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

Rc/5.3.2 #816

Closed mariusconjeaud closed 2 months ago

mariusconjeaud commented 2 months ago

Version 5.3.2 2024-06

sonarcloud[bot] commented 2 months ago

Quality Gate Passed Quality Gate passed

Issues
2 New issues
0 Accepted issues

Measures
0 Security Hotspots
0.0% Coverage on New Code
2.9% Duplication on New Code

See analysis details on SonarCloud

codecov[bot] commented 2 months ago

Codecov Report

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

Project coverage is 92.41%. Comparing base (7c6662a) to head (a92e491).

Files Patch % Lines
neomodel/async_/core.py 99.03% 1 Missing :warning:
neomodel/sync_/core.py 99.03% 1 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #816 +/- ## ========================================== + Coverage 91.47% 92.41% +0.94% ========================================== Files 34 34 Lines 4574 4762 +188 ========================================== + Hits 4184 4401 +217 + Misses 390 361 -29 ```

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