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

Update URL normalization functions and enhance documentation #20

Merged
merged 5 commits into from
Oct 26, 2024
Merged

Conversation

d-chris
Copy link
Owner

@d-chris d-chris commented Oct 26, 2024

added docstrings in google format

- Changed hook revisions in .pre-commit-config.yaml
- Renamed `normalize_url` to `normalize` and added `url_from` function in urlpath.py
- Updated README and documentation to reflect new function names
- Adjusted tests to use new function names and added tests for `url_from`
- updated pre-commit configuration
Copy link

codecov bot commented Oct 26, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 97.78%. Comparing base (f3fb9a0) to head (863cefc).
Report is 8 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff             @@
##             main      #20      +/-   ##
==========================================
+ Coverage   93.55%   97.78%   +4.23%     
==========================================
  Files           6        6              
  Lines         574      588      +14     
==========================================
+ Hits          537      575      +38     
+ Misses         37       13      -24     
Flag Coverage Δ
unittests 97.78% <ø> (+4.23%) ⬆️

Flags with carried forward coverage won't be shown. Click here to find out more.

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

@d-chris d-chris merged commit 819de53 into main Oct 26, 2024
15 checks passed
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.

1 participant