JuliaTrustworthyAI / ConformalPrediction.jl

Predictive Uncertainty Quantification through Conformal Prediction for Machine Learning models trained in MLJ.
https://juliatrustworthyai.github.io/ConformalPrediction.jl/
MIT License
135 stars 12 forks source link

CompatHelper: bump compat for MLJBase to 1, (keep existing compat) #93

Closed github-actions[bot] closed 10 months ago

github-actions[bot] commented 11 months ago

This pull request changes the compat entry for the MLJBase package from 0.20, 0.21 to 0.20, 0.21, 1. This keeps the compat entries for earlier versions.

Note: I have not tested your package with this new compat entry. It is your responsibility to make sure that your package tests pass before you merge this pull request.

codecov-commenter commented 11 months ago

Codecov Report

Merging #93 (49dd764) into main (3d8dad4) will decrease coverage by 0.27%. The diff coverage is n/a.

:exclamation: Your organization needs to install the Codecov GitHub app to enable full functionality.

@@            Coverage Diff             @@
##             main      #93      +/-   ##
==========================================
- Coverage   71.99%   71.73%   -0.27%     
==========================================
  Files          20       20              
  Lines         757      757              
==========================================
- Hits          545      543       -2     
- Misses        212      214       +2     

see 1 file with indirect coverage changes

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