UofUEpiBio / epiworld

A general framework for quick epidemiological ABM models
https://uofuepibio.github.io/epiworld/
MIT License
6 stars 1 forks source link

New example: MRSA community #32

Closed gvegayon closed 1 week ago

gvegayon commented 2 weeks ago

This pull request includes several changes to the epiworld project, focusing on template parameter defaults, error message clarity, and the addition of a new community-hospital model example. The most important changes are summarized below:

Template Parameter Defaults:

Error Message Clarity:

Community-Hospital Model Example:

codecov[bot] commented 2 weeks ago

Codecov Report

Attention: Patch coverage is 0% with 1 line in your changes missing coverage. Please review.

Project coverage is 83.96%. Comparing base (d177940) to head (31d8724). Report is 1 commits behind head on master.

Files with missing lines Patch % Lines
include/epiworld/model-meat.hpp 0.00% 1 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #32 +/- ## ======================================= Coverage 83.96% 83.96% ======================================= Files 42 42 Lines 2763 2763 ======================================= Hits 2320 2320 Misses 443 443 ```

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


🚨 Try these New Features:

gvegayon commented 1 week ago

Closing this in favor of https://github.com/UofUEpiBio/epiworld/pull/34.