Skip to content

updat tests

5a0549d
Select commit
Loading
Failed to load commit list.
Merged

feat: preserve class abi #356

updat tests
5a0549d
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Nov 13, 2025 in 0s

74.96% (+1.64%) compared to 9bde0ae

View this Pull Request on Codecov

74.96% (+1.64%) compared to 9bde0ae

Details

Codecov Report

❌ Patch coverage is 78.43137% with 44 lines in your changes missing coverage. Please review.
✅ Project coverage is 74.96%. Comparing base (9bde0ae) to head (5a0549d).
⚠️ Report is 181 commits behind head on main.

Files with missing lines Patch % Lines
crates/primitives/src/class.rs 70.00% 15 Missing ⚠️
...rates/storage/db/src/models/versioned/class/mod.rs 50.00% 15 Missing ⚠️
crates/rpc/rpc-types/src/class.rs 94.00% 6 Missing ⚠️
crates/storage/db/src/models/versioned/class/v7.rs 0.00% 6 Missing ⚠️
...rage/provider/provider/src/providers/fork/state.rs 0.00% 2 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main     #356      +/-   ##
==========================================
+ Coverage   73.32%   74.96%   +1.64%     
==========================================
  Files         209      250      +41     
  Lines       23132    30234    +7102     
==========================================
+ Hits        16961    22666    +5705     
- Misses       6171     7568    +1397     

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

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.