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

Implement observation noise for the PN likelihood #299

Merged
merged 17 commits into from
Feb 9, 2024

JuliaFormatter.jl

258ee8c
Select commit
Loading
Failed to load commit list.
Merged

Implement observation noise for the PN likelihood #299

JuliaFormatter.jl
258ee8c
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Feb 9, 2024 in 0s

93.01% (+0.03%) compared to f5d7a64

View this Pull Request on Codecov

93.01% (+0.03%) compared to f5d7a64

Details

Codecov Report

Attention: 2 lines in your changes are missing coverage. Please review.

Comparison is base (f5d7a64) 92.98% compared to head (258ee8c) 93.01%.
Report is 1 commits behind head on main.

Files Patch % Lines
src/algorithms.jl 90.90% 1 Missing ⚠️
src/perform_step.jl 83.33% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main     #299      +/-   ##
==========================================
+ Coverage   92.98%   93.01%   +0.03%     
==========================================
  Files          40       40              
  Lines        1810     1819       +9     
==========================================
+ Hits         1683     1692       +9     
  Misses        127      127              

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