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

Fix DateProperty bug in inspection script #797

Closed mariusconjeaud closed 3 months ago

mariusconjeaud commented 3 months ago

Fixes a bug where neomodel_inspect_database would incorrectly parse Date property

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.19%. Comparing base (35c35e6) to head (937ed29). Report is 3 commits behind head on rc/5.3.1.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## rc/5.3.1 #797 +/- ## ========================================= Coverage 91.18% 91.19% ========================================= Files 32 32 Lines 4447 4450 +3 ========================================= + Hits 4055 4058 +3 Misses 392 392 ```

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