codecov-io commented on issue #5060: AIRFLOW-4218 Support to Provide http args to K8executor while calling… URL: https://github.com/apache/airflow/pull/5060#issuecomment-485388484 # [Codecov](https://codecov.io/gh/apache/airflow/pull/5060?src=pr&el=h1) Report > Merging [#5060](https://codecov.io/gh/apache/airflow/pull/5060?src=pr&el=desc) into [master](https://codecov.io/gh/apache/airflow/commit/d2a2e2cbff7c7ac4bbcc47aa06e6cf4eb8ac8f57?src=pr&el=desc) will **increase** coverage by `0.15%`. > The diff coverage is `47.61%`. [](https://codecov.io/gh/apache/airflow/pull/5060?src=pr&el=tree) ```diff @@ Coverage Diff @@ ## master #5060 +/- ## ========================================== + Coverage 78.24% 78.39% +0.15% ========================================== Files 466 466 Lines 29786 29896 +110 ========================================== + Hits 23305 23438 +133 + Misses 6481 6458 -23 ``` | [Impacted Files](https://codecov.io/gh/apache/airflow/pull/5060?src=pr&el=tree) | Coverage Δ | | |---|---|---| | [airflow/contrib/kubernetes/pod\_launcher.py](https://codecov.io/gh/apache/airflow/pull/5060/diff?src=pr&el=tree#diff-YWlyZmxvdy9jb250cmliL2t1YmVybmV0ZXMvcG9kX2xhdW5jaGVyLnB5) | `90.24% <100%> (ø)` | :arrow_up: | | [airflow/contrib/executors/kubernetes\_executor.py](https://codecov.io/gh/apache/airflow/pull/5060/diff?src=pr&el=tree#diff-YWlyZmxvdy9jb250cmliL2V4ZWN1dG9ycy9rdWJlcm5ldGVzX2V4ZWN1dG9yLnB5) | `62.67% <42.1%> (-0.61%)` | :arrow_down: | | [...ontrib/example\_dags/example\_kubernetes\_executor.py](https://codecov.io/gh/apache/airflow/pull/5060/diff?src=pr&el=tree#diff-YWlyZmxvdy9jb250cmliL2V4YW1wbGVfZGFncy9leGFtcGxlX2t1YmVybmV0ZXNfZXhlY3V0b3IucHk=) | `0% <0%> (ø)` | :arrow_up: | | [airflow/utils/json.py](https://codecov.io/gh/apache/airflow/pull/5060/diff?src=pr&el=tree#diff-YWlyZmxvdy91dGlscy9qc29uLnB5) | `100% <0%> (ø)` | :arrow_up: | | [...example\_dags/example\_kubernetes\_executor\_config.py](https://codecov.io/gh/apache/airflow/pull/5060/diff?src=pr&el=tree#diff-YWlyZmxvdy9jb250cmliL2V4YW1wbGVfZGFncy9leGFtcGxlX2t1YmVybmV0ZXNfZXhlY3V0b3JfY29uZmlnLnB5) | `0% <0%> (ø)` | :arrow_up: | | [airflow/utils/weight\_rule.py](https://codecov.io/gh/apache/airflow/pull/5060/diff?src=pr&el=tree#diff-YWlyZmxvdy91dGlscy93ZWlnaHRfcnVsZS5weQ==) | `100% <0%> (ø)` | :arrow_up: | | [airflow/utils/cli.py](https://codecov.io/gh/apache/airflow/pull/5060/diff?src=pr&el=tree#diff-YWlyZmxvdy91dGlscy9jbGkucHk=) | `100% <0%> (ø)` | :arrow_up: | | [airflow/utils/trigger\_rule.py](https://codecov.io/gh/apache/airflow/pull/5060/diff?src=pr&el=tree#diff-YWlyZmxvdy91dGlscy90cmlnZ2VyX3J1bGUucHk=) | `100% <0%> (ø)` | :arrow_up: | | [...rflow/contrib/utils/mlengine\_prediction\_summary.py](https://codecov.io/gh/apache/airflow/pull/5060/diff?src=pr&el=tree#diff-YWlyZmxvdy9jb250cmliL3V0aWxzL21sZW5naW5lX3ByZWRpY3Rpb25fc3VtbWFyeS5weQ==) | `0% <0%> (ø)` | :arrow_up: | | [airflow/utils/email.py](https://codecov.io/gh/apache/airflow/pull/5060/diff?src=pr&el=tree#diff-YWlyZmxvdy91dGlscy9lbWFpbC5weQ==) | `100% <0%> (ø)` | :arrow_up: | | ... and [37 more](https://codecov.io/gh/apache/airflow/pull/5060/diff?src=pr&el=tree-more) | | ------ [Continue to review full report at Codecov](https://codecov.io/gh/apache/airflow/pull/5060?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/5060?src=pr&el=footer). Last update [d2a2e2c...a13ceb2](https://codecov.io/gh/apache/airflow/pull/5060?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
