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

chore: forward hatch command args to pytest #7537

Merged
merged 2 commits into from
Apr 11, 2024
Merged

chore: forward hatch command args to pytest #7537

merged 2 commits into from
Apr 11, 2024

Conversation

masci
Copy link
Contributor

@masci masci commented Apr 11, 2024

Related Issues

  • n/a

Proposed Changes:

Pass the hatch args down to pytest, so you can do something like

hatch run test:unit -xv

How did you test it?

Notes for the reviewer

Checklist

@masci masci added the ignore-for-release-notes PRs with this flag won't be included in the release notes. label Apr 11, 2024
@github-actions github-actions bot added topic:build/distribution 2.x Related to Haystack v2.0 labels Apr 11, 2024
@masci masci requested a review from a team as a code owner April 11, 2024 17:07
@masci masci requested review from julian-risch and removed request for a team April 11, 2024 17:07
@coveralls
Copy link
Collaborator

Pull Request Test Coverage Report for Build 8650571778

Warning: This coverage report may be inaccurate.

This pull request's base commit is no longer the HEAD commit of its target branch. This means it includes changes from outside the original pull request, including, potentially, unrelated coverage changes.

Details

  • 0 of 0 changed or added relevant lines in 0 files are covered.
  • 26 unchanged lines in 5 files lost coverage.
  • Overall coverage remained the same at 89.934%

Files with Coverage Reduction New Missed Lines %
core/serialization.py 2 95.83%
core/pipeline/descriptions.py 3 54.55%
core/component/sockets.py 4 85.71%
telemetry/_environment.py 6 84.21%
core/pipeline/pipeline.py 11 94.05%
Totals Coverage Status
Change from base Build 8648609512: 0.0%
Covered Lines: 6254
Relevant Lines: 6954

💛 - Coveralls

@julian-risch julian-risch removed their request for review April 11, 2024 17:49
@masci masci merged commit e90ffaf into main Apr 11, 2024
20 checks passed
@masci masci deleted the massi/hatch-test branch April 11, 2024 19:30
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
2.x Related to Haystack v2.0 ignore-for-release-notes PRs with this flag won't be included in the release notes. topic:build/distribution
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants