codecov-io edited a comment on issue #7456: [AIRFLOW-6817] - Move airflow __init__.py imports to sub-packages URL: https://github.com/apache/airflow/pull/7456#issuecomment-589224098 # [Codecov](https://codecov.io/gh/apache/airflow/pull/7456?src=pr&el=h1) Report > Merging [#7456](https://codecov.io/gh/apache/airflow/pull/7456?src=pr&el=desc) into [master](https://codecov.io/gh/apache/airflow/commit/4e0e2f0da39626c1bc8026a33c2080a6b11f2c41?src=pr&el=desc) will **decrease** coverage by `0.17%`. > The diff coverage is `99%`. [](https://codecov.io/gh/apache/airflow/pull/7456?src=pr&el=tree) ```diff @@ Coverage Diff @@ ## master #7456 +/- ## ========================================== - Coverage 86.79% 86.62% -0.18% ========================================== Files 887 887 Lines 41976 41991 +15 ========================================== - Hits 36432 36373 -59 - Misses 5544 5618 +74 ``` | [Impacted Files](https://codecov.io/gh/apache/airflow/pull/7456?src=pr&el=tree) | Coverage Δ | | |---|---|---| | [airflow/\_\_init\_\_.py](https://codecov.io/gh/apache/airflow/pull/7456/diff?src=pr&el=tree#diff-YWlyZmxvdy9fX2luaXRfXy5weQ==) | `100% <ø> (ø)` | :arrow_up: | | [airflow/executors/dask\_executor.py](https://codecov.io/gh/apache/airflow/pull/7456/diff?src=pr&el=tree#diff-YWlyZmxvdy9leGVjdXRvcnMvZGFza19leGVjdXRvci5weQ==) | `5.88% <0%> (ø)` | :arrow_up: | | [airflow/providers/imap/hooks/imap.py](https://codecov.io/gh/apache/airflow/pull/7456/diff?src=pr&el=tree#diff-YWlyZmxvdy9wcm92aWRlcnMvaW1hcC9ob29rcy9pbWFwLnB5) | `94.95% <100%> (+0.04%)` | :arrow_up: | | [airflow/models/baseoperator.py](https://codecov.io/gh/apache/airflow/pull/7456/diff?src=pr&el=tree#diff-YWlyZmxvdy9tb2RlbHMvYmFzZW9wZXJhdG9yLnB5) | `96.52% <100%> (ø)` | :arrow_up: | | [airflow/providers/dingding/hooks/dingding.py](https://codecov.io/gh/apache/airflow/pull/7456/diff?src=pr&el=tree#diff-YWlyZmxvdy9wcm92aWRlcnMvZGluZ2RpbmcvaG9va3MvZGluZ2RpbmcucHk=) | `66.66% <100%> (ø)` | :arrow_up: | | [...ow/providers/docker/example\_dags/example\_docker.py](https://codecov.io/gh/apache/airflow/pull/7456/diff?src=pr&el=tree#diff-YWlyZmxvdy9wcm92aWRlcnMvZG9ja2VyL2V4YW1wbGVfZGFncy9leGFtcGxlX2RvY2tlci5weQ==) | `100% <100%> (ø)` | :arrow_up: | | [.../providers/google/cloud/hooks/kubernetes\_engine.py](https://codecov.io/gh/apache/airflow/pull/7456/diff?src=pr&el=tree#diff-YWlyZmxvdy9wcm92aWRlcnMvZ29vZ2xlL2Nsb3VkL2hvb2tzL2t1YmVybmV0ZXNfZW5naW5lLnB5) | `95.94% <100%> (+0.05%)` | :arrow_up: | | [airflow/providers/opsgenie/hooks/opsgenie\_alert.py](https://codecov.io/gh/apache/airflow/pull/7456/diff?src=pr&el=tree#diff-YWlyZmxvdy9wcm92aWRlcnMvb3BzZ2VuaWUvaG9va3Mvb3BzZ2VuaWVfYWxlcnQucHk=) | `100% <100%> (ø)` | :arrow_up: | | [airflow/executors/local\_executor.py](https://codecov.io/gh/apache/airflow/pull/7456/diff?src=pr&el=tree#diff-YWlyZmxvdy9leGVjdXRvcnMvbG9jYWxfZXhlY3V0b3IucHk=) | `92.48% <100%> (ø)` | :arrow_up: | | [.../cloud/operators/cloud\_storage\_transfer\_service.py](https://codecov.io/gh/apache/airflow/pull/7456/diff?src=pr&el=tree#diff-YWlyZmxvdy9wcm92aWRlcnMvZ29vZ2xlL2Nsb3VkL29wZXJhdG9ycy9jbG91ZF9zdG9yYWdlX3RyYW5zZmVyX3NlcnZpY2UucHk=) | `95.63% <100%> (ø)` | :arrow_up: | | ... and [77 more](https://codecov.io/gh/apache/airflow/pull/7456/diff?src=pr&el=tree-more) | | ------ [Continue to review full report at Codecov](https://codecov.io/gh/apache/airflow/pull/7456?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/7456?src=pr&el=footer). Last update [4e0e2f0...0306223](https://codecov.io/gh/apache/airflow/pull/7456?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
