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

Closed github-actions[bot] closed 10 months ago

github-actions[bot] commented 10 months ago

This pull request changes the compat entry for the MLJFlux package from 0.2.10, 0.3 to 0.2.10, 0.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 10 months ago

Codecov Report

Merging #95 (502e8d6) into main (b20ead0) 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      #95      +/-   ##
==========================================
- Coverage   71.71%   71.44%   -0.27%     
==========================================
  Files          20       20              
  Lines         760      760              
==========================================
- Hits          545      543       -2     
- Misses        215      217       +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