hubverse-org / hubAdmin

Utilities for administering hubverse Infectious Disease Modeling Hubs
https://hubverse-org.github.io/hubAdmin/
Other
1 stars 2 forks source link

Enhancement/handle null taskids #14

Closed annakrystalli closed 7 months ago

annakrystalli commented 7 months ago

This PR allows task ID create_task_id() arguments required and optional to both be set to NULL, facilitating the encoding of NA task IDs in modeling tasks where no value is expected for a given task ID.

Also fixes broken links

Resolves issues:

github-actions[bot] commented 7 months ago

🚀 Deployed on https://66058f296a62d42b2537cb4a--hubadmin-pr-previews.netlify.app

codecov[bot] commented 7 months ago

Codecov Report

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

Project coverage is 87.23%. Comparing base (4fb92c3) to head (6d9cd6a).

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #14 +/- ## ========================================== - Coverage 87.36% 87.23% -0.13% ========================================== Files 20 20 Lines 1638 1637 -1 ========================================== - Hits 1431 1428 -3 - Misses 207 209 +2 ```

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