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 docker build with -e editable option #2003

Closed pankajastro closed 11 months ago

pankajastro commented 11 months ago

currently, make container target=build-run is broken and fail to install mysql client

codecov[bot] commented 11 months ago

Codecov Report

Patch coverage has no change and project coverage change: +0.07% :tada:

Comparison is base (63148a0) 90.70% compared to head (563bb31) 90.77%.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #2003 +/- ## ========================================== + Coverage 90.70% 90.77% +0.07% ========================================== Files 72 72 Lines 4262 4262 Branches 530 530 ========================================== + Hits 3866 3869 +3 + Misses 306 304 -2 + Partials 90 89 -1 ``` | Flag | Coverage Δ | | |---|---|---| | PythonSDK | `90.77% <ø> (+0.07%)` | :arrow_up: | 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/2003/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.