Skip to content

Rename coverage to Coverage.py #631

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

Merged
merged 7 commits into from
May 19, 2025

Remove accidentally duplicated `coverage` tool function

a744de6
Select commit
Loading
Failed to load commit list.
Merged

Rename coverage to Coverage.py #631

Remove accidentally duplicated `coverage` tool function
a744de6
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded May 19, 2025 in 0s

97.55% (target 95.00%)

View this Pull Request on Codecov

97.55% (target 95.00%)

Details

Codecov Report

Attention: Patch coverage is 95.00000% with 1 line in your changes missing coverage. Please review.

Project coverage is 97.55%. Comparing base (0f7e421) to head (a744de6).
Report is 3 commits behind head on main.

✅ All tests successful. No failed tests found.

Files with missing lines Patch % Lines
src/usethis/_tool/impl/coverage_py.py 83.33% 1 Missing ⚠️
Additional details and impacted files
@@           Coverage Diff           @@
##             main     #631   +/-   ##
=======================================
  Coverage   97.55%   97.55%           
=======================================
  Files         102      102           
  Lines        4453     4454    +1     
=======================================
+ Hits         4344     4345    +1     
  Misses        109      109           

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