Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Rc/5.1.1 #735

Merged
merged 49 commits into from
Aug 24, 2023
Merged

Rc/5.1.1 #735

merged 49 commits into from
Aug 24, 2023

Conversation

mariusconjeaud
Copy link
Collaborator

Release candidate.

Changelog so far :

  • Add impersonation
  • Improve code quality and tooling

Marius Conjeaud and others added 30 commits July 20, 2023 10:24
…rovements

Housekeeping/sonarqube improvements
…ing the connection information and the database server is not running yet
Updated ``neomodel.db.set_connection``
@codecov
Copy link

codecov bot commented Aug 4, 2023

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%) ⬇️
neomodel/properties.py 91.69% <83.33%> (+0.29%) ⬆️
neomodel/util.py 90.54% <87.50%> (-0.69%) ⬇️
neomodel/match.py 91.04% <91.07%> (+0.37%) ⬆️
neomodel/core.py 94.88% <95.16%> (+0.33%) ⬆️
neomodel/__init__.py 100.00% <100.00%> (ø)
neomodel/_version.py 100.00% <100.00%> (ø)
... and 4 more

@mariusconjeaud
Copy link
Collaborator Author

mariusconjeaud commented Aug 4, 2023

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

@mariusconjeaud mariusconjeaud marked this pull request as ready for review August 24, 2023 12:29
@sonarcloud
Copy link

sonarcloud bot commented Aug 24, 2023

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

@mariusconjeaud mariusconjeaud merged commit 823dc4a into master Aug 24, 2023
56 checks passed
@mariusconjeaud mariusconjeaud deleted the rc/5.1.1 branch August 24, 2023 12:46
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants