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 MLJEnsembles to 0.4, (keep existing compat) #92

Closed github-actions[bot] closed 10 months ago

github-actions[bot] commented 11 months ago

This pull request changes the compat entry for the MLJEnsembles package from 0.3.3 to 0.3.3, 0.4. 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 #92 (633298e) 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      #92      +/-   ##
==========================================
- 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