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.1 #805

Closed mariusconjeaud closed 3 months ago

mariusconjeaud commented 3 months ago

Version 5.3.1 2024-05

codecov[bot] commented 3 months ago

Codecov Report

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

Project coverage is 91.47%. Comparing base (b9846b3) to head (bf955df). Report is 90 commits behind head on master.

Files Patch % Lines
neomodel/scripts/utils.py 85.71% 3 Missing :warning:
neomodel/async_/match.py 83.33% 2 Missing :warning:
neomodel/scripts/neomodel_generate_diagram.py 99.09% 1 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #805 +/- ## ========================================== + Coverage 89.43% 91.47% +2.03% ========================================== Files 22 34 +12 Lines 2669 4574 +1905 ========================================== + Hits 2387 4184 +1797 - Misses 282 390 +108 ```

: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
1 New issue
0 Accepted issues

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

See analysis details on SonarCloud