codecov-io edited a comment on issue #7583: [AIRFLOW-6954] Use DagRunType instead of ID_PREFIX in run_id URL: https://github.com/apache/airflow/pull/7583#issuecomment-598153296 # [Codecov](https://codecov.io/gh/apache/airflow/pull/7583?src=pr&el=h1) Report > Merging [#7583](https://codecov.io/gh/apache/airflow/pull/7583?src=pr&el=desc) into [master](https://codecov.io/gh/apache/airflow/commit/6cc9d817fa98204887f81c962e81c159bf57aeb2&el=desc) will **decrease** coverage by `0.51%`. > The diff coverage is `100.00%`. [](https://codecov.io/gh/apache/airflow/pull/7583?src=pr&el=tree) ```diff @@ Coverage Diff @@ ## master #7583 +/- ## ========================================== - Coverage 86.98% 86.47% -0.52% ========================================== Files 904 904 Lines 43728 43722 -6 ========================================== - Hits 38037 37808 -229 - Misses 5691 5914 +223 ``` | [Impacted Files](https://codecov.io/gh/apache/airflow/pull/7583?src=pr&el=tree) | Coverage Δ | | |---|---|---| | [airflow/jobs/base\_job.py](https://codecov.io/gh/apache/airflow/pull/7583/diff?src=pr&el=tree#diff-YWlyZmxvdy9qb2JzL2Jhc2Vfam9iLnB5) | `91.54% <ø> (ø)` | | | [airflow/jobs/scheduler\_job.py](https://codecov.io/gh/apache/airflow/pull/7583/diff?src=pr&el=tree#diff-YWlyZmxvdy9qb2JzL3NjaGVkdWxlcl9qb2IucHk=) | `90.68% <ø> (ø)` | | | [airflow/api/common/experimental/mark\_tasks.py](https://codecov.io/gh/apache/airflow/pull/7583/diff?src=pr&el=tree#diff-YWlyZmxvdy9hcGkvY29tbW9uL2V4cGVyaW1lbnRhbC9tYXJrX3Rhc2tzLnB5) | `95.51% <100.00%> (+0.02%)` | :arrow_up: | | [airflow/api/common/experimental/trigger\_dag.py](https://codecov.io/gh/apache/airflow/pull/7583/diff?src=pr&el=tree#diff-YWlyZmxvdy9hcGkvY29tbW9uL2V4cGVyaW1lbnRhbC90cmlnZ2VyX2RhZy5weQ==) | `98.07% <100.00%> (ø)` | | | [airflow/jobs/backfill\_job.py](https://codecov.io/gh/apache/airflow/pull/7583/diff?src=pr&el=tree#diff-YWlyZmxvdy9qb2JzL2JhY2tmaWxsX2pvYi5weQ==) | `92.11% <100.00%> (-0.05%)` | :arrow_down: | | [airflow/models/dagrun.py](https://codecov.io/gh/apache/airflow/pull/7583/diff?src=pr&el=tree#diff-YWlyZmxvdy9tb2RlbHMvZGFncnVuLnB5) | `95.68% <100.00%> (-0.10%)` | :arrow_down: | | [airflow/ti\_deps/deps/dagrun\_id\_dep.py](https://codecov.io/gh/apache/airflow/pull/7583/diff?src=pr&el=tree#diff-YWlyZmxvdy90aV9kZXBzL2RlcHMvZGFncnVuX2lkX2RlcC5weQ==) | `100.00% <100.00%> (ø)` | | | [airflow/utils/types.py](https://codecov.io/gh/apache/airflow/pull/7583/diff?src=pr&el=tree#diff-YWlyZmxvdy91dGlscy90eXBlcy5weQ==) | `100.00% <100.00%> (ø)` | | | [airflow/www/views.py](https://codecov.io/gh/apache/airflow/pull/7583/diff?src=pr&el=tree#diff-YWlyZmxvdy93d3cvdmlld3MucHk=) | `76.13% <100.00%> (ø)` | | | [...flow/providers/apache/cassandra/hooks/cassandra.py](https://codecov.io/gh/apache/airflow/pull/7583/diff?src=pr&el=tree#diff-YWlyZmxvdy9wcm92aWRlcnMvYXBhY2hlL2Nhc3NhbmRyYS9ob29rcy9jYXNzYW5kcmEucHk=) | `21.51% <0.00%> (-72.16%)` | :arrow_down: | | ... and [14 more](https://codecov.io/gh/apache/airflow/pull/7583/diff?src=pr&el=tree-more) | | ------ [Continue to review full report at Codecov](https://codecov.io/gh/apache/airflow/pull/7583?src=pr&el=continue). > **Legend** - [Click here to learn more](https://docs.codecov.io/docs/codecov-delta) > `Δ = absolute <relative> (impact)`, `ø = not affected`, `? = missing data` > Powered by [Codecov](https://codecov.io/gh/apache/airflow/pull/7583?src=pr&el=footer). Last update [6cc9d81...70a0bb7](https://codecov.io/gh/apache/airflow/pull/7583?src=pr&el=lastupdated). Read the [comment docs](https://docs.codecov.io/docs/pull-request-comments).
---------------------------------------------------------------- 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. For queries about this service, please contact Infrastructure at: [email protected] With regards, Apache Git Services
