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

Fix errors relating to RecursiveArrayTools, Base.stack, and GaussianDistributions.jl #314

Merged
merged 21 commits into from
Jun 11, 2024

Fix docs by fixing one of the `idxs`-related failing plots

eb40e03
Select commit
Loading
Failed to load commit list.
Merged

Fix errors relating to RecursiveArrayTools, Base.stack, and GaussianDistributions.jl #314

Fix docs by fixing one of the `idxs`-related failing plots
eb40e03
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project failed Jun 10, 2024 in 0s

91.84% (-1.08%) compared to 0525b2d

View this Pull Request on Codecov

91.84% (-1.08%) compared to 0525b2d

Details

Codecov Report

Attention: Patch coverage is 69.23077% with 28 lines in your changes missing coverage. Please review.

Project coverage is 91.84%. Comparing base (0525b2d) to head (eb40e03).
Report is 2 commits behind head on main.

Files Patch % Lines
src/gaussians.jl 61.01% 23 Missing ⚠️
src/solution.jl 80.00% 3 Missing ⚠️
src/filtering/update.jl 50.00% 2 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main     #314      +/-   ##
==========================================
- Coverage   92.92%   91.84%   -1.08%     
==========================================
  Files          44       44              
  Lines        2147     2219      +72     
==========================================
+ Hits         1995     2038      +43     
- Misses        152      181      +29     

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