Skip to content

Refactor TOML IO Management#359

Merged
nathanjmcdougall merged 14 commits into
mainfrom
356-refactor-pyprojecttomliomanager-and-pyprojecttomlopener
Mar 4, 2025
Merged

Refactor TOML IO Management#359
nathanjmcdougall merged 14 commits into
mainfrom
356-refactor-pyprojecttomliomanager-and-pyprojecttomlopener

Conversation

@nathanjmcdougall

Copy link
Copy Markdown
Collaborator

No description provided.

@nathanjmcdougall nathanjmcdougall linked an issue Mar 2, 2025 that may be closed by this pull request
@nathanjmcdougall nathanjmcdougall changed the title Major refactoring to handle new class structure Refactor TOML IO Management Mar 2, 2025
@codspeed-hq

codspeed-hq Bot commented Mar 2, 2025

Copy link
Copy Markdown

CodSpeed Performance Report

Merging #359 will not alter performance

Comparing 356-refactor-pyprojecttomliomanager-and-pyprojecttomlopener (9d40953) with main (683a1bd)

Summary

✅ 1 untouched benchmarks

@codecov-commenter

codecov-commenter commented Mar 2, 2025

Copy link
Copy Markdown

Codecov Report

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

Project coverage is 97.47%. Comparing base (683a1bd) to head (9d40953).

✅ All tests successful. No failed tests found.

Files with missing lines Patch % Lines
src/usethis/_integrations/uv/call.py 90.00% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main     #359      +/-   ##
==========================================
+ Coverage   97.25%   97.47%   +0.21%     
==========================================
  Files          70       70              
  Lines        2953     2970      +17     
==========================================
+ Hits         2872     2895      +23     
+ Misses         81       75       -6     

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

@nathanjmcdougall nathanjmcdougall merged commit 4fb32f5 into main Mar 4, 2025
@nathanjmcdougall nathanjmcdougall deleted the 356-refactor-pyprojecttomliomanager-and-pyprojecttomlopener branch March 4, 2025 10:01
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.

Refactor PyprojectTOMLIOManager and PyprojectTOMLOpener

2 participants