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

   All right..  Merging.  
   
   I think I hit the "sweetspot".
   
   If you want to start working on decreasing the number of warnings - you have 
all tooling needed to do it now, without impacting experience of those who just 
want to fix their own problems. 
   
   All is ready to start a small project on it @uranusjr @ashb @dstandish  (and 
anyone else who would like to do so).
   
   UI in the CI looks like that now (And it is really fast to look at the jon 
output with a lot of warnings):
   
   <img width="819" alt="Screenshot 2022-12-04 at 21 58 47" 
src="https://user-images.githubusercontent.com/595491/205515249-78cb8302-fffe-458a-8b95-45e800e973bd.png";>
   
   And here is what you see when you download artifact (.zip) file with 
warnings:
   
   <img width="2029" alt="Screenshot 2022-12-04 at 21 56 36" 
src="https://user-images.githubusercontent.com/595491/205515347-471c09ef-b33e-497a-881a-6e7013457231.png";>
   
   All warning files from one test run are bundled together - so you can easily 
see which "test type" generated how big "warning file" and you can choose to 
work on them as you wish.  Same files will be generated locally in "files" on 
your host when you run `breeze testing tests --test-type Always` for example.
   


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