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

[SC-583] Optimize AddressArray and AddressSet libs #61

Merged
merged 24 commits into from
Mar 22, 2024

Merge branch 'master' into feature/optimize-address-array

cbbec82
Select commit
Loading
Failed to load commit list.
Merged

[SC-583] Optimize AddressArray and AddressSet libs #61

Merge branch 'master' into feature/optimize-address-array
cbbec82
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project failed Mar 22, 2024 in 0s

93.15% (-4.21%) compared to 4664c8d

View this Pull Request on Codecov

93.15% (-4.21%) compared to 4664c8d

Details

Codecov Report

Attention: Patch coverage is 60.97561% with 16 lines in your changes are missing coverage. Please review.

Project coverage is 93.15%. Comparing base (4664c8d) to head (cbbec82).

❗ Current head cbbec82 differs from pull request most recent head cdee296. Consider uploading reports for the commit cdee296 to get more accurate results

Files Patch % Lines
contracts/libraries/AddressSet.sol 50.00% 10 Missing ⚠️
contracts/libraries/AddressArray.sol 71.42% 6 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##           master      #61      +/-   ##
==========================================
- Coverage   97.36%   93.15%   -4.21%     
==========================================
  Files          16       16              
  Lines         341      336       -5     
  Branches       71       66       -5     
==========================================
- Hits          332      313      -19     
- Misses          9       23      +14     

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