Skip to content

Merge pull request #919 from ADernild/master

94c51a0
Select commit
Loading
Failed to load commit list.
Merged

Rc/6.0.0 #900

Merge pull request #919 from ADernild/master
94c51a0
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Nov 20, 2025 in 1s

88.25% (+1.46%) compared to e654b21

View this Pull Request on Codecov

88.25% (+1.46%) compared to e654b21

Details

Codecov Report

❌ Patch coverage is 95.63758% with 65 lines in your changes missing coverage. Please review.
✅ Project coverage is 88.25%. Comparing base (e654b21) to head (94c51a0).
⚠️ Report is 2 commits behind head on master.

Files with missing lines Patch % Lines
neomodel/async_/node.py 95.96% 10 Missing ⚠️
neomodel/sync_/node.py 95.96% 10 Missing ⚠️
neomodel/async_/transaction.py 90.27% 7 Missing ⚠️
neomodel/sync_/transaction.py 90.27% 7 Missing ⚠️
neomodel/async_/relationship_manager.py 82.35% 6 Missing ⚠️
neomodel/sync_/relationship_manager.py 82.85% 6 Missing ⚠️
neomodel/async_/match.py 93.82% 5 Missing ⚠️
neomodel/sync_/match.py 93.82% 5 Missing ⚠️
neomodel/async_/database.py 98.44% 2 Missing ⚠️
neomodel/properties.py 91.66% 2 Missing ⚠️
... and 4 more
Additional details and impacted files
@@            Coverage Diff             @@
##           master     #900      +/-   ##
==========================================
+ Coverage   86.78%   88.25%   +1.46%     
==========================================
  Files          36       41       +5     
  Lines        5918     6368     +450     
==========================================
+ Hits         5136     5620     +484     
+ Misses        782      748      -34     

☔ 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.