Skip to content

331 support setupcfg and other ini files#411

Merged
nathanjmcdougall merged 3 commits intomainfrom
331-support-setupcfg-and-other-ini-files
Mar 26, 2025
Merged

331 support setupcfg and other ini files#411
nathanjmcdougall merged 3 commits intomainfrom
331-support-setupcfg-and-other-ini-files

Conversation

@nathanjmcdougall
Copy link
Collaborator

No description provided.

* Fix commentary in schema.py for Bitbucket

* Bump the bitbucket schema to match schema store
@codspeed-hq
Copy link

codspeed-hq bot commented Mar 26, 2025

CodSpeed Performance Report

Merging #411 will not alter performance

Comparing 331-support-setupcfg-and-other-ini-files (190db3a) with main (d6cd10b)

Summary

✅ 1 untouched benchmarks

@codecov-commenter
Copy link

Codecov Report

Attention: Patch coverage is 79.74684% with 16 lines in your changes missing coverage. Please review.

Project coverage is 98.02%. Comparing base (93086e5) to head (190db3a).
Report is 1 commits behind head on main.

✅ All tests successful. No failed tests found.

Files with missing lines Patch % Lines
src/usethis/_integrations/file/setup_cfg/io_.py 58.97% 16 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main     #411      +/-   ##
==========================================
- Coverage   98.48%   98.02%   -0.46%     
==========================================
  Files          71       73       +2     
  Lines        3290     3350      +60     
==========================================
+ Hits         3240     3284      +44     
- Misses         50       66      +16     

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

@nathanjmcdougall nathanjmcdougall merged commit 0f36310 into main Mar 26, 2025
15 checks passed
@nathanjmcdougall nathanjmcdougall deleted the 331-support-setupcfg-and-other-ini-files branch March 26, 2025 14:28
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.

Support setup.cfg and other ini files Properly non-pyproject.toml config for codespell

2 participants