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

Skip mocking of keyfile_json field #587

Merged
merged 4 commits into from
Oct 10, 2023

Merge branch 'main' into skip-mock-of-keyfile

05ad59a
Select commit
Loading
Failed to load commit list.
Merged

Skip mocking of keyfile_json field #587

Merge branch 'main' into skip-mock-of-keyfile
05ad59a
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Oct 10, 2023 in 1s

93.01% (+0.20%) compared to a073ecc

View this Pull Request on Codecov

93.01% (+0.20%) compared to a073ecc

Details

Codecov Report

All modified lines are covered by tests ✅

Comparison is base (a073ecc) 92.80% compared to head (05ad59a) 93.01%.
Report is 1 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff             @@
##             main     #587      +/-   ##
==========================================
+ Coverage   92.80%   93.01%   +0.20%     
==========================================
  Files          49       51       +2     
  Lines        2002     2019      +17     
==========================================
+ Hits         1858     1878      +20     
+ Misses        144      141       -3     
Files Coverage Δ
cosmos/profiles/__init__.py 96.29% <100.00%> (+0.14%) ⬆️
cosmos/profiles/athena/__init__.py 100.00% <100.00%> (ø)
cosmos/profiles/athena/access_key.py 100.00% <100.00%> (ø)
.../profiles/bigquery/service_account_keyfile_dict.py 100.00% <100.00%> (+5.40%) ⬆️

... and 1 file with indirect coverage changes

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.