codecov-io edited a comment on issue #4443: [AIRFLOW-3476,3477] Move Kube classes out of models.py URL: https://github.com/apache/airflow/pull/4443#issuecomment-452814495 # [Codecov](https://codecov.io/gh/apache/airflow/pull/4443?src=pr&el=h1) Report > Merging [#4443](https://codecov.io/gh/apache/airflow/pull/4443?src=pr&el=desc) into [master](https://codecov.io/gh/apache/airflow/commit/0f02e45b7e127da3539752607ab02347d9fcd733?src=pr&el=desc) will **decrease** coverage by `0.11%`. > The diff coverage is `95.65%`. [](https://codecov.io/gh/apache/airflow/pull/4443?src=pr&el=tree) ```diff @@ Coverage Diff @@ ## master #4443 +/- ## ========================================== - Coverage 74.3% 74.19% -0.12% ========================================== Files 427 426 -1 Lines 27873 27866 -7 ========================================== - Hits 20712 20675 -37 - Misses 7161 7191 +30 ``` | [Impacted Files](https://codecov.io/gh/apache/airflow/pull/4443?src=pr&el=tree) | Coverage Δ | | |---|---|---| | [airflow/models/\_\_init\_\_.py](https://codecov.io/gh/apache/airflow/pull/4443/diff?src=pr&el=tree#diff-YWlyZmxvdy9tb2RlbHMvX19pbml0X18ucHk=) | `92.95% <100%> (-0.08%)` | :arrow_down: | | [airflow/contrib/executors/kubernetes\_executor.py](https://codecov.io/gh/apache/airflow/pull/4443/diff?src=pr&el=tree#diff-YWlyZmxvdy9jb250cmliL2V4ZWN1dG9ycy9rdWJlcm5ldGVzX2V4ZWN1dG9yLnB5) | `63.94% <100%> (+0.11%)` | :arrow_up: | | [airflow/models/kubernetes.py](https://codecov.io/gh/apache/airflow/pull/4443/diff?src=pr&el=tree#diff-YWlyZmxvdy9tb2RlbHMva3ViZXJuZXRlcy5weQ==) | `95.34% <95.34%> (ø)` | | | [airflow/operators/postgres\_operator.py](https://codecov.io/gh/apache/airflow/pull/4443/diff?src=pr&el=tree#diff-YWlyZmxvdy9vcGVyYXRvcnMvcG9zdGdyZXNfb3BlcmF0b3IucHk=) | `0% <0%> (-100%)` | :arrow_down: | | [airflow/hooks/postgres\_hook.py](https://codecov.io/gh/apache/airflow/pull/4443/diff?src=pr&el=tree#diff-YWlyZmxvdy9ob29rcy9wb3N0Z3Jlc19ob29rLnB5) | `91.66% <0%> (-2.78%)` | :arrow_down: | | [airflow/hooks/dbapi\_hook.py](https://codecov.io/gh/apache/airflow/pull/4443/diff?src=pr&el=tree#diff-YWlyZmxvdy9ob29rcy9kYmFwaV9ob29rLnB5) | `77.41% <0%> (-1.62%)` | :arrow_down: | | [airflow/models/connection.py](https://codecov.io/gh/apache/airflow/pull/4443/diff?src=pr&el=tree#diff-YWlyZmxvdy9tb2RlbHMvY29ubmVjdGlvbi5weQ==) | `63.03% <0%> (-1.22%)` | :arrow_down: | | [airflow/utils/sqlalchemy.py](https://codecov.io/gh/apache/airflow/pull/4443/diff?src=pr&el=tree#diff-YWlyZmxvdy91dGlscy9zcWxhbGNoZW15LnB5) | `80.68% <0%> (-1.14%)` | :arrow_down: | | [airflow/api/common/experimental/delete\_dag.py](https://codecov.io/gh/apache/airflow/pull/4443/diff?src=pr&el=tree#diff-YWlyZmxvdy9hcGkvY29tbW9uL2V4cGVyaW1lbnRhbC9kZWxldGVfZGFnLnB5) | `88% <0%> (-0.47%)` | :arrow_down: | | ... and [4 more](https://codecov.io/gh/apache/airflow/pull/4443/diff?src=pr&el=tree-more) | | ------ [Continue to review full report at Codecov](https://codecov.io/gh/apache/airflow/pull/4443?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/4443?src=pr&el=footer). Last update [0f02e45...8e963c2](https://codecov.io/gh/apache/airflow/pull/4443?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
