Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add index on url for duplication check #87

Merged
merged 3 commits into from
Jan 26, 2024

feat: find duplicated news by urls

a5fca52
Select commit
Loading
Failed to load commit list.
Merged

Add index on url for duplication check #87

feat: find duplicated news by urls
a5fca52
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project failed Jan 26, 2024 in 0s

37.78% (-0.59%) compared to 0eb685b

View this Pull Request on Codecov

37.78% (-0.59%) compared to 0eb685b

Details

Codecov Report

Attention: 36 lines in your changes are missing coverage. Please review.

Comparison is base (0eb685b) 38.36% compared to head (a5fca52) 37.78%.

Files Patch % Lines
jobs/job.go 0.00% 24 Missing ⚠️
archivist/models/News.go 0.00% 9 Missing and 1 partial ⚠️
journalist/provider.go 33.33% 1 Missing and 1 partial ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main      #87      +/-   ##
==========================================
- Coverage   38.36%   37.78%   -0.59%     
==========================================
  Files          17       17              
  Lines        1843     1874      +31     
==========================================
+ Hits          707      708       +1     
- Misses       1081     1109      +28     
- Partials       55       57       +2     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.