Skip to content

scraper: add trailing slash normalization for duplicate detection#61

Merged
cornelk merged 1 commit into
mainfrom
add_url_normalization
Aug 7, 2025
Merged

scraper: add trailing slash normalization for duplicate detection#61
cornelk merged 1 commit into
mainfrom
add_url_normalization

Conversation

@cornelk

@cornelk cornelk commented Aug 7, 2025

Copy link
Copy Markdown
Owner

Closes #17

@codecov

codecov Bot commented Aug 7, 2025

Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 52.01%. Comparing base (401545e) to head (d377a4d).
⚠️ Report is 1 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff             @@
##             main      #61      +/-   ##
==========================================
+ Coverage   51.29%   52.01%   +0.71%     
==========================================
  Files          14       14              
  Lines        1084     1094      +10     
==========================================
+ Hits          556      569      +13     
+ Misses        467      465       -2     
+ Partials       61       60       -1     

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

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

@cornelk cornelk merged commit 58a1b88 into main Aug 7, 2025
3 checks passed
@cornelk cornelk deleted the add_url_normalization branch August 7, 2025 14:26
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.

Handle trailing slash at end as duplicate by default

1 participant