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

Rc/5.1.1 #735

Closed mariusconjeaud closed 1 year ago

mariusconjeaud commented 1 year ago

Release candidate.

Changelog so far :

codecov[bot] commented 1 year ago

Codecov Report

Merging #735 (b138b55) into master (30ec519) will increase coverage by 0.34%. Report is 18 commits behind head on master. The diff coverage is 88.65%.

@@            Coverage Diff             @@
##           master     #735      +/-   ##
==========================================
+ Coverage   85.83%   86.17%   +0.34%     
==========================================
  Files          17       19       +2     
  Lines        2281     2395     +114     
==========================================
+ Hits         1958     2064     +106     
- Misses        323      331       +8     
Files Changed Coverage Δ
neomodel/relationship.py 97.22% <ø> (ø)
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.03% <66.66%> (-0.32%) :arrow_down:
neomodel/properties.py 91.69% <83.33%> (+0.29%) :arrow_up:
neomodel/util.py 90.54% <87.50%> (-0.69%) :arrow_down:
neomodel/match.py 91.04% <91.07%> (+0.37%) :arrow_up:
neomodel/core.py 94.88% <95.16%> (+0.33%) :arrow_up:
neomodel/__init__.py 100.00% <100.00%> (ø)
neomodel/_version.py 100.00% <100.00%> (ø)
... and 4 more
mariusconjeaud commented 1 year ago

Note : Should remove the Neo4j debug watcher before merging ; only here to debug the flaky Aura tests

sonarcloud[bot] commented 1 year 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 1 Code Smell

No Coverage information No Coverage information
0.0% 0.0% Duplication