codecov-io commented on issue #6340: [Airflow-5660] Try to find the task in DB before regressing to search… URL: https://github.com/apache/airflow/pull/6340#issuecomment-542393221 # [Codecov](https://codecov.io/gh/apache/airflow/pull/6340?src=pr&el=h1) Report > Merging [#6340](https://codecov.io/gh/apache/airflow/pull/6340?src=pr&el=desc) into [master](https://codecov.io/gh/apache/airflow/commit/1de210b8a96b8fff0ef59b1e740c8a08c14b6394?src=pr&el=desc) will **increase** coverage by `0.37%`. > The diff coverage is `0%`. [](https://codecov.io/gh/apache/airflow/pull/6340?src=pr&el=tree) ```diff @@ Coverage Diff @@ ## master #6340 +/- ## ========================================== + Coverage 79.68% 80.06% +0.37% ========================================== Files 616 616 Lines 35798 35803 +5 ========================================== + Hits 28527 28666 +139 + Misses 7271 7137 -134 ``` | [Impacted Files](https://codecov.io/gh/apache/airflow/pull/6340?src=pr&el=tree) | Coverage Δ | | |---|---|---| | [airflow/executors/kubernetes\_executor.py](https://codecov.io/gh/apache/airflow/pull/6340/diff?src=pr&el=tree#diff-YWlyZmxvdy9leGVjdXRvcnMva3ViZXJuZXRlc19leGVjdXRvci5weQ==) | `58.29% <0%> (-0.7%)` | :arrow_down: | | [airflow/models/taskinstance.py](https://codecov.io/gh/apache/airflow/pull/6340/diff?src=pr&el=tree#diff-YWlyZmxvdy9tb2RlbHMvdGFza2luc3RhbmNlLnB5) | `93.79% <0%> (+0.5%)` | :arrow_up: | | [airflow/hooks/dbapi\_hook.py](https://codecov.io/gh/apache/airflow/pull/6340/diff?src=pr&el=tree#diff-YWlyZmxvdy9ob29rcy9kYmFwaV9ob29rLnB5) | `88.13% <0%> (+0.84%)` | :arrow_up: | | [airflow/models/connection.py](https://codecov.io/gh/apache/airflow/pull/6340/diff?src=pr&el=tree#diff-YWlyZmxvdy9tb2RlbHMvY29ubmVjdGlvbi5weQ==) | `65% <0%> (+1.11%)` | :arrow_up: | | [airflow/jobs/scheduler\_job.py](https://codecov.io/gh/apache/airflow/pull/6340/diff?src=pr&el=tree#diff-YWlyZmxvdy9qb2JzL3NjaGVkdWxlcl9qb2IucHk=) | `74.55% <0%> (+1.19%)` | :arrow_up: | | [airflow/hooks/hive\_hooks.py](https://codecov.io/gh/apache/airflow/pull/6340/diff?src=pr&el=tree#diff-YWlyZmxvdy9ob29rcy9oaXZlX2hvb2tzLnB5) | `77.6% <0%> (+1.78%)` | :arrow_up: | | [airflow/utils/dag\_processing.py](https://codecov.io/gh/apache/airflow/pull/6340/diff?src=pr&el=tree#diff-YWlyZmxvdy91dGlscy9kYWdfcHJvY2Vzc2luZy5weQ==) | `58.9% <0%> (+2.66%)` | :arrow_up: | | [airflow/executors/\_\_init\_\_.py](https://codecov.io/gh/apache/airflow/pull/6340/diff?src=pr&el=tree#diff-YWlyZmxvdy9leGVjdXRvcnMvX19pbml0X18ucHk=) | `67.34% <0%> (+4.08%)` | :arrow_up: | | [airflow/utils/sqlalchemy.py](https://codecov.io/gh/apache/airflow/pull/6340/diff?src=pr&el=tree#diff-YWlyZmxvdy91dGlscy9zcWxhbGNoZW15LnB5) | `93.22% <0%> (+15.25%)` | :arrow_up: | | [airflow/utils/log/colored\_log.py](https://codecov.io/gh/apache/airflow/pull/6340/diff?src=pr&el=tree#diff-YWlyZmxvdy91dGlscy9sb2cvY29sb3JlZF9sb2cucHk=) | `93.18% <0%> (+20.45%)` | :arrow_up: | | ... and [3 more](https://codecov.io/gh/apache/airflow/pull/6340/diff?src=pr&el=tree-more) | | ------ [Continue to review full report at Codecov](https://codecov.io/gh/apache/airflow/pull/6340?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/6340?src=pr&el=footer). Last update [1de210b...90d2553](https://codecov.io/gh/apache/airflow/pull/6340?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
