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

Support for Vector indexes #756 #815

Closed mariusconjeaud closed 2 months ago

mariusconjeaud commented 2 months ago
codecov[bot] commented 2 months ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Project coverage is 92.41%. Comparing base (23c6088) to head (7e001ca).

Additional details and impacted files ```diff @@ Coverage Diff @@ ## rc/5.3.2 #815 +/- ## ============================================ + Coverage 92.05% 92.41% +0.36% ============================================ Files 34 34 Lines 4670 4736 +66 ============================================ + Hits 4299 4377 +78 + Misses 371 359 -12 ```

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

sonarcloud[bot] commented 2 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