neo4j-contrib / neomodel

An Object Graph Mapper (OGM) for the Neo4j graph database.
https://neomodel.readthedocs.io
MIT License
936 stars 231 forks source link

Fix async node iterator #800

Closed mariusconjeaud closed 3 months ago

mariusconjeaud commented 3 months ago

Closes #798

codecov[bot] commented 3 months ago

Codecov Report

Attention: Patch coverage is 91.66667% with 2 lines in your changes are missing coverage. Please review.

Please upload report for BASE (rc/5.3.1@b32e169). Learn more about missing BASE report.

Files Patch % Lines
neomodel/async_/match.py 83.33% 2 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## rc/5.3.1 #800 +/- ## =========================================== Coverage ? 91.38% =========================================== Files ? 34 Lines ? 4574 Branches ? 0 =========================================== Hits ? 4180 Misses ? 394 Partials ? 0 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.

sonarcloud[bot] commented 3 months ago

Quality Gate Passed Quality Gate passed

Issues
0 New issues
0 Accepted issues

Measures
0 Security Hotspots
No data about Coverage
0.0% Duplication on New Code

See analysis details on SonarCloud