haystack icon indicating copy to clipboard operation
haystack copied to clipboard

test: Move tests from `test_connect.py` in `test_pipeline.py` and `test_utils.py`

Open silvanocerza opened this issue 1 year ago • 1 comments

Proposed Changes:

Move Pipeline.connect() tests from test_connect.py in TestPipeline class in test_pipeline.py.

One test has been moved in the newly created test_utils.py instead as it's not a member of Pipeline.

How did you test it?

I ran unit tests locally.

Notes for the reviewer

Part of #7611.

Checklist

silvanocerza avatar May 24 '24 12:05 silvanocerza

Pull Request Test Coverage Report for Build 9224158098

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.592%

Totals Coverage Status
Change from base Build 9212041025: 0.0%
Covered Lines: 6692
Relevant Lines: 7387

💛 - Coveralls

coveralls avatar May 24 '24 12:05 coveralls