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

Housekeeping/sonarqube improvements #726

Closed mariusconjeaud closed 1 year ago

codecov[bot] commented 1 year ago

Codecov Report

Merging #726 (4fb1cf9) into rc/5.1.1 (b1028d9) will increase coverage by 0.25%. The diff coverage is 92.30%.

:exclamation: Current head 4fb1cf9 differs from pull request most recent head 4209a9e. Consider uploading reports for the commit 4209a9e to get more accurate results

@@             Coverage Diff              @@
##           rc/5.1.1     #726      +/-   ##
============================================
+ Coverage     85.83%   86.09%   +0.25%     
============================================
  Files            17       17              
  Lines          2281     2316      +35     
============================================
+ Hits           1958     1994      +36     
+ Misses          323      322       -1     
Impacted Files Coverage Δ
neomodel/properties.py 91.37% <83.33%> (-0.03%) :arrow_down:
neomodel/match.py 91.03% <90.99%> (+0.35%) :arrow_up:
neomodel/core.py 94.88% <95.16%> (+0.33%) :arrow_up:
neomodel/relationship_manager.py 93.91% <100.00%> (+0.40%) :arrow_up:

... and 1 file with indirect coverage changes

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