codecov-io commented on issue #4234: [AIRFLOW-2761] Parallelize enqueue in celery executor URL: https://github.com/apache/incubator-airflow/pull/4234#issuecomment-441964683 # [Codecov](https://codecov.io/gh/apache/incubator-airflow/pull/4234?src=pr&el=h1) Report > Merging [#4234](https://codecov.io/gh/apache/incubator-airflow/pull/4234?src=pr&el=desc) into [master](https://codecov.io/gh/apache/incubator-airflow/commit/46a629822b70ec319a3fe99fba533a8fe22ec093?src=pr&el=desc) will **decrease** coverage by `<.01%`. > The diff coverage is `82.48%`. [](https://codecov.io/gh/apache/incubator-airflow/pull/4234?src=pr&el=tree) ```diff @@ Coverage Diff @@ ## master #4234 +/- ## ========================================== - Coverage 77.82% 77.82% -0.01% ========================================== Files 201 201 Lines 16367 16455 +88 ========================================== + Hits 12738 12806 +68 - Misses 3629 3649 +20 ``` | [Impacted Files](https://codecov.io/gh/apache/incubator-airflow/pull/4234?src=pr&el=tree) | Coverage Δ | | |---|---|---| | [airflow/utils/timeout.py](https://codecov.io/gh/apache/incubator-airflow/pull/4234/diff?src=pr&el=tree#diff-YWlyZmxvdy91dGlscy90aW1lb3V0LnB5) | `78.57% <100%> (+0.79%)` | :arrow_up: | | [airflow/models.py](https://codecov.io/gh/apache/incubator-airflow/pull/4234/diff?src=pr&el=tree#diff-YWlyZmxvdy9tb2RlbHMucHk=) | `92.29% <100%> (ø)` | :arrow_up: | | [airflow/executors/base\_executor.py](https://codecov.io/gh/apache/incubator-airflow/pull/4234/diff?src=pr&el=tree#diff-YWlyZmxvdy9leGVjdXRvcnMvYmFzZV9leGVjdXRvci5weQ==) | `95.16% <100%> (+1.41%)` | :arrow_up: | | [airflow/executors/celery\_executor.py](https://codecov.io/gh/apache/incubator-airflow/pull/4234/diff?src=pr&el=tree#diff-YWlyZmxvdy9leGVjdXRvcnMvY2VsZXJ5X2V4ZWN1dG9yLnB5) | `76.92% <68.51%> (-3.69%)` | :arrow_down: | | [airflow/utils/dag\_processing.py](https://codecov.io/gh/apache/incubator-airflow/pull/4234/diff?src=pr&el=tree#diff-YWlyZmxvdy91dGlscy9kYWdfcHJvY2Vzc2luZy5weQ==) | `59.53% <86.11%> (+1.67%)` | :arrow_up: | | [airflow/jobs.py](https://codecov.io/gh/apache/incubator-airflow/pull/4234/diff?src=pr&el=tree#diff-YWlyZmxvdy9qb2JzLnB5) | `77.39% <93.93%> (+0.02%)` | :arrow_up: | ------ [Continue to review full report at Codecov](https://codecov.io/gh/apache/incubator-airflow/pull/4234?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/incubator-airflow/pull/4234?src=pr&el=footer). Last update [46a6298...33ce56d](https://codecov.io/gh/apache/incubator-airflow/pull/4234?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 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
