codecov-io commented on issue #7474: [AIRFLOW-6854] Fix missing typing_extensions on python 3.8 URL: https://github.com/apache/airflow/pull/7474#issuecomment-589639674 # [Codecov](https://codecov.io/gh/apache/airflow/pull/7474?src=pr&el=h1) Report > Merging [#7474](https://codecov.io/gh/apache/airflow/pull/7474?src=pr&el=desc) into [master](https://codecov.io/gh/apache/airflow/commit/aff3a361b4092212c0757f9ce88fa2e40d25d1f4?src=pr&el=desc) will **decrease** coverage by `0.16%`. > The diff coverage is `100%`. [](https://codecov.io/gh/apache/airflow/pull/7474?src=pr&el=tree) ```diff @@ Coverage Diff @@ ## master #7474 +/- ## ========================================== - Coverage 86.57% 86.41% -0.17% ========================================== Files 882 883 +1 Lines 41597 41644 +47 ========================================== - Hits 36013 35985 -28 - Misses 5584 5659 +75 ``` | [Impacted Files](https://codecov.io/gh/apache/airflow/pull/7474?src=pr&el=tree) | Coverage Δ | | |---|---|---| | [airflow/typing\_compat.py](https://codecov.io/gh/apache/airflow/pull/7474/diff?src=pr&el=tree#diff-YWlyZmxvdy90eXBpbmdfY29tcGF0LnB5) | `100% <100%> (ø)` | :arrow_up: | | [airflow/providers/amazon/aws/operators/ecs.py](https://codecov.io/gh/apache/airflow/pull/7474/diff?src=pr&el=tree#diff-YWlyZmxvdy9wcm92aWRlcnMvYW1hem9uL2F3cy9vcGVyYXRvcnMvZWNzLnB5) | `85.43% <100%> (-0.15%)` | :arrow_down: | | [airflow/providers/amazon/aws/hooks/batch\_client.py](https://codecov.io/gh/apache/airflow/pull/7474/diff?src=pr&el=tree#diff-YWlyZmxvdy9wcm92aWRlcnMvYW1hem9uL2F3cy9ob29rcy9iYXRjaF9jbGllbnQucHk=) | `96.89% <100%> (ø)` | :arrow_up: | | [airflow/contrib/operators/ecs\_operator.py](https://codecov.io/gh/apache/airflow/pull/7474/diff?src=pr&el=tree#diff-YWlyZmxvdy9jb250cmliL29wZXJhdG9ycy9lY3Nfb3BlcmF0b3IucHk=) | `100% <100%> (ø)` | :arrow_up: | | [airflow/contrib/operators/awsbatch\_operator.py](https://codecov.io/gh/apache/airflow/pull/7474/diff?src=pr&el=tree#diff-YWlyZmxvdy9jb250cmliL29wZXJhdG9ycy9hd3NiYXRjaF9vcGVyYXRvci5weQ==) | `100% <100%> (ø)` | :arrow_up: | | [airflow/serialization/json\_schema.py](https://codecov.io/gh/apache/airflow/pull/7474/diff?src=pr&el=tree#diff-YWlyZmxvdy9zZXJpYWxpemF0aW9uL2pzb25fc2NoZW1hLnB5) | `84% <100%> (ø)` | :arrow_up: | | [airflow/kubernetes/volume\_mount.py](https://codecov.io/gh/apache/airflow/pull/7474/diff?src=pr&el=tree#diff-YWlyZmxvdy9rdWJlcm5ldGVzL3ZvbHVtZV9tb3VudC5weQ==) | `44.44% <0%> (-55.56%)` | :arrow_down: | | [airflow/kubernetes/volume.py](https://codecov.io/gh/apache/airflow/pull/7474/diff?src=pr&el=tree#diff-YWlyZmxvdy9rdWJlcm5ldGVzL3ZvbHVtZS5weQ==) | `52.94% <0%> (-47.06%)` | :arrow_down: | | [airflow/kubernetes/pod\_launcher.py](https://codecov.io/gh/apache/airflow/pull/7474/diff?src=pr&el=tree#diff-YWlyZmxvdy9rdWJlcm5ldGVzL3BvZF9sYXVuY2hlci5weQ==) | `47.18% <0%> (-45.08%)` | :arrow_down: | | [...viders/cncf/kubernetes/operators/kubernetes\_pod.py](https://codecov.io/gh/apache/airflow/pull/7474/diff?src=pr&el=tree#diff-YWlyZmxvdy9wcm92aWRlcnMvY25jZi9rdWJlcm5ldGVzL29wZXJhdG9ycy9rdWJlcm5ldGVzX3BvZC5weQ==) | `69.38% <0%> (-25.52%)` | :arrow_down: | | ... and [13 more](https://codecov.io/gh/apache/airflow/pull/7474/diff?src=pr&el=tree-more) | | ------ [Continue to review full report at Codecov](https://codecov.io/gh/apache/airflow/pull/7474?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/7474?src=pr&el=footer). Last update [aff3a36...f59d6b8](https://codecov.io/gh/apache/airflow/pull/7474?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
