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

Improve exception content; fix documentation #809

Closed mariusconjeaud closed 2 months ago

mariusconjeaud commented 3 months ago

Improve the content of the exception, and improve&fix the documentation on the fetch_relations part. Add test for the exception

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

codecov[bot] commented 3 months ago

Codecov Report

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

Project coverage is 91.47%. Comparing base (7c6662a) to head (23fcd0c).

Additional details and impacted files ```diff @@ Coverage Diff @@ ## rc/5.3.2 #809 +/- ## ========================================= Coverage 91.47% 91.47% ========================================= Files 34 34 Lines 4574 4574 ========================================= Hits 4184 4184 Misses 390 390 ```

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