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: add new compat entry for ProgressMeter at version 1, (keep existing compat) #84

Closed github-actions[bot] closed 1 year ago

github-actions[bot] commented 1 year ago

This pull request sets the compat entry for the ProgressMeter package to 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. Note: Consider registering a new release of your package immediately after merging this PR, as downstream packages may depend on this for tests to pass.

codecov-commenter commented 1 year ago

Codecov Report

Merging #84 (64fb18c) into main (e8def6a) will not change coverage. The diff coverage is n/a.

:exclamation: Your organization is not using the GitHub App Integration. As a result you may experience degraded service beginning May 15th. Please install the Github App Integration for your organization. Read more.

@@           Coverage Diff           @@
##             main      #84   +/-   ##
=======================================
  Coverage   75.87%   75.87%           
=======================================
  Files          20       20           
  Lines         887      887           
=======================================
  Hits          673      673           
  Misses        214      214           

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