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

Add code to compute pairwise marginals over neighboring variables #138

Merged
merged 4 commits into from
Oct 24, 2024

add computation of pair correlations at same t

9d9cc98
Select commit
Loading
Failed to load commit list.
Merged

Add code to compute pairwise marginals over neighboring variables #138

add computation of pair correlations at same t
9d9cc98
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Oct 24, 2024 in 0s

92.42% (+0.10%) compared to ae7bd61

View this Pull Request on Codecov

92.42% (+0.10%) compared to ae7bd61

Details

Codecov Report

Attention: Patch coverage is 94.52055% with 4 lines in your changes missing coverage. Please review.

Project coverage is 92.42%. Comparing base (ae7bd61) to head (9d9cc98).

Files with missing lines Patch % Lines
src/exact.jl 93.10% 4 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main     #138      +/-   ##
==========================================
+ Coverage   92.32%   92.42%   +0.10%     
==========================================
  Files          22       22              
  Lines        1329     1400      +71     
==========================================
+ Hits         1227     1294      +67     
- Misses        102      106       +4     

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