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 linter warnings in the Disctributor #1112

Merged
merged 6 commits into from
Aug 29, 2024

Add tests

2ac3295
Select commit
Loading
Failed to load commit list.
Merged

Fix linter warnings in the Disctributor #1112

Add tests
2ac3295
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project failed Aug 28, 2024 in 0s

94.01% (-0.06%) compared to e620fb0

View this Pull Request on Codecov

94.01% (-0.06%) compared to e620fb0

Details

Codecov Report

Attention: Patch coverage is 85.71429% with 2 lines in your changes missing coverage. Please review.

Project coverage is 94.01%. Comparing base (e620fb0) to head (2ac3295).

Files with missing lines Patch % Lines
contracts/delegation/Distributor.sol 85.71% 2 Missing ⚠️
Additional details and impacted files
@@             Coverage Diff             @@
##           v1.12.0    #1112      +/-   ##
===========================================
- Coverage    94.07%   94.01%   -0.06%     
===========================================
  Files           40       40              
  Lines         2985     2991       +6     
  Branches       691      691              
===========================================
+ Hits          2808     2812       +4     
- Misses         177      179       +2     

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