Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

MPBP with infinite messages to describe the stationary state of processes #145

Merged
merged 21 commits into from
Dec 5, 2024

add test for SIS infinite time

53736da
Select commit
Loading
Failed to load commit list.
Merged

MPBP with infinite messages to describe the stationary state of processes #145

add test for SIS infinite time
53736da
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project failed Dec 5, 2024 in 0s

91.76% (-0.60%) compared to 2464a2a

View this Pull Request on Codecov

91.76% (-0.60%) compared to 2464a2a

Details

Codecov Report

Attention: Patch coverage is 87.29282% with 23 lines in your changes missing coverage. Please review.

Project coverage is 91.76%. Comparing base (2464a2a) to head (53736da).
Report is 2 commits behind head on main.

Files with missing lines Patch % Lines
src/stationary.jl 85.52% 22 Missing ⚠️
src/mpbp.jl 90.00% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main     #145      +/-   ##
==========================================
- Coverage   92.35%   91.76%   -0.60%     
==========================================
  Files          22       23       +1     
  Lines        1400     1566     +166     
==========================================
+ Hits         1293     1437     +144     
- Misses        107      129      +22     

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