DalgoT4D / prefect-proxy

GNU Affero General Public License v3.0
1 stars 7 forks source link

sync the target to the target schema #55

Closed fatchat closed 1 year ago

fatchat commented 1 year ago

the dbt target.name should now be == target.schema (our convention)

codecov-commenter commented 1 year ago

Codecov Report

Patch coverage has no change and project coverage change: -0.09 :warning:

Comparison is base (b8bdeca) 71.63% compared to head (72e673c) 71.55%.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #55 +/- ## ========================================== - Coverage 71.63% 71.55% -0.09% ========================================== Files 2 2 Lines 811 812 +1 ========================================== Hits 581 581 - Misses 230 231 +1 ``` | [Impacted Files](https://app.codecov.io/gh/DevDataPlatform/prefect-proxy/pull/55?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=DevDataPlatform) | Coverage Δ | | |---|---|---| | [proxy/service.py](https://app.codecov.io/gh/DevDataPlatform/prefect-proxy/pull/55?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=DevDataPlatform#diff-cHJveHkvc2VydmljZS5weQ==) | `63.05% <0.00%> (-0.16%)` | :arrow_down: |

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