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

Conversation

samgozman
Copy link
Owner

Closes #86

Copy link

codecov bot commented Jan 26, 2024

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.

@samgozman samgozman merged commit 9fcb34d into main Jan 26, 2024
1 of 3 checks passed
@samgozman samgozman deleted the add-index-on-url-for-duplication-check branch January 26, 2024 05:48
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Check news existence by link
1 participant