Skip to content

MEX-961: remove temporary endpoint

e3e0a07
Select commit
Loading
Failed to load commit list.
Merged

[MEX-961] fixes after testing #1758

MEX-961: remove temporary endpoint
e3e0a07
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project failed Apr 15, 2026 in 0s

55.98% (-0.10%) compared to 7bd5735

View this Pull Request on Codecov

55.98% (-0.10%) compared to 7bd5735

Details

Codecov Report

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

Files with missing lines Patch % Lines
src/modules/state/services/state.tasks.service.ts 3.44% 26 Missing and 2 partials ⚠️
...modules/state/services/sync/tokens.sync.service.ts 0.00% 8 Missing and 2 partials ⚠️
...odules/auto-router/services/auto-router.service.ts 77.77% 6 Missing ⚠️
src/modules/state/services/state.sync.service.ts 0.00% 2 Missing ⚠️
Additional details and impacted files
@@                Coverage Diff                 @@
##           feat/state-rpc    #1758      +/-   ##
==================================================
- Coverage           56.08%   55.98%   -0.10%     
==================================================
  Files                 334      334              
  Lines               16627    16694      +67     
  Branches             2403     2478      +75     
==================================================
+ Hits                 9325     9346      +21     
+ Misses               7296     7007     -289     
- Partials                6      341     +335     

☔ 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.