codecov-io commented on issue #5196: [AIRFLOW-4423] Improve date handling in mysql to gcs operator. URL: https://github.com/apache/airflow/pull/5196#issuecomment-487343692 # [Codecov](https://codecov.io/gh/apache/airflow/pull/5196?src=pr&el=h1) Report > Merging [#5196](https://codecov.io/gh/apache/airflow/pull/5196?src=pr&el=desc) into [master](https://codecov.io/gh/apache/airflow/commit/df18b02d2abc98df2ef850f25b82f8202106a147?src=pr&el=desc) will **increase** coverage by `0.27%`. > The diff coverage is `95.23%`. [](https://codecov.io/gh/apache/airflow/pull/5196?src=pr&el=tree) ```diff @@ Coverage Diff @@ ## master #5196 +/- ## ========================================== + Coverage 78.27% 78.55% +0.27% ========================================== Files 469 469 Lines 29896 29898 +2 ========================================== + Hits 23402 23487 +85 + Misses 6494 6411 -83 ``` | [Impacted Files](https://codecov.io/gh/apache/airflow/pull/5196?src=pr&el=tree) | Coverage Δ | | |---|---|---| | [airflow/contrib/operators/mysql\_to\_gcs.py](https://codecov.io/gh/apache/airflow/pull/5196/diff?src=pr&el=tree#diff-YWlyZmxvdy9jb250cmliL29wZXJhdG9ycy9teXNxbF90b19nY3MucHk=) | `92.59% <95.23%> (+1.61%)` | :arrow_up: | | [airflow/hooks/dbapi\_hook.py](https://codecov.io/gh/apache/airflow/pull/5196/diff?src=pr&el=tree#diff-YWlyZmxvdy9ob29rcy9kYmFwaV9ob29rLnB5) | `88.79% <0%> (+0.86%)` | :arrow_up: | | [airflow/models/connection.py](https://codecov.io/gh/apache/airflow/pull/5196/diff?src=pr&el=tree#diff-YWlyZmxvdy9tb2RlbHMvY29ubmVjdGlvbi5weQ==) | `65.73% <0%> (+1.12%)` | :arrow_up: | | [airflow/hooks/hive\_hooks.py](https://codecov.io/gh/apache/airflow/pull/5196/diff?src=pr&el=tree#diff-YWlyZmxvdy9ob29rcy9oaXZlX2hvb2tzLnB5) | `74.93% <0%> (+1.86%)` | :arrow_up: | | [airflow/utils/sqlalchemy.py](https://codecov.io/gh/apache/airflow/pull/5196/diff?src=pr&el=tree#diff-YWlyZmxvdy91dGlscy9zcWxhbGNoZW15LnB5) | `80.95% <0%> (+4.76%)` | :arrow_up: | | [airflow/operators/mysql\_operator.py](https://codecov.io/gh/apache/airflow/pull/5196/diff?src=pr&el=tree#diff-YWlyZmxvdy9vcGVyYXRvcnMvbXlzcWxfb3BlcmF0b3IucHk=) | `100% <0%> (+100%)` | :arrow_up: | | [airflow/operators/mysql\_to\_hive.py](https://codecov.io/gh/apache/airflow/pull/5196/diff?src=pr&el=tree#diff-YWlyZmxvdy9vcGVyYXRvcnMvbXlzcWxfdG9faGl2ZS5weQ==) | `100% <0%> (+100%)` | :arrow_up: | ------ [Continue to review full report at Codecov](https://codecov.io/gh/apache/airflow/pull/5196?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/5196?src=pr&el=footer). Last update [df18b02...d834acc](https://codecov.io/gh/apache/airflow/pull/5196?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
