dpguthrie / dbtc

39 stars 12 forks source link

Add query params to list_jobs method #54

Closed dpguthrie closed 1 year ago

codecov[bot] commented 1 year ago

Codecov Report

Base: 84.19% // Head: 84.27% // Increases project coverage by +0.07% :tada:

Coverage data is based on head (5e5b8b8) compared to base (b67adcf). Patch coverage: 100.00% of modified lines in pull request are covered.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #54 +/- ## ========================================== + Coverage 84.19% 84.27% +0.07% ========================================== Files 13 13 Lines 1234 1240 +6 ========================================== + Hits 1039 1045 +6 Misses 195 195 ``` | [Impacted Files](https://codecov.io/gh/dpguthrie/dbtc/pull/54?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Doug+Guthrie) | Coverage Δ | | |---|---|---| | [dbtc/cli.py](https://codecov.io/gh/dpguthrie/dbtc/pull/54/diff?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Doug+Guthrie#diff-ZGJ0Yy9jbGkucHk=) | `74.81% <100.00%> (+0.09%)` | :arrow_up: | | [dbtc/client/admin.py](https://codecov.io/gh/dpguthrie/dbtc/pull/54/diff?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Doug+Guthrie#diff-ZGJ0Yy9jbGllbnQvYWRtaW4ucHk=) | `74.75% <100.00%> (ø)` | | | [dbtc/utils.py](https://codecov.io/gh/dpguthrie/dbtc/pull/54/diff?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Doug+Guthrie#diff-ZGJ0Yy91dGlscy5weQ==) | `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.