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

Fix SA1203/S109 #1948

Merged
merged 1 commit into from
Feb 4, 2024

Cleanup SA1203/S109

b4c397b
Select commit
Loading
Failed to load commit list.
Merged

Fix SA1203/S109 #1948

Cleanup SA1203/S109
b4c397b
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Feb 4, 2024 in 0s

85.91% (+0.01%) compared to 2d5e364

View this Pull Request on Codecov

85.91% (+0.01%) compared to 2d5e364

Details

Codecov Report

All modified and coverable lines are covered by tests ✅

Comparison is base (2d5e364) 85.90% compared to head (b4c397b) 85.91%.

Additional details and impacted files
@@            Coverage Diff             @@
##             main    #1948      +/-   ##
==========================================
+ Coverage   85.90%   85.91%   +0.01%     
==========================================
  Files         312      312              
  Lines        6647     6654       +7     
  Branches     1057     1057              
==========================================
+ Hits         5710     5717       +7     
  Misses        540      540              
  Partials      397      397              

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