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

test: Group up Pipeline unit tests in a single class #7706

Merged
merged 1 commit into from
May 21, 2024

Conversation

silvanocerza
Copy link
Contributor

Proposed Changes:

Group up Pipeline unit tests in test_pipeline.py file.

Those are not all the unit tests there are, following PRs will bring other unit tests from other files too.

This is done in preparation of changes that will make easier to test Pipeline.

How did you test it?

I ran tests locally.

Notes for the reviewer

N/A

Checklist

@silvanocerza silvanocerza added the ignore-for-release-notes PRs with this flag won't be included in the release notes. label May 16, 2024
@silvanocerza silvanocerza requested a review from masci May 16, 2024 19:35
@silvanocerza silvanocerza self-assigned this May 16, 2024
@silvanocerza silvanocerza requested a review from a team as a code owner May 16, 2024 19:35
@silvanocerza silvanocerza requested review from shadeMe and removed request for a team and shadeMe May 16, 2024 19:35
@coveralls
Copy link
Collaborator

Pull Request Test Coverage Report for Build 9118137499

Details

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

Totals Coverage Status
Change from base Build 9116506765: 0.0%
Covered Lines: 6592
Relevant Lines: 7277

💛 - Coveralls

Copy link
Member

@masci masci left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thank you!

@masci masci merged commit da08814 into main May 21, 2024
23 checks passed
@masci masci deleted the group-pipeline-unit-tests branch May 21, 2024 14:12
@silvanocerza
Copy link
Contributor Author

Part of #7611

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
ignore-for-release-notes PRs with this flag won't be included in the release notes. topic:tests
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants