Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

style(mypy): fix mypy warnings #1112

Merged
merged 1 commit into from
May 23, 2023

Conversation

Lee-W
Copy link
Contributor

@Lee-W Lee-W commented May 19, 2023

On #1109, we're testing RC releases announced on airflow issue 31322. This PR fixes the mypy warnings on that branch

@Lee-W Lee-W marked this pull request as draft May 19, 2023 06:54
@Lee-W Lee-W force-pushed the fix-mypy-warning-for-rc-release-on-airflow-31322 branch 4 times, most recently from 0b47998 to be32277 Compare May 23, 2023 02:58
@codecov
Copy link

codecov bot commented May 23, 2023

Codecov Report

Patch coverage: 100.00% and no project coverage change.

Comparison is base (34bc6d5) 98.57% compared to head (c710516) 98.57%.

Additional details and impacted files
@@           Coverage Diff           @@
##             main    #1112   +/-   ##
=======================================
  Coverage   98.57%   98.57%           
=======================================
  Files          90       90           
  Lines        5338     5339    +1     
=======================================
+ Hits         5262     5263    +1     
  Misses         76       76           
Impacted Files Coverage Δ
...onomer/providers/amazon/aws/operators/sagemaker.py 100.00% <100.00%> (ø)
...nomer/providers/databricks/operators/databricks.py 100.00% <100.00%> (ø)
...nomer/providers/google/cloud/operators/bigquery.py 98.63% <100.00%> (+<0.01%) ⬆️
astronomer/providers/google/cloud/sensors/gcs.py 92.30% <100.00%> (ø)

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

@Lee-W Lee-W force-pushed the fix-mypy-warning-for-rc-release-on-airflow-31322 branch from be32277 to c710516 Compare May 23, 2023 03:12
@Lee-W Lee-W marked this pull request as ready for review May 23, 2023 03:44
@Lee-W Lee-W merged commit aca84ae into main May 23, 2023
@Lee-W Lee-W deleted the fix-mypy-warning-for-rc-release-on-airflow-31322 branch May 23, 2023 06:43
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants