ggPMXdevelopment / ggPMX

ggPMX R package
37 stars 10 forks source link

Tynes science gh91 unit testing #345

Closed mattfidler closed 1 year ago

mattfidler commented 1 year ago

Closes #91

This does not work with the fixes applied before.

mattfidler commented 1 year ago

Supercedes #319

mattfidler commented 1 year ago

d797c34b064b80df18ff6654e7bb5d7e4bc33598 is the first bad commit commit d797c34b064b80df18ff6654e7bb5d7e4bc33598 Merge: 4019b15 1af5328 Author: Matthew L. Fidler matthew.fidler@gmail.com Date: Mon Apr 10 17:40:00 2023 -0500

Merge branch 'gh91-unit-testing' of https://github.com/Tynes-Science/ggPMX into Tynes-Science-gh91-unit-testing

Not much help

codecov-commenter commented 1 year ago

Codecov Report

Merging #345 (fdfe852) into master (4019b15) will increase coverage by 12.34%. The diff coverage is 85.71%.

:mega: This organization is not using Codecov’s GitHub App Integration. We recommend you install it so Codecov can continue to function properly for your repositories. Learn more

@@             Coverage Diff             @@
##           master     #345       +/-   ##
===========================================
+ Coverage   74.61%   86.96%   +12.34%     
===========================================
  Files          45       45               
  Lines        4168     4173        +5     
===========================================
+ Hits         3110     3629      +519     
+ Misses       1058      544      -514     
Impacted Files Coverage Δ
R/plot-eta-cov.R 96.70% <ø> (ø)
R/pmx-report.R 84.00% <50.00%> (+2.24%) :arrow_up:
R/pmx-all-plots.R 89.33% <100.00%> (+4.61%) :arrow_up:

... and 24 files with indirect coverage changes

:mega: We’re building smart automated test selection to slash your CI/CD build times. Learn more