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

fix(jans-pycloudlib): avoid overwritten data by using merge strategy for Google wrappers #3826

Merged
merged 1 commit into from
Feb 10, 2023

Conversation

iromli
Copy link
Contributor

@iromli iromli commented Feb 9, 2023

Prepare


Description

Target issue

closes #3825

Implementation Details


Test and Document the changes

  • Static code analysis has been run locally and issues have been fixed
  • Relevant unit and integration tests have been added/updated
  • Relevant documentation has been updated if any (i.e. user guides, installation and configuration guides, technical design docs etc)

@iromli iromli requested a review from moabu as a code owner February 9, 2023 22:11
@mo-auto mo-auto added comp-jans-pycloudlib kind-bug Issue or PR is a bug in existing functionality labels Feb 9, 2023
@sonarcloud
Copy link

sonarcloud bot commented Feb 9, 2023

[jans-pycloudlib] 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

0.0% 0.0% Coverage
33.3% 33.3% Duplication

@codecov
Copy link

codecov bot commented Feb 9, 2023

Codecov Report

❗ No coverage uploaded for pull request base (main@b5e83a7). Click here to learn what that means.
The diff coverage is n/a.

@@           Coverage Diff           @@
##             main    #3826   +/-   ##
=======================================
  Coverage        ?   68.30%           
=======================================
  Files           ?       30           
  Lines           ?     2379           
  Branches        ?        0           
=======================================
  Hits            ?     1625           
  Misses          ?      754           
  Partials        ?        0           
Flag Coverage Δ
unittests 68.30% <0.00%> (?)

Flags with carried forward coverage won't be shown. Click here to find out more.

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.

@moabu moabu merged commit 809b9db into main Feb 10, 2023
@moabu moabu deleted the cn-google-secrets branch February 10, 2023 13:56
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
comp-jans-pycloudlib kind-bug Issue or PR is a bug in existing functionality
Projects
None yet
Development

Successfully merging this pull request may close these issues.

fix(jans-pycloudlib): re-running set_all method overwrites existing secrets/configs in Google Secrets
3 participants