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

code refactoring #108

Merged
merged 7 commits into from
Oct 30, 2023

simplify (2)

a6b307c
Select commit
Loading
Failed to load commit list.
Merged

code refactoring #108

simplify (2)
a6b307c
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Oct 30, 2023 in 1s

99.09% (-0.01%) compared to 4dcf80d, passed because patch was fully covered by tests with no unexpected coverage changes

View this Pull Request on Codecov

99.09% (-0.01%) compared to 4dcf80d, passed because patch was fully covered by tests with no unexpected coverage changes

Details

Codecov Report

Merging #108 (a6b307c) into master (4dcf80d) will decrease coverage by 0.01%.
The diff coverage is 100.00%.

@@            Coverage Diff             @@
##           master     #108      +/-   ##
==========================================
- Coverage   99.09%   99.09%   -0.01%     
==========================================
  Files           8        8              
  Lines         886      880       -6     
==========================================
- Hits          878      872       -6     
  Misses          8        8              
Files Coverage Δ
htmldate/core.py 99.14% <100.00%> (-0.04%) ⬇️
htmldate/extractors.py 98.62% <100.00%> (-0.02%) ⬇️
htmldate/meta.py 100.00% <100.00%> (ø)
htmldate/utils.py 98.31% <100.00%> (+0.13%) ⬆️
htmldate/validators.py 100.00% <100.00%> (ø)