Closed kelly-sovacool closed 1 month ago
Attention: Patch coverage is 81.94070%
with 67 lines
in your changes missing coverage. Please review.
Project coverage is 81.49%. Comparing base (
e0a694f
) to head (646fb01
).
Files with missing lines | Patch % | Lines |
---|---|---|
R/filter.R | 71.97% | 44 Missing :warning: |
R/histogram.R | 74.41% | 11 Missing :warning: |
R/counts.R | 76.00% | 6 Missing :warning: |
R/rename.R | 42.85% | 4 Missing :warning: |
R/metadata.R | 0.00% | 2 Missing :warning: |
:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.
Changes
Create filter_counts function + helper functions from the NIDAP filtering template.
new functions
new datasets
Issues
PR Checklist
(~Strikethrough~ any points that are not applicable.)
NEWS.md
with a short description of any user-facing changes and reference the PR number. Follow the style described in https://style.tidyverse.org/news.htmldevtools::check()
locally and fix all notes, warnings, and errors.