Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

T/F to TRUE/FALSE for CRAN #523

Open
wants to merge 4 commits into
base: develop
Choose a base branch
from

true false in tests and linting

6840752
Select commit
Loading
Failed to load commit list.
Open

T/F to TRUE/FALSE for CRAN #523

true false in tests and linting
6840752
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project failed Jan 10, 2025 in 0s

87.37% (-0.36%) compared to baa52d0

View this Pull Request on Codecov

87.37% (-0.36%) compared to baa52d0

Details

Codecov Report

Attention: Patch coverage is 85.57484% with 532 lines in your changes missing coverage. Please review.

Project coverage is 87.37%. Comparing base (baa52d0) to head (6840752).
Report is 3 commits behind head on develop.

Files with missing lines Patch % Lines
R/ImportFromCsv.R 55.89% 101 Missing ⚠️
R/ThresholdSummary.R 62.39% 88 Missing ⚠️
R/ViewShinyPlp.R 0.00% 43 Missing ⚠️
R/FeatureImportance.R 58.82% 42 Missing ⚠️
R/ExternalValidatePlp.R 81.15% 36 Missing ⚠️
R/RunPlp.R 62.50% 30 Missing ⚠️
R/DiagnosePlp.R 87.32% 27 Missing ⚠️
R/SaveLoadPlp.R 86.89% 27 Missing ⚠️
R/uploadToDatabase.R 93.91% 26 Missing ⚠️
R/RunMultiplePlp.R 89.93% 15 Missing ⚠️
... and 15 more
Additional details and impacted files
@@             Coverage Diff             @@
##           develop     #523      +/-   ##
===========================================
- Coverage    87.72%   87.37%   -0.36%     
===========================================
  Files           49       49              
  Lines        10564    10912     +348     
===========================================
+ Hits          9267     9534     +267     
- Misses        1297     1378      +81     

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