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

Task/767 improve inspection #770

Closed mariusconjeaud closed 8 months ago

mariusconjeaud commented 8 months ago

Add --no-rel-props and --no-rel-cardinality options to accelerate script.

sonarcloud[bot] commented 8 months ago

Kudos, SonarCloud Quality Gate passed!    Quality Gate passed

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot A 0 Security Hotspots
Code Smell A 0 Code Smells

No Coverage information No Coverage information
0.0% 0.0% Duplication

codecov[bot] commented 8 months ago

Codecov Report

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

Comparison is base (300402f) 89.28% compared to head (a83b611) 89.32%.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## rc/5.2.1 #770 +/- ## ============================================ + Coverage 89.28% 89.32% +0.04% ============================================ Files 22 22 Lines 2651 2661 +10 ============================================ + Hits 2367 2377 +10 Misses 284 284 ```

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