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

[COST-3814] Add Azure source processing to subs flow #4831

Merged
merged 24 commits into from
Dec 13, 2023

check only env var for provider type and move code to separate function

a9e27af
Select commit
Loading
Failed to load commit list.
Merged

[COST-3814] Add Azure source processing to subs flow #4831

check only env var for provider type and move code to separate function
a9e27af
Select commit
Loading
Failed to load commit list.
This check has been archived and is scheduled for deletion. Learn more about checks retention
Codecov / codecov/patch succeeded Dec 13, 2023 in 1s

90.8% of diff hit (target 90.0%)

View this Pull Request on Codecov

90.8% of diff hit (target 90.0%)

Annotations

Check warning on line 77 in koku/providers/azure/client.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

koku/providers/azure/client.py#L77

Added line #L77 was not covered by tests

Check warning on line 153 in koku/subs/subs_data_extractor.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

koku/subs/subs_data_extractor.py#L153

Added line #L153 was not covered by tests

Check warning on line 156 in koku/subs/subs_data_extractor.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

koku/subs/subs_data_extractor.py#L156

Added line #L156 was not covered by tests

Check warning on line 185 in koku/subs/subs_data_extractor.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

koku/subs/subs_data_extractor.py#L185

Added line #L185 was not covered by tests

Check warning on line 239 in koku/subs/subs_data_extractor.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

koku/subs/subs_data_extractor.py#L239

Added line #L239 was not covered by tests

Check warning on line 171 in koku/subs/subs_data_messenger.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

koku/subs/subs_data_messenger.py#L171

Added line #L171 was not covered by tests