Skip to content

Set the plan when using xdist. #76

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

Merged
merged 2 commits into from
Jul 15, 2023
Merged

Set the plan when using xdist. #76

merged 2 commits into from
Jul 15, 2023

Conversation

mblayman
Copy link
Member

Fixes #71

@codecov
Copy link

codecov bot commented Jul 15, 2023

Codecov Report

Patch coverage: 100.00% and no project coverage change.

Comparison is base (80f4fee) 100.00% compared to head (81db6cb) 100.00%.

Additional details and impacted files
@@            Coverage Diff            @@
##              main       #76   +/-   ##
=========================================
  Coverage   100.00%   100.00%           
=========================================
  Files            2         2           
  Lines           69        73    +4     
=========================================
+ Hits            69        73    +4     
Impacted Files Coverage Δ
src/pytest_tap/plugin.py 100.00% <100.00%> (ø)

☔ View full report in Codecov by Sentry.
📢 Do you have feedback about the report comment? Let us know in this issue.

@mblayman
Copy link
Member Author

@allisonkarlitskaya, thank you! I shamelessly used your implementation as a very strong inspiration for this change. I've added you to the AUTHORS file in the same way you credited yourself in the tappy project.

This still doesn't solve your challenge of tap.py not being packaged in Fedora, but hopefully it's closer to what you need.

@mblayman mblayman merged commit 1312896 into main Jul 15, 2023
@mblayman mblayman deleted the xdist-plan branch July 15, 2023 20:06
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Show plan at start of xdist runs, instead of at end
1 participant