Skip to content

Fix: pre-initialize dθ in RootDepth.jl to prevent UndefVarError outsi…

d8fdeb6
Select commit
Loading
Failed to load commit list.
Merged

Add tests for rootdepth_main & soilfluxes !freedrain; fix 3 source bugs in RootDepth.jl #1

Fix: pre-initialize dθ in RootDepth.jl to prevent UndefVarError outsi…
d8fdeb6
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded May 31, 2026 in 1s

91.57% (+48.58%) compared to b65fecc

View this Pull Request on Codecov

91.57% (+48.58%) compared to b65fecc

Details

Codecov Report

❌ Patch coverage is 78.57143% with 3 lines in your changes missing coverage. Please review.
✅ Project coverage is 91.57%. Comparing base (b65fecc) to head (d8fdeb6).

Files with missing lines Patch % Lines
src/SoilFluxes.jl 72.72% 3 Missing ⚠️
Additional details and impacted files
@@             Coverage Diff             @@
##             main       #1       +/-   ##
===========================================
+ Coverage   42.99%   91.57%   +48.58%     
===========================================
  Files          14       14               
  Lines         828      855       +27     
===========================================
+ Hits          356      783      +427     
+ Misses        472       72      -400     

☔ 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.