Skip to content

MEX-961: fix failed unit tests

7bd5735
Select commit
Loading
Failed to load commit list.
Merged

[MEX-961] code quality improvements #1757

MEX-961: fix failed unit tests
7bd5735
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Apr 6, 2026 in 0s

56.08% (+1.63%) compared to c664ac9

View this Pull Request on Codecov

56.08% (+1.63%) compared to c664ac9

Details

Codecov Report

❌ Patch coverage is 92.36641% with 20 lines in your changes missing coverage. Please review.
✅ Project coverage is 56.08%. Comparing base (c664ac9) to head (7bd5735).
⚠️ Report is 1 commits behind head on feat/state-rpc.

Files with missing lines Patch % Lines
src/modules/state/services/state.sync.service.ts 0.00% 14 Missing ⚠️
...services/compute/fees-collector.compute.service.ts 33.33% 2 Missing ⚠️
...odules/staking/services/staking.compute.service.ts 0.00% 2 Missing ⚠️
src/modules/state/services/state.service.ts 33.33% 2 Missing ⚠️
Additional details and impacted files
@@                Coverage Diff                 @@
##           feat/state-rpc    #1757      +/-   ##
==================================================
+ Coverage           54.44%   56.08%   +1.63%     
==================================================
  Files                 304      334      +30     
  Lines               14567    16627    +2060     
  Branches             1928     2403     +475     
==================================================
+ Hits                 7931     9325    +1394     
- Misses               6630     7296     +666     
  Partials                6        6              

☔ 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.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.