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: fix mypy failure #1244

Merged
merged 1 commit into from
Jul 17, 2023
Merged

style: fix mypy failure #1244

merged 1 commit into from
Jul 17, 2023

Conversation

Lee-W
Copy link
Contributor

@Lee-W Lee-W commented Jul 13, 2023

#1241

We'll need to wait for the release of apache/airflow#32568

Copy link
Collaborator

@pankajkoti pankajkoti left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks like we do not have all changes here that we have in #1241

@Lee-W
Copy link
Contributor Author

Lee-W commented Jul 13, 2023

@pankajkoti Thanks for reminding me! Messed it up during cherry-pick 🤦‍♂️

delimiter: str = "/",
**kwargs: Any,
) -> List[BlobProperties]:
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I think we should inline this with apache/airflow#32545 changes

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Sure! I've updated it. Could you please check again? Thanks!

@codecov
Copy link

codecov bot commented Jul 14, 2023

Codecov Report

Patch coverage: 100.00% and project coverage change: -0.19 ⚠️

Comparison is base (fedc81f) 98.58% compared to head (76198d1) 98.40%.

Additional details and impacted files
@@            Coverage Diff             @@
##             main    #1244      +/-   ##
==========================================
- Coverage   98.58%   98.40%   -0.19%     
==========================================
  Files          90       90              
  Lines        5389     5383       -6     
==========================================
- Hits         5313     5297      -16     
- Misses         76       86      +10     
Impacted Files Coverage Δ
astronomer/providers/microsoft/azure/hooks/wasb.py 100.00% <100.00%> (ø)

... and 9 files with indirect coverage changes

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

@Lee-W
Copy link
Contributor Author

Lee-W commented Jul 17, 2023

as apache/airflow#32568 is merged, I'll merge this one now

@Lee-W Lee-W merged commit 4f5cd45 into main Jul 17, 2023
2 checks passed
@Lee-W Lee-W deleted the fix-mypy-issue branch July 17, 2023 11:09
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.

3 participants