Implement scipy.spatial.cKDTree for orthorhombic and no PBC #5193
Codecov / codecov/project
succeeded
Mar 5, 2026 in 0s
93.75% (+1.02%) compared to 9cbc8ea
View this Pull Request on Codecov
93.75% (+1.02%) compared to 9cbc8ea
Details
Codecov Report
❌ Patch coverage is 82.14286% with 20 lines in your changes missing coverage. Please review.
✅ Project coverage is 93.75%. Comparing base (9cbc8ea) to head (68a7f40).
| Files with missing lines | Patch % | Lines |
|---|---|---|
| package/MDAnalysis/lib/pkdtree.py | 82.14% | 10 Missing and 10 partials |
Additional details and impacted files
@@ Coverage Diff @@
## develop #5193 +/- ##
===========================================
+ Coverage 92.72% 93.75% +1.02%
===========================================
Files 180 180
Lines 22475 22583 +108
Branches 3190 3218 +28
===========================================
+ Hits 20841 21172 +331
+ Misses 1177 937 -240
- Partials 457 474 +17 ☔ 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