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

Remove unused code #187

Merged
merged 3 commits into from
Feb 19, 2024

More static typing

25ed65e
Select commit
Loading
Failed to load commit list.
Merged

Remove unused code #187

More static typing
25ed65e
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Feb 2, 2024 in 0s

77.45% (+2.61%) compared to 6ee0df8

View this Pull Request on Codecov

77.45% (+2.61%) compared to 6ee0df8

Details

Codecov Report

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

Comparison is base (6ee0df8) 74.84% compared to head (25ed65e) 77.45%.

Files Patch % Lines
propka/lib.py 75.00% 1 Missing ⚠️
propka/parameters.py 96.66% 1 Missing ⚠️
propka/version.py 83.33% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##           master     #187      +/-   ##
==========================================
+ Coverage   74.84%   77.45%   +2.61%     
==========================================
  Files          25       25              
  Lines        4118     3952     -166     
==========================================
- Hits         3082     3061      -21     
+ Misses       1036      891     -145     

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