Skip to content

[WIP] phase out {assertthat} and switch to {cli}#566

Draft
PietrH wants to merge 11 commits into
mainfrom
360-switch-from-assertthat-to-cli
Draft

[WIP] phase out {assertthat} and switch to {cli}#566
PietrH wants to merge 11 commits into
mainfrom
360-switch-from-assertthat-to-cli

Conversation

@PietrH

@PietrH PietrH commented Apr 23, 2026

Copy link
Copy Markdown
Member
  • Check coverage
  • fix check_value
  • Drop check_value() helper, and replace with tolower() and rlang::arg_match()
  • Do we need to include `list_values() ?

@PietrH PietrH linked an issue Apr 23, 2026 that may be closed by this pull request
@PietrH PietrH self-assigned this Apr 23, 2026
@PietrH PietrH linked an issue Apr 28, 2026 that may be closed by this pull request
@codecov

codecov Bot commented Apr 30, 2026

Copy link
Copy Markdown

Codecov Report

❌ Patch coverage is 81.25000% with 3 lines in your changes missing coverage. Please review.
✅ Project coverage is 94.39%. Comparing base (6cec15b) to head (2edf1d5).
⚠️ Report is 24 commits behind head on main.

Files with missing lines Patch % Lines
R/download_acoustic_dataset.R 25.00% 3 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main     #566      +/-   ##
==========================================
- Coverage   94.71%   94.39%   -0.32%     
==========================================
  Files          33       32       -1     
  Lines        1532     1499      -33     
==========================================
- Hits         1451     1415      -36     
- Misses         81       84       +3     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Remove list_values() function from the package. Switch from {assertthat} to {cli}

1 participant