Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Combine coverage databases to include output from multiprocessing #37485

Merged
merged 1 commit into from
Feb 16, 2024

Conversation

drajguru
Copy link
Contributor

Combine coverage databases to include output from multiprocessing

Call the combine() method to allow results from different processes to be reported on. Results in some coverage increases in core_coverage.

related: #35127
-->

@potiuk
Copy link
Member

potiuk commented Feb 16, 2024

Ah nice catch!

That was for the local coverage running. Note - we also have the remote coverage report and there the reports are combined automatetically.

@potiuk potiuk merged commit 6ede4d3 into apache:main Feb 16, 2024
56 checks passed
Copy link

boring-cyborg bot commented Feb 16, 2024

Awesome work, congrats on your first merged pull request! You are invited to check our Issue Tracker for additional contributions.

potiuk pushed a commit that referenced this pull request Feb 19, 2024
@potiuk potiuk added this to the Airflow 2.8.2 milestone Feb 19, 2024
@potiuk potiuk added the changelog:skip Changes that should be skipped from the changelog (CI, tests, etc..) label Feb 19, 2024
ephraimbuddy pushed a commit that referenced this pull request Feb 22, 2024
@drajguru drajguru deleted the cov_mp branch February 29, 2024 00:52
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area:dev-tools changelog:skip Changes that should be skipped from the changelog (CI, tests, etc..)
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants