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

Impersonation #724

Closed mariusconjeaud closed 1 year ago

mariusconjeaud commented 1 year ago

See #722

github-advanced-security[bot] commented 1 year ago

This pull request sets up GitHub code scanning for this repository. Once the scans have completed and the checks have passed, the analysis results for this pull request branch will appear on this overview. Once you merge this pull request, the 'Security' tab will show more code scanning analysis results (for example, for the default branch). Depending on your configuration and choice of analysis tool, future pull requests will be annotated with code scanning analysis results. For more information about GitHub code scanning, check out the documentation.

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 #724 (4491e62) into rc/5.1.1 (30ec519) will increase coverage by 0.38%. The diff coverage is 100.00%.

@@             Coverage Diff              @@
##           rc/5.1.1     #724      +/-   ##
============================================
+ Coverage     85.83%   86.22%   +0.38%     
============================================
  Files            17       17              
  Lines          2281     2337      +56     
============================================
+ Hits           1958     2015      +57     
+ Misses          323      322       -1     
Impacted Files Coverage Δ
neomodel/util.py 91.93% <100.00%> (+0.70%) :arrow_up:

... and 5 files with indirect coverage changes