eloch216 / PhotoGEA

https://eloch216.github.io/PhotoGEA/
Other
2 stars 4 forks source link

More tweaks #88

Closed eloch216 closed 8 months ago

eloch216 commented 8 months ago

This PR adds new options for constraining the optimizer during Variable J fits, and makes several other "quality of life" updates

codecov[bot] commented 8 months ago

Codecov Report

Attention: 32 lines in your changes are missing coverage. Please review.

Comparison is base (0468c79) 85.17% compared to head (cd9b410) 86.11%. Report is 4 commits behind head on unreleased.

Files Patch % Lines
R/calculate_c4_assimilation.R 73.33% 8 Missing :warning:
R/calculate_c3_assimilation.R 82.05% 7 Missing :warning:
R/error_function_c3_variable_j.R 68.42% 6 Missing :warning:
R/calculate_c3_variable_j.R 75.00% 5 Missing :warning:
R/confidence_intervals_c3_variable_j.R 0.00% 3 Missing :warning:
R/fit_c3_variable_j.R 96.29% 3 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## unreleased #88 +/- ## ============================================== + Coverage 85.17% 86.11% +0.93% ============================================== Files 74 74 Lines 3657 3717 +60 ============================================== + Hits 3115 3201 +86 + Misses 542 516 -26 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.