SciCompMod / memilio

Modular spatio-temporal models for epidemic and pandemic simulations
https://scicompmod.github.io/memilio/
Apache License 2.0
52 stars 15 forks source link

496 Change MaskProtection in Parameters to linear_interpolation_of_data_set #1043

Open khoanguyen-dev opened 1 month ago

khoanguyen-dev commented 1 month ago

Changes and Information

Please briefly list the changes (main added features, changed items, or corrected bugs) made:

If need be, add additional information and what the reviewer should look out for in particular:

Merge Request - Guideline Checklist

Please check our git workflow. Use the draft feature if the Pull Request is not yet ready to review.

Checks by code author

Checks by code reviewer(s)

Closes #496

codecov[bot] commented 1 month ago

Codecov Report

Attention: Patch coverage is 77.77778% with 2 lines in your changes missing coverage. Please review.

Project coverage is 96.20%. Comparing base (575a146) to head (980d9db). Report is 2 commits behind head on main.

:exclamation: Current head 980d9db differs from pull request most recent head 7487478

Please upload reports for the commit 7487478 to get more accurate results.

Files Patch % Lines
cpp/models/abm/parameters.h 75.00% 2 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #1043 +/- ## ========================================== - Coverage 96.23% 96.20% -0.03% ========================================== Files 128 128 Lines 10852 10837 -15 ========================================== - Hits 10443 10426 -17 - Misses 409 411 +2 ```

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