fix invokation of filters for numpy data connection #117
Codecov / codecov/project
failed
Oct 7, 2025 in 0s
52.40% (-0.01%) compared to 550de99
View this Pull Request on Codecov
52.40% (-0.01%) compared to 550de99
Details
Codecov Report
❌ Patch coverage is 0% with 2 lines in your changes missing coverage. Please review.
✅ Project coverage is 52.40%. Comparing base (550de99) to head (5cc8986).
| Files with missing lines | Patch % | Lines |
|---|---|---|
| .../java/elki/datasource/NumpyDatabaseConnection.java | 0.00% | 2 Missing |
Additional details and impacted files
@@ Coverage Diff @@
## main #117 +/- ##
============================================
- Coverage 52.41% 52.40% -0.01%
+ Complexity 12833 12832 -1
============================================
Files 1846 1846
Lines 93979 93979
Branches 17468 17468
============================================
- Hits 49256 49252 -4
- Misses 40397 40399 +2
- Partials 4326 4328 +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.
Loading