The GitHub Actions job "Tests" on airflow.git has succeeded.
Run started by GitHub user potiuk (triggered by potiuk).

Head commit for run:
1bb9342885dd45121724c07d0d5e1755a4d8bb44 / Jarek Potiuk <[email protected]>
Fix classifying of changes for multiple providers

When classifying the changes, hashes are stored in a dictionary to
provide defaults for the same hash appearing in another provider,
however the code to find most impactful change was using all
previously classified hashes (even those not appearing in the
current provider) to decide what is the most impactful change.

This PR changes it to use only classification for current provider
changes to determine the most impactful change.

Report URL: https://github.com/apache/airflow/actions/runs/9821513715

With regards,
GitHub Actions via GitBox


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to