Skip to content

fix: run cargo fmt

ea03c7e
Select commit
Loading
Failed to load commit list.
Merged

Fix broken WebSocket heartbeat implementation #1

fix: run cargo fmt
ea03c7e
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project failed Feb 18, 2026 in 0s

51.02% (-0.11%) compared to b74050f

View this Pull Request on Codecov

51.02% (-0.11%) compared to b74050f

Details

Codecov Report

❌ Patch coverage is 0% with 16 lines in your changes missing coverage. Please review.
✅ Project coverage is 51.02%. Comparing base (b74050f) to head (ea03c7e).

Files with missing lines Patch % Lines
crates/nemo-data/src/sources/websocket.rs 0.00% 10 Missing ⚠️
plugins/streaming-stats/src/lib.rs 0.00% 6 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main       #1      +/-   ##
==========================================
- Coverage   51.13%   51.02%   -0.11%     
==========================================
  Files          69       69              
  Lines        5611     5623      +12     
==========================================
  Hits         2869     2869              
- Misses       2742     2754      +12     

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