bobu-putheeckal opened a new pull request, #67441:
URL: https://github.com/apache/airflow/pull/67441

   Related: #64616
   
   ## What
   - Add API route regression coverage for an asset-scheduled DAG that has 
never run before.
   - Verify queued updates for two of three name-only assets are reported by 
`/ui/next_run_assets/{dag_id}` before the first consumer DagRun exists.
   
   ## Why
   The reported counter issue depends on the first-ever consumer DAG run path. 
Current `main` exposes the queued asset state correctly, and this test locks 
down that behavior.
   
   ## Tests
   - `uv run pytest 
tests/unit/api_fastapi/core_api/routes/ui/test_assets.py::TestNextRunAssets -q`
   - `uv run ruff format 
tests/unit/api_fastapi/core_api/routes/ui/test_assets.py`
   - `uv run ruff check 
tests/unit/api_fastapi/core_api/routes/ui/test_assets.py`
   
   ---
   
   ##### Was generative AI tooling used to co-author this PR?
   
   - [x] Yes (please specify the tool below)
   GPT-5 Codex


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