Skip to content

fix test

1c08d09
Select commit
Loading
Failed to load commit list.
Closed

Implement events and event handlers (similar to RxInfer) #575

fix test
1c08d09
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Mar 19, 2026 in 1s

80.66% (+0.29%) compared to dc924fe

View this Pull Request on Codecov

80.66% (+0.29%) compared to dc924fe

Details

Codecov Report

❌ Patch coverage is 93.02326% with 6 lines in your changes missing coverage. Please review.
✅ Project coverage is 80.66%. Comparing base (dc924fe) to head (1c08d09).

Files with missing lines Patch % Lines
src/message.jl 90.69% 4 Missing ⚠️
src/nodes/predefined/delta/delta.jl 0.00% 1 Missing ⚠️
src/variables/data.jl 83.33% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main     #575      +/-   ##
==========================================
+ Coverage   80.36%   80.66%   +0.29%     
==========================================
  Files         211      212       +1     
  Lines        6388     6435      +47     
==========================================
+ Hits         5134     5191      +57     
+ Misses       1254     1244      -10     

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