Skip to content

v1.2.0 - #59

Merged
jhollway merged 74 commits into
mainfrom
develop
Aug 26, 2026
Merged

jhollway merged 74 commits into
mainfrom
develop

Fixed some CRAN-costly code

b353e14
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Aug 26, 2026 in 0s

90.42% (+2.93%) compared to 225feb5

View this Pull Request on Codecov

90.42% (+2.93%) compared to 225feb5

Details

Codecov Report

❌ Patch coverage is 87.72174% with 353 lines in your changes missing coverage. Please review.
✅ Project coverage is 90.42%. Comparing base (225feb5) to head (b353e14).
⚠️ Report is 7 commits behind head on main.

Files with missing lines Patch % Lines
R/plot_diagnostics.R 79.35% 96 Missing ⚠️
R/graph_backbone.R 54.44% 41 Missing ⚠️
R/graph_completion.R 84.92% 41 Missing ⚠️
R/graphr.R 68.29% 39 Missing ⚠️
R/graph_snap.R 86.12% 24 Missing ⚠️
R/grapht.R 55.26% 17 Missing ⚠️
R/graph_aes.R 87.28% 15 Missing ⚠️
R/layout_layered.R 95.04% 15 Missing ⚠️
R/graph_labels.R 90.65% 10 Missing ⚠️
R/theme_colorblind.R 87.50% 9 Missing ⚠️
... and 14 more
Additional details and impacted files
@@            Coverage Diff             @@
##             main      #59      +/-   ##
==========================================
+ Coverage   87.48%   90.42%   +2.93%     
==========================================
  Files          27       37      +10     
  Lines        2541     4542    +2001     
==========================================
+ Hits         2223     4107    +1884     
- Misses        318      435     +117     

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