hesim-dev / hesim

Health economic simulation modeling and decision analysis
https://hesim-dev.github.io/hesim/
63 stars 17 forks source link

Add plugin for using hesim inline #122

Closed mclements closed 2 months ago

mclements commented 6 months ago

Devin: can you check this addition, please? It should allow for using hesim inline. Kindly, Mark.

codecov-commenter commented 6 months ago

Codecov Report

Attention: Patch coverage is 0% with 9 lines in your changes are missing coverage. Please review.

Project coverage is 92.36%. Comparing base (e218e24) to head (c0ae167).

:exclamation: Current head c0ae167 differs from pull request most recent head 979b098. Consider uploading reports for the commit 979b098 to get more accurate results

Files Patch % Lines
R/utils.R 0.00% 9 Missing :warning:

:exclamation: Your organization needs to install the Codecov GitHub app to enable full functionality.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #122 +/- ## ========================================== - Coverage 92.51% 92.36% -0.15% ========================================== Files 64 64 Lines 5544 5553 +9 ========================================== Hits 5129 5129 - Misses 415 424 +9 ```

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

mclements commented 6 months ago

I have now made the inline plugin internal -- which addresses an issue with .pkgdown.

mclements commented 6 months ago

Closing and re-opening to re-check:)

(I now realise that this is not needed)