Closed cfranken closed 4 years ago
Merging #21 into master will decrease coverage by
1.74%
. The diff coverage is52.17%
.
@@ Coverage Diff @@
## master #21 +/- ##
==========================================
- Coverage 72.19% 70.45% -1.75%
==========================================
Files 47 47
Lines 1223 1249 +26
==========================================
- Hits 883 880 -3
- Misses 340 369 +29
Impacted Files | Coverage Δ | |
---|---|---|
src/Photosynthesis/fluorescence_models.jl | 95.23% <ø> (-4.77%) |
:arrow_down: |
src/Photosynthesis/leaf_photosynthesis.jl | 55.73% <7.69%> (-36.16%) |
:arrow_down: |
src/Utils/math_tools.jl | 17.39% <33.33%> (-0.80%) |
:arrow_down: |
src/Photosynthesis/photosynthesis_rates.jl | 54.28% <50.00%> (-3.30%) |
:arrow_down: |
src/Photosynthesis/leaf_colimitation.jl | 83.33% <66.66%> (ø) |
|
src/Radiation/CanopyRT.jl | 79.81% <93.33%> (ø) |
|
src/Radiation/photo_structs.jl | 97.01% <100.00%> (ø) |
Continue to review full report at Codecov.
Legend - Click here to learn more
Δ = absolute <relative> (impact)
,ø = not affected
,? = missing data
Powered by Codecov. Last update c23f5ec...34a2f9d. Read the comment docs.
bors r+
Build failed:
Added Canopy Photosynthesis and some speed update in lower_quadratic.