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 allocs #1695

Merged
merged 7 commits into from
Oct 31, 2023

Merge branch 'main' into FixAllocs_BC_DGMulti

caac09d
Select commit
Loading
Failed to load commit list.
Merged

Fix allocs #1695

Merge branch 'main' into FixAllocs_BC_DGMulti
caac09d
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project failed Oct 31, 2023 in 0s

87.02% (-7.23%) compared to 61c33b0

View this Pull Request on Codecov

87.02% (-7.23%) compared to 61c33b0

Details

Codecov Report

All modified and coverable lines are covered by tests ✅

Comparison is base (61c33b0) 94.25% compared to head (caac09d) 87.02%.

Additional details and impacted files
@@            Coverage Diff             @@
##             main    #1695      +/-   ##
==========================================
- Coverage   94.25%   87.02%   -7.23%     
==========================================
  Files         431      431              
  Lines       34690    34639      -51     
==========================================
- Hits        32694    30143    -2551     
- Misses       1996     4496    +2500     
Files Coverage Δ
src/solvers/dgmulti/dg.jl 75.76% <100.00%> (-18.56%) ⬇️

... and 78 files with indirect coverage changes

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