Improved intermediate_transform method. #840
Merged
Codecov / codecov/project
succeeded
Nov 22, 2024 in 0s
92.62% (+0.05%) compared to d2e6704
View this Pull Request on Codecov
92.62% (+0.05%) compared to d2e6704
Details
Codecov Report
Attention: Patch coverage is 93.54839%
with 4 lines
in your changes missing coverage. Please review.
Project coverage is 92.62%. Comparing base (
d2e6704
) to head (a13697f
).
Report is 1 commits behind head on rc/5.4.1.
Files with missing lines | Patch % | Lines |
---|---|---|
neomodel/async_/match.py | 93.33% | 2 Missing |
neomodel/sync_/match.py | 93.33% | 2 Missing |
Additional details and impacted files
@@ Coverage Diff @@
## rc/5.4.1 #840 +/- ##
============================================
+ Coverage 92.56% 92.62% +0.05%
============================================
Files 34 35 +1
Lines 5355 5369 +14
============================================
+ Hits 4957 4973 +16
+ Misses 398 396 -2
☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.
🚨 Try these New Features:
- Flaky Tests Detection - Detect and resolve failed and flaky tests
Loading