Skip to content

test: replace here::here() with system.file() so tests resolve under …

95e0757
Select commit
Loading
Failed to load commit list.
Merged

Fix vignette read.dcf failure under R CMD check; bump checkout; clean up test gates #155

test: replace here::here() with system.file() so tests resolve under …
95e0757
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded May 5, 2026 in 0s

89.89% (+4.40%) compared to 08f9c9a

View this Pull Request on Codecov

89.89% (+4.40%) compared to 08f9c9a

Details

Codecov Report

❌ Patch coverage is 53.84615% with 6 lines in your changes missing coverage. Please review.
✅ Project coverage is 89.89%. Comparing base (08f9c9a) to head (95e0757).

Files with missing lines Patch % Lines
R/use_vignette_docker.R 57.14% 3 Missing ⚠️
R/use_vignette_getstarted.R 50.00% 3 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##           master     #155      +/-   ##
==========================================
+ Coverage   85.48%   89.89%   +4.40%     
==========================================
  Files          59       59              
  Lines        1206     1217      +11     
==========================================
+ Hits         1031     1094      +63     
+ Misses        175      123      -52     

☔ 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.