astronomer / astro-sdk

Astro SDK allows rapid and clean development of {Extract, Load, Transform} workflows using Python and SQL, powered by Apache Airflow.
https://astro-sdk-python.rtfd.io/
Apache License 2.0
330 stars 40 forks source link

Fix replace provider dependency script #2000

Closed pankajastro closed 11 months ago

pankajastro commented 11 months ago

currently updated pyproject have wrong syntax https://github.com/astronomer/astro-sdk/pull/1999

codecov[bot] commented 11 months ago

Codecov Report

Patch coverage has no change and project coverage change: -0.08% :warning:

Comparison is base (7d2d663) 89.74% compared to head (2de4406) 89.67%. Report is 2 commits behind head on main.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #2000 +/- ## ========================================== - Coverage 89.74% 89.67% -0.08% ========================================== Files 72 72 Lines 4262 4262 Branches 530 530 ========================================== - Hits 3825 3822 -3 - Misses 341 343 +2 - Partials 96 97 +1 ``` | Flag | Coverage Δ | | |---|---|---| | PythonSDK | `89.67% <ø> (-0.08%)` | :arrow_down: | Flags with carried forward coverage won't be shown. [Click here](https://docs.codecov.io/docs/carryforward-flags?utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=astronomer#carryforward-flags-in-the-pull-request-comment) to find out more. [see 1 file with indirect coverage changes](https://app.codecov.io/gh/astronomer/astro-sdk/pull/2000/indirect-changes?src=pr&el=tree-more&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=astronomer)

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.