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

pytest-xdist #27

Draft
wants to merge 5 commits into
base: develop
Choose a base branch
from
Draft

pytest-xdist #27

wants to merge 5 commits into from

Conversation

jeremyleung521
Copy link
Owner

Issue Number. Is this pull request related to any outstanding issues? If so, list the issue number.

Describe the changes made. A clear and concise description of what the problem is and what you did to fix it. E.g. [...] was happening and I've changed [...] to fix it.

Goals and Outstanding Issues. A clear and concise list of goals (to be) accomplished.

  • [ ]

Major files changed.

  • [ ]

Status.

  • Bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to change)
  • I have read the CONTRIBUTING document.
  • My code follows the code style of this project.
  • My change requires a change to the documentation.
  • I have updated the documentation accordingly.
  • I have added tests to cover my changes.
  • All new and existing tests passed.

Additional context. Add any other context or screenshots about the pull request here.

@codecov-commenter
Copy link

codecov-commenter commented Nov 28, 2023

Codecov Report

All modified and coverable lines are covered by tests ✅

Comparison is base (4934c21) 41.89% compared to head (6138859) 41.87%.

Additional details and impacted files
@@             Coverage Diff             @@
##           develop      #27      +/-   ##
===========================================
- Coverage    41.89%   41.87%   -0.03%     
===========================================
  Files          131      131              
  Lines        17011    17011              
===========================================
- Hits          7127     7123       -4     
- Misses        9884     9888       +4     
Flag Coverage Δ
unittests 41.87% <ø> (-0.03%) ⬇️

Flags with carried forward coverage won't be shown. Click here to find out more.

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@jeremyleung521 jeremyleung521 marked this pull request as draft April 5, 2024 20:38
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.

2 participants