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
329 stars 40 forks source link

Fix regex for var `allowed_deserialization_classes` #2125

Closed pankajastro closed 3 months ago

pankajastro commented 3 months ago

AstroSDK test seem to be failing on below PR PR: https://github.com/astronomer/astro-sdk/pull/2124 CI Job: https://github.com/astronomer/astro-sdk/actions/runs/8158059156/job/22301955847?pr=2124

codecov[bot] commented 3 months ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Project coverage is 89.14%. Comparing base (e4222cb) to head (6b8e941). Report is 2 commits behind head on main.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #2125 +/- ## ========================================== - Coverage 90.16% 89.14% -1.02% ========================================== Files 75 75 Lines 4322 4322 Branches 539 539 ========================================== - Hits 3897 3853 -44 - Misses 325 366 +41 - Partials 100 103 +3 ``` | [Flag](https://app.codecov.io/gh/astronomer/astro-sdk/pull/2125/flags?src=pr&el=flags&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=astronomer) | Coverage Δ | | |---|---|---| | [PythonSDK](https://app.codecov.io/gh/astronomer/astro-sdk/pull/2125/flags?src=pr&el=flag&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=astronomer) | `89.14% <ø> (-1.02%)` | :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.

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