codecov-io edited a comment on issue #4292: [AIRFLOW-2508] Handle non string types in Operators templatized fields URL: https://github.com/apache/airflow/pull/4292#issuecomment-455914575 # [Codecov](https://codecov.io/gh/apache/airflow/pull/4292?src=pr&el=h1) Report > Merging [#4292](https://codecov.io/gh/apache/airflow/pull/4292?src=pr&el=desc) into [master](https://codecov.io/gh/apache/airflow/commit/39dab6f4019f8107814104257274f3c7e78efeaa?src=pr&el=desc) will **decrease** coverage by `<.01%`. > The diff coverage is `100%`. [](https://codecov.io/gh/apache/airflow/pull/4292?src=pr&el=tree) ```diff @@ Coverage Diff @@ ## master #4292 +/- ## ========================================== - Coverage 74.11% 74.11% -0.01% ========================================== Files 421 421 Lines 27681 27657 -24 ========================================== - Hits 20515 20497 -18 + Misses 7166 7160 -6 ``` | [Impacted Files](https://codecov.io/gh/apache/airflow/pull/4292?src=pr&el=tree) | Coverage Δ | | |---|---|---| | [airflow/models/\_\_init\_\_.py](https://codecov.io/gh/apache/airflow/pull/4292/diff?src=pr&el=tree#diff-YWlyZmxvdy9tb2RlbHMvX19pbml0X18ucHk=) | `92.3% <100%> (-0.08%)` | :arrow_down: | | [airflow/models/connection.py](https://codecov.io/gh/apache/airflow/pull/4292/diff?src=pr&el=tree#diff-YWlyZmxvdy9tb2RlbHMvY29ubmVjdGlvbi5weQ==) | `63.29% <0%> (-0.74%)` | :arrow_down: | | [airflow/contrib/operators/spark\_submit\_operator.py](https://codecov.io/gh/apache/airflow/pull/4292/diff?src=pr&el=tree#diff-YWlyZmxvdy9jb250cmliL29wZXJhdG9ycy9zcGFya19zdWJtaXRfb3BlcmF0b3IucHk=) | `92.1% <0%> (-0.21%)` | :arrow_down: | | [airflow/contrib/hooks/spark\_submit\_hook.py](https://codecov.io/gh/apache/airflow/pull/4292/diff?src=pr&el=tree#diff-YWlyZmxvdy9jb250cmliL2hvb2tzL3NwYXJrX3N1Ym1pdF9ob29rLnB5) | `79.74% <0%> (-0.09%)` | :arrow_down: | | [airflow/bin/cli.py](https://codecov.io/gh/apache/airflow/pull/4292/diff?src=pr&el=tree#diff-YWlyZmxvdy9iaW4vY2xpLnB5) | `65.07% <0%> (+0.43%)` | :arrow_up: | ------ [Continue to review full report at Codecov](https://codecov.io/gh/apache/airflow/pull/4292?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/4292?src=pr&el=footer). Last update [39dab6f...798c79e](https://codecov.io/gh/apache/airflow/pull/4292?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
