Skip to content

v1.6.8 - #320

Merged
jhollway merged 2 commits into
mainfrom
develop
Jul 31, 2026
Merged

v1.6.8#320
jhollway merged 2 commits into
mainfrom
develop

Replaced all remaining uses of the magrittr pipe `%>%` with the nativ…

f5c6ff9
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Jul 31, 2026 in 1s

61.22% (+0.71%) compared to 010efde

View this Pull Request on Codecov

61.22% (+0.71%) compared to 010efde

Details

Codecov Report

❌ Patch coverage is 68.57143% with 11 lines in your changes missing coverage. Please review.
✅ Project coverage is 61.22%. Comparing base (010efde) to head (f5c6ff9).
⚠️ Report is 16 commits behind head on main.

Files with missing lines Patch % Lines
R/class_makes.R 0.00% 4 Missing ⚠️
R/class_models.R 0.00% 4 Missing ⚠️
R/tutorial_run.R 57.14% 3 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main     #320      +/-   ##
==========================================
+ Coverage   60.51%   61.22%   +0.71%     
==========================================
  Files           9        9              
  Lines         704      717      +13     
==========================================
+ Hits          426      439      +13     
  Misses        278      278              

☔ View full report in Codecov by Harness.
📢 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.