Make continuity_equation! and density_diffusion! work on Ref values
#1130
Codecov / codecov/project
succeeded
Apr 14, 2026 in 1s
89.06% (+0.06%) compared to 419d5b9
View this Pull Request on Codecov
89.06% (+0.06%) compared to 419d5b9
Details
Codecov Report
❌ Patch coverage is 94.36620% with 4 lines in your changes missing coverage. Please review.
✅ Project coverage is 89.06%. Comparing base (419d5b9) to head (5f36a06).
| Files with missing lines | Patch % | Lines |
|---|---|---|
| src/schemes/fluid/shifting_techniques.jl | 63.63% | 4 Missing |
Additional details and impacted files
@@ Coverage Diff @@
## main #1130 +/- ##
==========================================
+ Coverage 89.00% 89.06% +0.06%
==========================================
Files 128 128
Lines 9838 9868 +30
==========================================
+ Hits 8756 8789 +33
+ Misses 1082 1079 -3 ☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.
🚀 New features to boost your workflow:
- ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
Loading