fix: remove deprecated edge methods from SimplicialComplex #696
Codecov / codecov/project
succeeded
Mar 5, 2026 in 1s
93.77% (+0.18%) compared to 6e7fe50
View this Pull Request on Codecov
93.77% (+0.18%) compared to 6e7fe50
Details
Codecov Report
❌ Patch coverage is 54.54545% with 5 lines in your changes missing coverage. Please review.
✅ Project coverage is 93.77%. Comparing base (6e7fe50) to head (672dd76).
| Files with missing lines | Patch % | Lines |
|---|---|---|
| xgi/core/simplicialcomplex.py | 50.00% | 5 Missing |
Additional details and impacted files
@@ Coverage Diff @@
## dev #696 +/- ##
==========================================
+ Coverage 93.59% 93.77% +0.18%
==========================================
Files 66 66
Lines 5120 5112 -8
==========================================
+ Hits 4792 4794 +2
+ Misses 328 318 -10 ☔ 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