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

Dependancies #518

Merged
merged 19 commits into from
Jan 10, 2025

change knit engine and fix vignettes

50374a0
Select commit
Loading
Failed to load commit list.
Merged

Dependancies #518

change knit engine and fix vignettes
50374a0
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Jan 10, 2025 in 1s

87.72% (+0.79%) compared to 19d59ba

View this Pull Request on Codecov

87.72% (+0.79%) compared to 19d59ba

Details

Codecov Report

Attention: Patch coverage is 85.06589% with 204 lines in your changes missing coverage. Please review.

Project coverage is 87.72%. Comparing base (19d59ba) to head (50374a0).

Files with missing lines Patch % Lines
R/HelperFunctions.R 58.49% 44 Missing ⚠️
R/Plotting.R 92.98% 39 Missing ⚠️
R/EvaluationSummary.R 82.53% 33 Missing ⚠️
R/CyclopsModels.R 78.40% 27 Missing ⚠️
R/LearningCurve.R 73.62% 24 Missing ⚠️
R/EvaluatePlp.R 75.00% 15 Missing ⚠️
R/CalibrationSummary.R 92.94% 6 Missing ⚠️
R/SklearnClassifierSettings.R 85.71% 6 Missing ⚠️
R/ViewShinyPlp.R 0.00% 5 Missing ⚠️
R/FeatureEngineering.R 86.66% 2 Missing ⚠️
... and 2 more
Additional details and impacted files
@@             Coverage Diff             @@
##           develop     #518      +/-   ##
===========================================
+ Coverage    86.92%   87.72%   +0.79%     
===========================================
  Files           50       49       -1     
  Lines        10477    10564      +87     
===========================================
+ Hits          9107     9267     +160     
+ Misses        1370     1297      -73     

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