codecov-io edited a comment on issue #5740: [AIRFLOW-5087] Display task/dag run stats on UI so that users can debug more easily URL: https://github.com/apache/airflow/pull/5740#issuecomment-519257117 # [Codecov](https://codecov.io/gh/apache/airflow/pull/5740?src=pr&el=h1) Report > Merging [#5740](https://codecov.io/gh/apache/airflow/pull/5740?src=pr&el=desc) into [master](https://codecov.io/gh/apache/airflow/commit/0d1da8c31743701b4ea8b209bb594e14c3d62983?src=pr&el=desc) will **increase** coverage by `0.09%`. > The diff coverage is `100%`. [](https://codecov.io/gh/apache/airflow/pull/5740?src=pr&el=tree) ```diff @@ Coverage Diff @@ ## master #5740 +/- ## ========================================== + Coverage 79.93% 80.02% +0.09% ========================================== Files 498 498 Lines 32188 32259 +71 ========================================== + Hits 25728 25816 +88 + Misses 6460 6443 -17 ``` | [Impacted Files](https://codecov.io/gh/apache/airflow/pull/5740?src=pr&el=tree) | Coverage Δ | | |---|---|---| | [airflow/www/views.py](https://codecov.io/gh/apache/airflow/pull/5740/diff?src=pr&el=tree#diff-YWlyZmxvdy93d3cvdmlld3MucHk=) | `75.44% <100%> (+0.28%)` | :arrow_up: | | [airflow/models/dag.py](https://codecov.io/gh/apache/airflow/pull/5740/diff?src=pr&el=tree#diff-YWlyZmxvdy9tb2RlbHMvZGFnLnB5) | `91.72% <100%> (-0.11%)` | :arrow_down: | | [airflow/jobs/backfill\_job.py](https://codecov.io/gh/apache/airflow/pull/5740/diff?src=pr&el=tree#diff-YWlyZmxvdy9qb2JzL2JhY2tmaWxsX2pvYi5weQ==) | `91.15% <0%> (-0.26%)` | :arrow_down: | | [airflow/models/dagbag.py](https://codecov.io/gh/apache/airflow/pull/5740/diff?src=pr&el=tree#diff-YWlyZmxvdy9tb2RlbHMvZGFnYmFnLnB5) | `92.55% <0%> (+0.46%)` | :arrow_up: | | [airflow/models/taskinstance.py](https://codecov.io/gh/apache/airflow/pull/5740/diff?src=pr&el=tree#diff-YWlyZmxvdy9tb2RlbHMvdGFza2luc3RhbmNlLnB5) | `93.35% <0%> (+0.49%)` | :arrow_up: | | [airflow/jobs/scheduler\_job.py](https://codecov.io/gh/apache/airflow/pull/5740/diff?src=pr&el=tree#diff-YWlyZmxvdy9qb2JzL3NjaGVkdWxlcl9qb2IucHk=) | `74.42% <0%> (+2.49%)` | :arrow_up: | | [airflow/operators/subdag\_operator.py](https://codecov.io/gh/apache/airflow/pull/5740/diff?src=pr&el=tree#diff-YWlyZmxvdy9vcGVyYXRvcnMvc3ViZGFnX29wZXJhdG9yLnB5) | `96.77% <0%> (+6.45%)` | :arrow_up: | ------ [Continue to review full report at Codecov](https://codecov.io/gh/apache/airflow/pull/5740?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/5740?src=pr&el=footer). Last update [0d1da8c...f2ec462](https://codecov.io/gh/apache/airflow/pull/5740?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
