codecov-io commented on issue #6780: [AIRFLOW-4899] Fix BQ Hook - get_datasets_list uses pagination (#6780) URL: https://github.com/apache/airflow/pull/6780#issuecomment-564427260 # [Codecov](https://codecov.io/gh/apache/airflow/pull/6780?src=pr&el=h1) Report > Merging [#6780](https://codecov.io/gh/apache/airflow/pull/6780?src=pr&el=desc) into [master](https://codecov.io/gh/apache/airflow/commit/53aa9753c14a276ba372231f3d965df84731456e?src=pr&el=desc) will **decrease** coverage by `0.29%`. > The diff coverage is `91.66%`. [](https://codecov.io/gh/apache/airflow/pull/6780?src=pr&el=tree) ```diff @@ Coverage Diff @@ ## master #6780 +/- ## ========================================= - Coverage 84.53% 84.23% -0.3% ========================================= Files 672 672 Lines 38153 38159 +6 ========================================= - Hits 32252 32144 -108 - Misses 5901 6015 +114 ``` | [Impacted Files](https://codecov.io/gh/apache/airflow/pull/6780?src=pr&el=tree) | Coverage Δ | | |---|---|---| | [airflow/gcp/hooks/bigquery.py](https://codecov.io/gh/apache/airflow/pull/6780/diff?src=pr&el=tree#diff-YWlyZmxvdy9nY3AvaG9va3MvYmlncXVlcnkucHk=) | `71.25% <91.66%> (+0.4%)` | :arrow_up: | | [airflow/kubernetes/volume\_mount.py](https://codecov.io/gh/apache/airflow/pull/6780/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/6780/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/6780/diff?src=pr&el=tree#diff-YWlyZmxvdy9rdWJlcm5ldGVzL3BvZF9sYXVuY2hlci5weQ==) | `45.25% <0%> (-46.72%)` | :arrow_down: | | [airflow/kubernetes/refresh\_config.py](https://codecov.io/gh/apache/airflow/pull/6780/diff?src=pr&el=tree#diff-YWlyZmxvdy9rdWJlcm5ldGVzL3JlZnJlc2hfY29uZmlnLnB5) | `50.98% <0%> (-23.53%)` | :arrow_down: | | [...rflow/contrib/operators/kubernetes\_pod\_operator.py](https://codecov.io/gh/apache/airflow/pull/6780/diff?src=pr&el=tree#diff-YWlyZmxvdy9jb250cmliL29wZXJhdG9ycy9rdWJlcm5ldGVzX3BvZF9vcGVyYXRvci5weQ==) | `78.2% <0%> (-20.52%)` | :arrow_down: | | [airflow/contrib/operators/ssh\_operator.py](https://codecov.io/gh/apache/airflow/pull/6780/diff?src=pr&el=tree#diff-YWlyZmxvdy9jb250cmliL29wZXJhdG9ycy9zc2hfb3BlcmF0b3IucHk=) | `83.33% <0%> (-1.29%)` | :arrow_down: | | [airflow/jobs/backfill\_job.py](https://codecov.io/gh/apache/airflow/pull/6780/diff?src=pr&el=tree#diff-YWlyZmxvdy9qb2JzL2JhY2tmaWxsX2pvYi5weQ==) | `90.72% <0%> (-1.16%)` | :arrow_down: | ------ [Continue to review full report at Codecov](https://codecov.io/gh/apache/airflow/pull/6780?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/6780?src=pr&el=footer). Last update [53aa975...183bf8b](https://codecov.io/gh/apache/airflow/pull/6780?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
