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

1061 change return type of check_constraints function in the populations class to bool #1062

Open lenaploetzke opened 4 days ago

lenaploetzke commented 4 days 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 #1061.

codecov[bot] commented 4 days ago

Codecov Report

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

Project coverage is 96.29%. Comparing base (9ee0b56) to head (8af2db9).

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #1062 +/- ## ========================================== + Coverage 96.23% 96.29% +0.05% ========================================== Files 128 128 Lines 10867 10868 +1 ========================================== + Hits 10458 10465 +7 + Misses 409 403 -6 ```

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