This is an automated email from the ASF dual-hosted git repository.

potiuk pushed a change to branch main
in repository https://gitbox.apache.org/repos/asf/airflow.git


    from bd7306455e 40559: fix add project_id to submit_batch_job hook (#40560)
     add 7fde239187 Add parameter for the last number of queries to the DB in 
DAG file processing stats (#40323)

No new revisions were added by this update.

Summary of changes:
 airflow/dag_processing/manager.py                  | 63 ++++++++++++++++++++--
 airflow/dag_processing/processor.py                | 23 ++++----
 tests/dag_processing/test_job_runner.py            |  8 +--
 tests/dag_processing/test_processor.py             | 14 +++++
 ..._dags.py => test_dag_for_db_queries_counter.py} | 16 +++---
 tests/test_utils/asserts.py                        | 29 ++++++++--
 6 files changed, 122 insertions(+), 31 deletions(-)
 copy tests/dags/{test_multiple_dags.py => test_dag_for_db_queries_counter.py} 
(76%)

Reply via email to