Closed heyhaleema closed 1 year ago
Tests failing on SNR assertion:
@heyhaleema, could you try rolling back the scipy and numpy versions, making a new commit and pushing it again? I believe this is the only reason the build tests are failing, if they pass we can go ahead and merge your changes.
If they do pass we should look into how we can get these package versions running on your hardware so you can continue local testing.
Coverage Report
Tests | Skipped | Failures | Errors | Time |
---|---|---|---|---|
180 | 0 :zzz: | 0 :x: | 0 :fire: | 2m 4s :stopwatch: |
@heyhaleema @laurencejackson
The tests for this branch are now passing... but I'm very confused. Basically all I did was re-run the Development tests and magically they are now passing...?!
Have changed this to merge into release/0.7.0
branch rather than main
as this PR includes code changes, whereas some of the other recent PR merges into main
were just documentation alterations.
@heyhaleema This branch is not out of date, could you please merge it to the new main?
This PR adds
test_two_inputs_match
totest_snr.py
.