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

solhint warning fixes [SLT-287] #3207

Merged
merged 2 commits into from
Oct 1, 2024

named vars on overloads

95daba4
Select commit
Loading
Failed to load commit list.
Merged

solhint warning fixes [SLT-287] #3207

named vars on overloads
95daba4
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Oct 1, 2024 in 1s

90.66774% (+49.68970%) compared to f0b13bc

View this Pull Request on Codecov

90.66774% (+49.68970%) compared to f0b13bc

Details

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 90.66774%. Comparing base (f0b13bc) to head (95daba4).
Report is 17 commits behind head on master.

Additional details and impacted files
@@                 Coverage Diff                  @@
##              master       #3207          +/-   ##
====================================================
+ Coverage   40.97804%   90.66774%   +49.68969%     
====================================================
  Files            459          60         -399     
  Lines          25643        1243       -24400     
  Branches         343         148         -195     
====================================================
- Hits           10508        1127        -9381     
+ Misses         14383         112       -14271     
+ Partials         752           4         -748     

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