codecov-io edited a comment on issue #4852: [AIRFLOW-3152] Implements init-containers in Kubernetes Pod Operator URL: https://github.com/apache/airflow/pull/4852#issuecomment-470083536 # [Codecov](https://codecov.io/gh/apache/airflow/pull/4852?src=pr&el=h1) Report > Merging [#4852](https://codecov.io/gh/apache/airflow/pull/4852?src=pr&el=desc) into [v1-10-stable](https://codecov.io/gh/apache/airflow/commit/c55fd32a78005c4c65bc6b1863fbd7eebf0a6a64?src=pr&el=desc) will **decrease** coverage by `0.15%`. > The diff coverage is `n/a`. [](https://codecov.io/gh/apache/airflow/pull/4852?src=pr&el=tree) ```diff @@ Coverage Diff @@ ## v1-10-stable #4852 +/- ## ================================================ - Coverage 76.04% 75.89% -0.16% ================================================ Files 219 219 Lines 17274 17115 -159 ================================================ - Hits 13136 12989 -147 + Misses 4138 4126 -12 ``` | [Impacted Files](https://codecov.io/gh/apache/airflow/pull/4852?src=pr&el=tree) | Coverage Δ | | |---|---|---| | [airflow/hooks/S3\_hook.py](https://codecov.io/gh/apache/airflow/pull/4852/diff?src=pr&el=tree#diff-YWlyZmxvdy9ob29rcy9TM19ob29rLnB5) | `82.27% <0%> (-10.76%)` | :arrow_down: | | [airflow/configuration.py](https://codecov.io/gh/apache/airflow/pull/4852/diff?src=pr&el=tree#diff-YWlyZmxvdy9jb25maWd1cmF0aW9uLnB5) | `89.53% <0%> (-1.82%)` | :arrow_down: | | [airflow/utils/dag\_processing.py](https://codecov.io/gh/apache/airflow/pull/4852/diff?src=pr&el=tree#diff-YWlyZmxvdy91dGlscy9kYWdfcHJvY2Vzc2luZy5weQ==) | `58.01% <0%> (-1.67%)` | :arrow_down: | | [airflow/executors/base\_executor.py](https://codecov.io/gh/apache/airflow/pull/4852/diff?src=pr&el=tree#diff-YWlyZmxvdy9leGVjdXRvcnMvYmFzZV9leGVjdXRvci5weQ==) | `93.75% <0%> (-1.49%)` | :arrow_down: | | [airflow/sensors/sql\_sensor.py](https://codecov.io/gh/apache/airflow/pull/4852/diff?src=pr&el=tree#diff-YWlyZmxvdy9zZW5zb3JzL3NxbF9zZW5zb3IucHk=) | `95.23% <0%> (-1.2%)` | :arrow_down: | | [airflow/executors/local\_executor.py](https://codecov.io/gh/apache/airflow/pull/4852/diff?src=pr&el=tree#diff-YWlyZmxvdy9leGVjdXRvcnMvbG9jYWxfZXhlY3V0b3IucHk=) | `79% <0%> (-0.8%)` | :arrow_down: | | [airflow/utils/timeout.py](https://codecov.io/gh/apache/airflow/pull/4852/diff?src=pr&el=tree#diff-YWlyZmxvdy91dGlscy90aW1lb3V0LnB5) | `77.77% <0%> (-0.8%)` | :arrow_down: | | [airflow/task/task\_runner/base\_task\_runner.py](https://codecov.io/gh/apache/airflow/pull/4852/diff?src=pr&el=tree#diff-YWlyZmxvdy90YXNrL3Rhc2tfcnVubmVyL2Jhc2VfdGFza19ydW5uZXIucHk=) | `78.94% <0%> (-0.37%)` | :arrow_down: | | [airflow/models.py](https://codecov.io/gh/apache/airflow/pull/4852/diff?src=pr&el=tree#diff-YWlyZmxvdy9tb2RlbHMucHk=) | `92.32% <0%> (-0.02%)` | :arrow_down: | | [airflow/operators/mysql\_to\_hive.py](https://codecov.io/gh/apache/airflow/pull/4852/diff?src=pr&el=tree#diff-YWlyZmxvdy9vcGVyYXRvcnMvbXlzcWxfdG9faGl2ZS5weQ==) | `0% <0%> (ø)` | :arrow_up: | | ... and [5 more](https://codecov.io/gh/apache/airflow/pull/4852/diff?src=pr&el=tree-more) | | ------ [Continue to review full report at Codecov](https://codecov.io/gh/apache/airflow/pull/4852?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/4852?src=pr&el=footer). Last update [c55fd32...49dcd44](https://codecov.io/gh/apache/airflow/pull/4852?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
