Fix NotFittedError in umap_embedding when fewer than 2 rows have nonzero variance #19
Codecov / codecov/project
succeeded
Feb 27, 2026 in 0s
38.07% (+0.18%) compared to fd4a4cb
View this Pull Request on Codecov
38.07% (+0.18%) compared to fd4a4cb
Details
Codecov Report
❌ Patch coverage is 83.33333% with 1 line in your changes missing coverage. Please review.
✅ Project coverage is 38.07%. Comparing base (fd4a4cb) to head (512596e).
| Files with missing lines | Patch % | Lines |
|---|---|---|
| flyvis/analysis/clustering.py | 83.33% | 1 Missing |
Additional details and impacted files
@@ Coverage Diff @@
## main #19 +/- ##
==========================================
+ Coverage 37.88% 38.07% +0.18%
==========================================
Files 74 74
Lines 9568 9574 +6
==========================================
+ Hits 3625 3645 +20
+ Misses 5943 5929 -14 ☔ 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.
Loading