Skip to content

Add mesgrid parameter to setup_classification_plot function

e7437b5
Select commit
Loading
Failed to load commit list.
Merged

Add meshgrid parameter to setup_classification_plot function #40

Add mesgrid parameter to setup_classification_plot function
e7437b5
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project failed Sep 10, 2025 in 0s

92.00% (-8.00%) compared to 8400a0a

View this Pull Request on Codecov

92.00% (-8.00%) compared to 8400a0a

Details

Codecov Report

❌ Patch coverage is 50.00000% with 1 line in your changes missing coverage. Please review.
✅ Project coverage is 92.00%. Comparing base (8400a0a) to head (e7437b5).
⚠️ Report is 16 commits behind head on main.

Files with missing lines Patch % Lines
src/opengood/py_ml_plot/classification_plot.py 50.00% 1 Missing ⚠️
Additional details and impacted files
@@             Coverage Diff             @@
##              main      #40      +/-   ##
===========================================
- Coverage   100.00%   92.00%   -8.00%     
===========================================
  Files            2        2              
  Lines           21       25       +4     
===========================================
+ Hits            21       23       +2     
- Misses           0        2       +2     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.