sc250072 commented on issue #41:
URL: https://github.com/apache/airflow/issues/41#issuecomment-4892000327

   ## Fixed 3 Latest Copilot Comments
   
   ### Comment 1 (test_bearer.py:110): Missing blank line between methods
   ✅ **Fixed:** Added blank line between 
test_validate_missing_jws_private_key() and test_validate_invalid_logmech() for 
PEP 8 compliance.
   
   ### Comment 2 (test_teradata.py:289): Missing validation assertion  
   ✅ **Fixed:** Added `assert mock_validate_file.called` to verify 
validate_config() is called during Bearer setup.
   
   ### Comment 3 (teradata.rst:259): Misleading wording on required fields
   ✅ **Fixed:** Updated documentation to clarify that Bearer oidc_clientid and 
jws_cert are optional while jws_private_key is required.


-- 
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