codecov-io commented on issue #5434: [AIRFLOW-4807] Make GCS operators, hooks, sensors Pylint compatible URL: https://github.com/apache/airflow/pull/5434#issuecomment-503506972 # [Codecov](https://codecov.io/gh/apache/airflow/pull/5434?src=pr&el=h1) Report > Merging [#5434](https://codecov.io/gh/apache/airflow/pull/5434?src=pr&el=desc) into [master](https://codecov.io/gh/apache/airflow/commit/bfd62d48ee874bd6f69d01799db2900e301de443?src=pr&el=desc) will **decrease** coverage by `<.01%`. > The diff coverage is `72.72%`. [](https://codecov.io/gh/apache/airflow/pull/5434?src=pr&el=tree) ```diff @@ Coverage Diff @@ ## master #5434 +/- ## ========================================= - Coverage 79.11% 79.1% -0.01% ========================================= Files 488 488 Lines 30517 30545 +28 ========================================= + Hits 24142 24163 +21 - Misses 6375 6382 +7 ``` | [Impacted Files](https://codecov.io/gh/apache/airflow/pull/5434?src=pr&el=tree) | Coverage Δ | | |---|---|---| | [airflow/contrib/operators/gcs\_to\_bq.py](https://codecov.io/gh/apache/airflow/pull/5434/diff?src=pr&el=tree#diff-YWlyZmxvdy9jb250cmliL29wZXJhdG9ycy9nY3NfdG9fYnEucHk=) | `0% <0%> (ø)` | :arrow_up: | | [.../contrib/operators/gcs\_to\_gcs\_transfer\_operator.py](https://codecov.io/gh/apache/airflow/pull/5434/diff?src=pr&el=tree#diff-YWlyZmxvdy9jb250cmliL29wZXJhdG9ycy9nY3NfdG9fZ2NzX3RyYW5zZmVyX29wZXJhdG9yLnB5) | `0% <0%> (ø)` | :arrow_up: | | [airflow/contrib/operators/gcs\_acl\_operator.py](https://codecov.io/gh/apache/airflow/pull/5434/diff?src=pr&el=tree#diff-YWlyZmxvdy9jb250cmliL29wZXJhdG9ycy9nY3NfYWNsX29wZXJhdG9yLnB5) | `100% <100%> (ø)` | :arrow_up: | | [airflow/contrib/operators/gcs\_list\_operator.py](https://codecov.io/gh/apache/airflow/pull/5434/diff?src=pr&el=tree#diff-YWlyZmxvdy9jb250cmliL29wZXJhdG9ycy9nY3NfbGlzdF9vcGVyYXRvci5weQ==) | `100% <100%> (ø)` | :arrow_up: | | [airflow/contrib/operators/gcs\_operator.py](https://codecov.io/gh/apache/airflow/pull/5434/diff?src=pr&el=tree#diff-YWlyZmxvdy9jb250cmliL29wZXJhdG9ycy9nY3Nfb3BlcmF0b3IucHk=) | `100% <100%> (ø)` | :arrow_up: | | [airflow/contrib/operators/gcs\_to\_gcs.py](https://codecov.io/gh/apache/airflow/pull/5434/diff?src=pr&el=tree#diff-YWlyZmxvdy9jb250cmliL29wZXJhdG9ycy9nY3NfdG9fZ2NzLnB5) | `97.87% <100%> (ø)` | :arrow_up: | | [airflow/contrib/operators/gcs\_to\_s3.py](https://codecov.io/gh/apache/airflow/pull/5434/diff?src=pr&el=tree#diff-YWlyZmxvdy9jb250cmliL29wZXJhdG9ycy9nY3NfdG9fczMucHk=) | `100% <100%> (ø)` | :arrow_up: | | [airflow/contrib/operators/gcs\_delete\_operator.py](https://codecov.io/gh/apache/airflow/pull/5434/diff?src=pr&el=tree#diff-YWlyZmxvdy9jb250cmliL29wZXJhdG9ycy9nY3NfZGVsZXRlX29wZXJhdG9yLnB5) | `100% <100%> (ø)` | :arrow_up: | | [airflow/contrib/sensors/gcs\_sensor.py](https://codecov.io/gh/apache/airflow/pull/5434/diff?src=pr&el=tree#diff-YWlyZmxvdy9jb250cmliL3NlbnNvcnMvZ2NzX3NlbnNvci5weQ==) | `70.7% <100%> (+1.23%)` | :arrow_up: | | [airflow/contrib/operators/gcs\_download\_operator.py](https://codecov.io/gh/apache/airflow/pull/5434/diff?src=pr&el=tree#diff-YWlyZmxvdy9jb250cmliL29wZXJhdG9ycy9nY3NfZG93bmxvYWRfb3BlcmF0b3IucHk=) | `78.12% <44.44%> (-9.88%)` | :arrow_down: | | ... and [4 more](https://codecov.io/gh/apache/airflow/pull/5434/diff?src=pr&el=tree-more) | | ------ [Continue to review full report at Codecov](https://codecov.io/gh/apache/airflow/pull/5434?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/5434?src=pr&el=footer). Last update [bfd62d4...f737e7c](https://codecov.io/gh/apache/airflow/pull/5434?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
