Skip to content

fix tests

b3079a8
Select commit
Loading
Failed to load commit list.
Merged

Cleaning code #92

fix tests
b3079a8
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Dec 10, 2025 in 1s

87.02% (+12.93%) compared to 0117851

View this Pull Request on Codecov

87.02% (+12.93%) compared to 0117851

Details

Codecov Report

❌ Patch coverage is 87.34177% with 70 lines in your changes missing coverage. Please review.
✅ Project coverage is 87.02%. Comparing base (0117851) to head (b3079a8).
⚠️ Report is 1 commits behind head on master.

Files with missing lines Patch % Lines
superstyl/config.py 82.52% 36 Missing ⚠️
superstyl/load.py 84.21% 12 Missing ⚠️
superstyl/preproc/pipe.py 91.89% 12 Missing ⚠️
superstyl/svm.py 72.22% 10 Missing ⚠️
Additional details and impacted files
@@             Coverage Diff             @@
##           master      #92       +/-   ##
===========================================
+ Coverage   74.08%   87.02%   +12.93%     
===========================================
  Files           9       10        +1     
  Lines         656      863      +207     
===========================================
+ Hits          486      751      +265     
+ Misses        170      112       -58     

☔ 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.