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

remove .vscode folder, solves #111 #112

Closed ceferisbarov closed 6 months ago

codecov[bot] commented 6 months ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Project coverage is 69.54%. Comparing base (c4ef89a) to head (caa3af1).

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #112 +/- ## ========================================== + Coverage 69.15% 69.54% +0.38% ========================================== Files 19 21 +2 Lines 749 765 +16 ========================================== + Hits 518 532 +14 - Misses 231 233 +2 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.

pat-alt commented 6 months ago

I'm merging this (other CI fails are unrelated, will have a crack at that next week hopefully)