[SC-583] Optimize AddressArray and AddressSet libs #61
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.
Loading