potiuk commented on PR #32545:
URL: https://github.com/apache/airflow/pull/32545#issuecomment-1631969760

   > > I'm wondering why this bug was not detected in the tests, and if we need 
to update the tests after this change
   > 
   > I think as of this new version of azure-blobs, MyPy check is "good enough" 
for the test case :)
   
   Philosophical comment: this is basically the "promise" of Type Hinting + 
MyPY. Once we have all of our code (in ideal world) we should be able to drop 
all the tests that just check if the types are correct. I consider that mostly 
as "unit testing aid" (as much as hinting the users and helping with 
auto-completion).


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to