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

Feature/ted 93 #13

Merged
merged 7 commits into from
Feb 21, 2022
Merged

Feature/ted 93 #13

merged 7 commits into from
Feb 21, 2022

Conversation

CaptainOfHacks
Copy link
Contributor

No description provided.

@codecov
Copy link

codecov bot commented Feb 18, 2022

Codecov Report

Merging #13 (b0e42b8) into main (8923b03) will increase coverage by 0.19%.
The diff coverage is 100.00%.

Impacted file tree graph

@@            Coverage Diff             @@
##             main      #13      +/-   ##
==========================================
+ Coverage   95.01%   95.21%   +0.19%     
==========================================
  Files          19       19              
  Lines         341      355      +14     
==========================================
+ Hits          324      338      +14     
  Misses         17       17              
Impacted Files Coverage Δ
ted_sws/__init__.py 100.00% <100.00%> (ø)

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 8923b03...b0e42b8. Read the comment docs.

@CaptainOfHacks CaptainOfHacks merged commit 62958f3 into main Feb 21, 2022
@CaptainOfHacks CaptainOfHacks deleted the feature/TED-93 branch February 21, 2022 13:18
from mfy_data_core.adapters.config_resolver import VaultAndEnvConfigResolver
from mfy_data_core.adapters.vault_secrets_store import VaultSecretsStore

dotenv.load_dotenv(verbose=True, override=True)
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Sophisticated!

from ted_sws import config


def test_config_resolver():
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This is an E2E test, right ?

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