Skip to content

Conversation

@nathanjmcdougall
Copy link
Collaborator

No description provided.

@nathanjmcdougall nathanjmcdougall linked an issue Apr 24, 2025 that may be closed by this pull request
@nathanjmcdougall nathanjmcdougall changed the title Draft refactor - still circularity present Refactor _tool.py into separate modules Apr 24, 2025
@nathanjmcdougall nathanjmcdougall marked this pull request as ready for review April 24, 2025 22:45
@codspeed-hq
Copy link

codspeed-hq bot commented Apr 24, 2025

CodSpeed Performance Report

Merging #573 will not alter performance

Comparing 568-split-usethis_tool-into-modules (788150b) with main (9db5443)

Summary

✅ 1 untouched benchmarks

@codecov
Copy link

codecov bot commented Apr 24, 2025

Codecov Report

Attention: Patch coverage is 97.25434% with 19 lines in your changes missing coverage. Please review.

Project coverage is 97.38%. Comparing base (c919768) to head (788150b).
Report is 2 commits behind head on main.

✅ All tests successful. No failed tests found.

Files with missing lines Patch % Lines
src/usethis/_tool/impl/pytest.py 91.20% 8 Missing ⚠️
src/usethis/_tool/impl/ruff.py 96.94% 4 Missing ⚠️
src/usethis/_tool/impl/coverage.py 94.59% 2 Missing ⚠️
src/usethis/_tool/impl/deptry.py 96.77% 2 Missing ⚠️
src/usethis/_tool/config.py 97.36% 1 Missing ⚠️
src/usethis/_tool/impl/import_linter.py 99.07% 1 Missing ⚠️
src/usethis/_tool/impl/requirements_txt.py 96.15% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main     #573      +/-   ##
==========================================
+ Coverage   97.27%   97.38%   +0.10%     
==========================================
  Files          87      100      +13     
  Lines        4152     4325     +173     
==========================================
+ Hits         4039     4212     +173     
  Misses        113      113              

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

@nathanjmcdougall nathanjmcdougall merged commit df01ed7 into main Apr 24, 2025
17 checks passed
@nathanjmcdougall nathanjmcdougall deleted the 568-split-usethis_tool-into-modules branch April 24, 2025 23:20
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.

Split usethis._tool into modules

2 participants