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

feat(config): detect invalid pyproject.toml options #571

Merged

feat(config): detect invalid `pyproject.toml` options

21d27dd
Select commit
Loading
Failed to load commit list.
Merged

feat(config): detect invalid pyproject.toml options #571

feat(config): detect invalid `pyproject.toml` options
21d27dd
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Mar 9, 2024 in 0s

90.5% (target 90.0%)

View this Pull Request on Codecov

90.5% (target 90.0%)

Details

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 90.5%. Comparing base (503d884) to head (21d27dd).

Additional details and impacted files
@@          Coverage Diff          @@
##            main    #571   +/-   ##
=====================================
  Coverage   90.4%   90.5%           
=====================================
  Files         39      39           
  Lines       1084    1095   +11     
  Branches     220     222    +2     
=====================================
+ Hits         980     991   +11     
  Misses        89      89           
  Partials      15      15           

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