esqLABS / esqlabsR

Utility functions for modelling and simulation workflows within esqLABS organization
https://esqlabs.github.io/esqlabsR/
GNU General Public License v2.0
16 stars 2 forks source link

Handle simulation failure in sensitivityCalculation #694

Closed rengelke closed 1 month ago

rengelke commented 2 months ago

Added handling for missing simulation results in sensitivityCalculation allowing return of partial results.

Closes #613 Closes #679

codecov[bot] commented 2 months ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Project coverage is 86.61%. Comparing base (dba1084) to head (44fe4df). Report is 7 commits behind head on main.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #694 +/- ## ========================================== + Coverage 86.11% 86.61% +0.49% ========================================== Files 29 29 Lines 2593 2689 +96 ========================================== + Hits 2233 2329 +96 Misses 360 360 ```

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