codecov-io commented on issue #7674: [AIRFLOW-7022] Simplify DagFileProcessor.process_file method URL: https://github.com/apache/airflow/pull/7674#issuecomment-597902794 # [Codecov](https://codecov.io/gh/apache/airflow/pull/7674?src=pr&el=h1) Report > Merging [#7674](https://codecov.io/gh/apache/airflow/pull/7674?src=pr&el=desc) into [master](https://codecov.io/gh/apache/airflow/commit/5be3b31bda4e9ebd8d14cefae27f422edcc332b7&el=desc) will **decrease** coverage by `22.27%`. > The diff coverage is `75.28%`. [](https://codecov.io/gh/apache/airflow/pull/7674?src=pr&el=tree) ```diff @@ Coverage Diff @@ ## master #7674 +/- ## =========================================== - Coverage 86.84% 64.56% -22.28% =========================================== Files 897 903 +6 Lines 42806 43727 +921 =========================================== - Hits 37173 28231 -8942 - Misses 5633 15496 +9863 ``` | [Impacted Files](https://codecov.io/gh/apache/airflow/pull/7674?src=pr&el=tree) | Coverage Δ | | |---|---|---| | [airflow/api/common/experimental/pool.py](https://codecov.io/gh/apache/airflow/pull/7674/diff?src=pr&el=tree#diff-YWlyZmxvdy9hcGkvY29tbW9uL2V4cGVyaW1lbnRhbC9wb29sLnB5) | `25.53% <0.00%> (-74.47%)` | :arrow_down: | | [airflow/models/connection.py](https://codecov.io/gh/apache/airflow/pull/7674/diff?src=pr&el=tree#diff-YWlyZmxvdy9tb2RlbHMvY29ubmVjdGlvbi5weQ==) | `75.35% <ø> (-19.72%)` | :arrow_down: | | [.../example\_dags/example\_spark\_kubernetes\_operator.py](https://codecov.io/gh/apache/airflow/pull/7674/diff?src=pr&el=tree#diff-YWlyZmxvdy9wcm92aWRlcnMvY25jZi9rdWJlcm5ldGVzL2V4YW1wbGVfZGFncy9leGFtcGxlX3NwYXJrX2t1YmVybmV0ZXNfb3BlcmF0b3IucHk=) | `0.00% <0.00%> (ø)` | | | [...s/google/cloud/example\_dags/example\_datacatalog.py](https://codecov.io/gh/apache/airflow/pull/7674/diff?src=pr&el=tree#diff-YWlyZmxvdy9wcm92aWRlcnMvZ29vZ2xlL2Nsb3VkL2V4YW1wbGVfZGFncy9leGFtcGxlX2RhdGFjYXRhbG9nLnB5) | `0.00% <0.00%> (ø)` | | | [...ders/google/cloud/example\_dags/example\_dataflow.py](https://codecov.io/gh/apache/airflow/pull/7674/diff?src=pr&el=tree#diff-YWlyZmxvdy9wcm92aWRlcnMvZ29vZ2xlL2Nsb3VkL2V4YW1wbGVfZGFncy9leGFtcGxlX2RhdGFmbG93LnB5) | `0.00% <ø> (-100.00%)` | :arrow_down: | | [...providers/google/cloud/example\_dags/example\_dlp.py](https://codecov.io/gh/apache/airflow/pull/7674/diff?src=pr&el=tree#diff-YWlyZmxvdy9wcm92aWRlcnMvZ29vZ2xlL2Nsb3VkL2V4YW1wbGVfZGFncy9leGFtcGxlX2RscC5weQ==) | `0.00% <0.00%> (-100.00%)` | :arrow_down: | | [...s/google/cloud/example\_dags/example\_stackdriver.py](https://codecov.io/gh/apache/airflow/pull/7674/diff?src=pr&el=tree#diff-YWlyZmxvdy9wcm92aWRlcnMvZ29vZ2xlL2Nsb3VkL2V4YW1wbGVfZGFncy9leGFtcGxlX3N0YWNrZHJpdmVyLnB5) | `0.00% <0.00%> (-100.00%)` | :arrow_down: | | [...oviders/google/cloud/example\_dags/example\_tasks.py](https://codecov.io/gh/apache/airflow/pull/7674/diff?src=pr&el=tree#diff-YWlyZmxvdy9wcm92aWRlcnMvZ29vZ2xlL2Nsb3VkL2V4YW1wbGVfZGFncy9leGFtcGxlX3Rhc2tzLnB5) | `0.00% <0.00%> (-100.00%)` | :arrow_down: | | [airflow/www/views.py](https://codecov.io/gh/apache/airflow/pull/7674/diff?src=pr&el=tree#diff-YWlyZmxvdy93d3cvdmlld3MucHk=) | `25.63% <0.00%> (-50.50%)` | :arrow_down: | | [airflow/jobs/scheduler\_job.py](https://codecov.io/gh/apache/airflow/pull/7674/diff?src=pr&el=tree#diff-YWlyZmxvdy9qb2JzL3NjaGVkdWxlcl9qb2IucHk=) | `14.18% <6.97%> (-76.48%)` | :arrow_down: | | ... and [518 more](https://codecov.io/gh/apache/airflow/pull/7674/diff?src=pr&el=tree-more) | | ------ [Continue to review full report at Codecov](https://codecov.io/gh/apache/airflow/pull/7674?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/7674?src=pr&el=footer). Last update [5be3b31...4ea2043](https://codecov.io/gh/apache/airflow/pull/7674?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
