dpguthrie / dbtc

39 stars 12 forks source link

Fix for retrieving non json artifacts #40

Closed dpguthrie closed 2 years ago

codecov[bot] commented 2 years ago

Codecov Report

Base: 86.15% // Head: 86.26% // Increases project coverage by +0.10% :tada:

Coverage data is based on head (9419e78) compared to base (8b56460). Patch coverage: 100.00% of modified lines in pull request are covered.

:exclamation: Current head 9419e78 differs from pull request most recent head 5d95bc1. Consider uploading reports for the commit 5d95bc1 to get more accurate results

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #40 +/- ## ========================================== + Coverage 86.15% 86.26% +0.10% ========================================== Files 13 13 Lines 1127 1136 +9 ========================================== + Hits 971 980 +9 Misses 156 156 ``` | [Impacted Files](https://codecov.io/gh/dpguthrie/dbtc/pull/40?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Doug+Guthrie) | Coverage Δ | | |---|---|---| | [dbtc/client/cloud/base.py](https://codecov.io/gh/dpguthrie/dbtc/pull/40/diff?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Doug+Guthrie#diff-ZGJ0Yy9jbGllbnQvY2xvdWQvYmFzZS5weQ==) | `80.86% <100.00%> (+0.28%)` | :arrow_up: | | [tests/test\_cloud.py](https://codecov.io/gh/dpguthrie/dbtc/pull/40/diff?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Doug+Guthrie#diff-dGVzdHMvdGVzdF9jbG91ZC5weQ==) | `100.00% <100.00%> (ø)` | | Help us with your feedback. Take ten seconds to tell us [how you rate us](https://about.codecov.io/nps?utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Doug+Guthrie). Have a feature suggestion? [Share it here.](https://app.codecov.io/gh/feedback/?utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Doug+Guthrie)

:umbrella: View full report at Codecov.
:loudspeaker: Do you have feedback about the report comment? Let us know in this issue.