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

switch from Vault to local cached creds #147

Merged
merged 1 commit into from
Jun 7, 2022
Merged

switch from Vault to local cached creds #147

merged 1 commit into from
Jun 7, 2022

Conversation

asmorodskyi
Copy link
Collaborator

No description provided.

@codecov
Copy link

codecov bot commented Jun 7, 2022

Codecov Report

Merging #147 (e9cc980) into master (c90a1e1) will decrease coverage by 3.42%.
The diff coverage is 77.10%.

@@            Coverage Diff             @@
##           master     #147      +/-   ##
==========================================
- Coverage   84.35%   80.93%   -3.43%     
==========================================
  Files          28       26       -2     
  Lines        2391     1962     -429     
==========================================
- Hits         2017     1588     -429     
  Misses        374      374              
Impacted Files Coverage Δ
ocw/lib/EC2.py 77.11% <0.00%> (+2.01%) ⬆️
ocw/lib/db.py 38.12% <0.00%> (ø)
ocw/lib/gce.py 60.71% <0.00%> (+0.48%) ⬆️
tests/conftest.py 100.00% <ø> (ø)
ocw/lib/azure.py 79.31% <33.33%> (-2.29%) ⬇️
ocw/lib/provider.py 89.02% <50.00%> (-9.47%) ⬇️
tests/test_azure.py 95.53% <100.00%> (-0.55%) ⬇️
tests/test_ec2.py 98.17% <100.00%> (+<0.01%) ⬆️
tests/test_gce.py 97.95% <100.00%> (+0.08%) ⬆️
tests/test_provider.py 100.00% <100.00%> (ø)
... and 1 more

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update c90a1e1...e9cc980. Read the comment docs.

@asmorodskyi asmorodskyi merged commit 817308d into master Jun 7, 2022
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.

1 participant