Codecov / codecov/project
succeeded
Jul 9, 2026 in 0s
No report found to compare against
View this Pull Request on Codecov
No report found to compare against
Details
Codecov Report
❌ Patch coverage is 54.41572% with 1693 lines in your changes missing coverage. Please review.
@@ Coverage Diff @@
## main #454 +/- ##
=======================================
Coverage ? 67.66%
=======================================
Files ? 89
Lines ? 8624
Branches ? 1149
=======================================
Hits ? 5835
Misses ? 2600
Partials ? 189 | Files with missing lines | Coverage Δ | |
|---|---|---|
| pychunkedgraph/_version.py | 100.00% <100.00%> (ø) |
|
| pychunkedgraph/graph/__init__.py | 100.00% <100.00%> (ø) |
|
| pychunkedgraph/graph/analysis/pathing.py | 91.50% <100.00%> (ø) |
|
| pychunkedgraph/graph/basetypes.py | 100.00% <100.00%> (ø) |
|
| pychunkedgraph/graph/chunks/hierarchy.py | 100.00% <100.00%> (ø) |
|
| pychunkedgraph/graph/chunks/utils.py | 98.88% <100.00%> (ø) |
|
| pychunkedgraph/graph/edges/__init__.py | 100.00% <100.00%> (ø) |
|
| pychunkedgraph/graph/edges/definitions.py | 100.00% <100.00%> (ø) |
|
| pychunkedgraph/graph/edges/utils.py | 90.75% <100.00%> (ø) |
|
| pychunkedgraph/graph/exceptions.py | 100.00% <100.00%> (ø) |
|
| ... and 75 more |
🚀 New features to boost your workflow:
- ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
Loading