neo4j-contrib / neomodel

An Object Graph Mapper (OGM) for the Neo4j graph database.
https://neomodel.readthedocs.io
MIT License
939 stars 231 forks source link

5.1.0 release #723

Closed mariusconjeaud closed 1 year ago

mariusconjeaud commented 1 year ago

Version 5.1.0 2023-07

codecov[bot] commented 1 year ago

Codecov Report

Merging #723 (311b2c6) into master (f07b331) will decrease coverage by 3.63%. The diff coverage is 73.02%.

@@            Coverage Diff             @@
##           master     #723      +/-   ##
==========================================
- Coverage   89.46%   85.83%   -3.63%     
==========================================
  Files          15       17       +2     
  Lines        1994     2281     +287     
==========================================
+ Hits         1784     1958     +174     
- Misses        210      323     +113     
Impacted Files Coverage Δ
neomodel/scripts/neomodel_install_labels.py 0.00% <0.00%> (ø)
neomodel/scripts/neomodel_remove_labels.py 0.00% <0.00%> (ø)
neomodel/contrib/spatial_properties.py 57.35% <49.53%> (-33.22%) :arrow_down:
neomodel/contrib/semi_structured.py 85.29% <60.00%> (+5.88%) :arrow_up:
neomodel/properties.py 91.40% <62.50%> (ø)
neomodel/exceptions.py 84.46% <71.42%> (+12.18%) :arrow_up:
neomodel/match.py 90.67% <86.82%> (+0.13%) :arrow_up:
neomodel/relationship_manager.py 93.50% <92.30%> (+0.34%) :arrow_up:
neomodel/core.py 94.55% <96.22%> (+4.73%) :arrow_up:
neomodel/__init__.py 100.00% <100.00%> (ø)
... and 5 more