codecov-io edited a comment on issue #4551: [AIRFLOW-2955] Fix kubernetes pod operator to set requests and limits on task pods URL: https://github.com/apache/airflow/pull/4551#issuecomment-455531251 # [Codecov](https://codecov.io/gh/apache/airflow/pull/4551?src=pr&el=h1) Report > Merging [#4551](https://codecov.io/gh/apache/airflow/pull/4551?src=pr&el=desc) into [master](https://codecov.io/gh/apache/airflow/commit/e220ac5bcfd56f048f552f47e7e1c5813f7b928f?src=pr&el=desc) will **increase** coverage by `0.29%`. > The diff coverage is `76.74%`. [](https://codecov.io/gh/apache/airflow/pull/4551?src=pr&el=tree) ```diff @@ Coverage Diff @@ ## master #4551 +/- ## ========================================== + Coverage 75.3% 75.59% +0.29% ========================================== Files 450 454 +4 Lines 29023 29165 +142 ========================================== + Hits 21855 22048 +193 + Misses 7168 7117 -51 ``` | [Impacted Files](https://codecov.io/gh/apache/airflow/pull/4551?src=pr&el=tree) | Coverage Δ | | |---|---|---| | [airflow/contrib/hooks/bigquery\_hook.py](https://codecov.io/gh/apache/airflow/pull/4551/diff?src=pr&el=tree#diff-YWlyZmxvdy9jb250cmliL2hvb2tzL2JpZ3F1ZXJ5X2hvb2sucHk=) | `60.89% <ø> (ø)` | :arrow_up: | | [airflow/utils/db.py](https://codecov.io/gh/apache/airflow/pull/4551/diff?src=pr&el=tree#diff-YWlyZmxvdy91dGlscy9kYi5weQ==) | `90.38% <ø> (+51.92%)` | :arrow_up: | | [airflow/models/connection.py](https://codecov.io/gh/apache/airflow/pull/4551/diff?src=pr&el=tree#diff-YWlyZmxvdy9tb2RlbHMvY29ubmVjdGlvbi5weQ==) | `64.07% <0%> (-1.18%)` | :arrow_down: | | [...flow/contrib/example\_dags/example\_gcp\_translate.py](https://codecov.io/gh/apache/airflow/pull/4551/diff?src=pr&el=tree#diff-YWlyZmxvdy9jb250cmliL2V4YW1wbGVfZGFncy9leGFtcGxlX2djcF90cmFuc2xhdGUucHk=) | `0% <0%> (ø)` | | | [airflow/task/task\_runner/base\_task\_runner.py](https://codecov.io/gh/apache/airflow/pull/4551/diff?src=pr&el=tree#diff-YWlyZmxvdy90YXNrL3Rhc2tfcnVubmVyL2Jhc2VfdGFza19ydW5uZXIucHk=) | `76.66% <0%> (-2.65%)` | :arrow_down: | | [airflow/sensors/base\_sensor\_operator.py](https://codecov.io/gh/apache/airflow/pull/4551/diff?src=pr&el=tree#diff-YWlyZmxvdy9zZW5zb3JzL2Jhc2Vfc2Vuc29yX29wZXJhdG9yLnB5) | `98.18% <100%> (+0.22%)` | :arrow_up: | | [...rflow/contrib/operators/kubernetes\_pod\_operator.py](https://codecov.io/gh/apache/airflow/pull/4551/diff?src=pr&el=tree#diff-YWlyZmxvdy9jb250cmliL29wZXJhdG9ycy9rdWJlcm5ldGVzX3BvZF9vcGVyYXRvci5weQ==) | `98.76% <100%> (+0.09%)` | :arrow_up: | | [airflow/contrib/operators/aws\_athena\_operator.py](https://codecov.io/gh/apache/airflow/pull/4551/diff?src=pr&el=tree#diff-YWlyZmxvdy9jb250cmliL29wZXJhdG9ycy9hd3NfYXRoZW5hX29wZXJhdG9yLnB5) | `70.45% <100%> (+0.68%)` | :arrow_up: | | [airflow/www/app.py](https://codecov.io/gh/apache/airflow/pull/4551/diff?src=pr&el=tree#diff-YWlyZmxvdy93d3cvYXBwLnB5) | `97.36% <100%> (+0.04%)` | :arrow_up: | | [airflow/www/views.py](https://codecov.io/gh/apache/airflow/pull/4551/diff?src=pr&el=tree#diff-YWlyZmxvdy93d3cvdmlld3MucHk=) | `76.33% <100%> (-0.02%)` | :arrow_down: | | ... and [17 more](https://codecov.io/gh/apache/airflow/pull/4551/diff?src=pr&el=tree-more) | | ------ [Continue to review full report at Codecov](https://codecov.io/gh/apache/airflow/pull/4551?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/4551?src=pr&el=footer). Last update [e220ac5...f01715f](https://codecov.io/gh/apache/airflow/pull/4551?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
