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

Commit to test sonarcloud pipeline #728

Closed mariusconjeaud closed 1 year ago

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 0 Code Smells

No Coverage information No Coverage information
0.0% 0.0% Duplication

codecov[bot] commented 1 year ago

Codecov Report

Merging #728 (a5eea1a) into rc/5.1.1 (4fb1cf9) will increase coverage by 0.00%. The diff coverage is 100.00%.

@@            Coverage Diff            @@
##           rc/5.1.1     #728   +/-   ##
=========================================
  Coverage     86.09%   86.10%           
=========================================
  Files            17       17           
  Lines          2316     2317    +1     
=========================================
+ Hits           1994     1995    +1     
  Misses          322      322           
Impacted Files Coverage Δ
neomodel/match.py 91.04% <100.00%> (+0.01%) :arrow_up: