codecov-io edited a comment on issue #7232: [AIRFLOW-6569] Flush pending Sentry exceptions before exiting forked process URL: https://github.com/apache/airflow/pull/7232#issuecomment-581760360 # [Codecov](https://codecov.io/gh/apache/airflow/pull/7232?src=pr&el=h1) Report > Merging [#7232](https://codecov.io/gh/apache/airflow/pull/7232?src=pr&el=desc) into [master](https://codecov.io/gh/apache/airflow/commit/0dafdd0b9d635b4513b1413007337b19c3d96b17&el=desc) will **increase** coverage by `54.78%`. > The diff coverage is `22.22%`. [](https://codecov.io/gh/apache/airflow/pull/7232?src=pr&el=tree) ```diff @@ Coverage Diff @@ ## master #7232 +/- ## =========================================== + Coverage 33.23% 88.01% +54.78% =========================================== Files 935 935 Lines 45170 45177 +7 =========================================== + Hits 15010 39764 +24754 + Misses 30160 5413 -24747 ``` | [Impacted Files](https://codecov.io/gh/apache/airflow/pull/7232?src=pr&el=tree) | Coverage Δ | | |---|---|---| | [airflow/task/task\_runner/standard\_task\_runner.py](https://codecov.io/gh/apache/airflow/pull/7232/diff?src=pr&el=tree#diff-YWlyZmxvdy90YXNrL3Rhc2tfcnVubmVyL3N0YW5kYXJkX3Rhc2tfcnVubmVyLnB5) | `64.06% <0.00%> (+41.11%)` | :arrow_up: | | [airflow/sentry.py](https://codecov.io/gh/apache/airflow/pull/7232/diff?src=pr&el=tree#diff-YWlyZmxvdy9zZW50cnkucHk=) | `87.01% <50.00%> (+32.21%)` | :arrow_up: | | [airflow/cli/cli\_parser.py](https://codecov.io/gh/apache/airflow/pull/7232/diff?src=pr&el=tree#diff-YWlyZmxvdy9jbGkvY2xpX3BhcnNlci5weQ==) | `97.24% <0.00%> (+0.91%)` | :arrow_up: | | [.../providers/google/cloud/operators/presto\_to\_gcs.py](https://codecov.io/gh/apache/airflow/pull/7232/diff?src=pr&el=tree#diff-YWlyZmxvdy9wcm92aWRlcnMvZ29vZ2xlL2Nsb3VkL29wZXJhdG9ycy9wcmVzdG9fdG9fZ2NzLnB5) | `38.66% <0.00%> (+2.66%)` | :arrow_up: | | [airflow/executors/celery\_executor.py](https://codecov.io/gh/apache/airflow/pull/7232/diff?src=pr&el=tree#diff-YWlyZmxvdy9leGVjdXRvcnMvY2VsZXJ5X2V4ZWN1dG9yLnB5) | `88.51% <0.00%> (+3.37%)` | :arrow_up: | | [airflow/utils/decorators.py](https://codecov.io/gh/apache/airflow/pull/7232/diff?src=pr&el=tree#diff-YWlyZmxvdy91dGlscy9kZWNvcmF0b3JzLnB5) | `90.47% <0.00%> (+4.76%)` | :arrow_up: | | [airflow/models/base.py](https://codecov.io/gh/apache/airflow/pull/7232/diff?src=pr&el=tree#diff-YWlyZmxvdy9tb2RlbHMvYmFzZS5weQ==) | `100.00% <0.00%> (+6.25%)` | :arrow_up: | | [airflow/exceptions.py](https://codecov.io/gh/apache/airflow/pull/7232/diff?src=pr&el=tree#diff-YWlyZmxvdy9leGNlcHRpb25zLnB5) | `100.00% <0.00%> (+6.66%)` | :arrow_up: | | [airflow/www/forms.py](https://codecov.io/gh/apache/airflow/pull/7232/diff?src=pr&el=tree#diff-YWlyZmxvdy93d3cvZm9ybXMucHk=) | `100.00% <0.00%> (+6.77%)` | :arrow_up: | | [airflow/utils/timeout.py](https://codecov.io/gh/apache/airflow/pull/7232/diff?src=pr&el=tree#diff-YWlyZmxvdy91dGlscy90aW1lb3V0LnB5) | `76.00% <0.00%> (+8.00%)` | :arrow_up: | | ... and [807 more](https://codecov.io/gh/apache/airflow/pull/7232/diff?src=pr&el=tree-more) | | ------ [Continue to review full report at Codecov](https://codecov.io/gh/apache/airflow/pull/7232?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/7232?src=pr&el=footer). Last update [0dafdd0...212485b](https://codecov.io/gh/apache/airflow/pull/7232?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
