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

Native neo4j datetime; increase test coverage in properties.py #811

Closed mariusconjeaud closed 3 months ago

mariusconjeaud commented 3 months ago

See #530

codecov[bot] commented 3 months ago

Codecov Report

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

Project coverage is 92.00%. Comparing base (7c6662a) to head (0bfc4e3).

Additional details and impacted files ```diff @@ Coverage Diff @@ ## rc/5.3.2 #811 +/- ## ============================================ + Coverage 91.47% 92.00% +0.53% ============================================ Files 34 34 Lines 4574 4590 +16 ============================================ + Hits 4184 4223 +39 + Misses 390 367 -23 ```

: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
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