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

Don't scan DefinitionString in rule E3601 #3519

Merged
merged 1 commit into from
Jul 18, 2024

Don't scan DefinitionString in rule E3601

f7ca435
Select commit
Loading
Failed to load commit list.
Merged

Don't scan DefinitionString in rule E3601 #3519

Don't scan DefinitionString in rule E3601
f7ca435
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Jul 18, 2024 in 0s

93.42% (-0.01%) compared to d90ac93, passed because coverage increased by -0.01% when compared to adjusted base (93.43%)

View this Pull Request on Codecov

93.42% (-0.01%) compared to d90ac93, passed because coverage increased by -0.01% when compared to adjusted base (93.43%)

Details

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 93.42%. Comparing base (d90ac93) to head (f7ca435).

Additional details and impacted files
@@            Coverage Diff             @@
##             main    #3519      +/-   ##
==========================================
- Coverage   93.43%   93.42%   -0.01%     
==========================================
  Files         337      337              
  Lines       11202    11202              
  Branches     2329     2329              
==========================================
- Hits        10467    10466       -1     
  Misses        411      411              
- Partials      324      325       +1     

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