Integration and regression tests#38
Conversation
|
@bluemellophone The new tests are failing to process example3.wav and example4.wav but not 1 or 2. Any idea why that might be? I just tried a fresh environment install on my computer and it passes the tests. edit: Tests also pass within the docker container. |
|
Following up, see here |
Codecov Report✅ All modified and coverable lines are covered by tests. Additional details and impacted files@@ Coverage Diff @@
## main #38 +/- ##
========================================
+ Coverage 57.4% 70.6% +13.2%
========================================
Files 7 9 +2
Lines 1317 1354 +37
========================================
+ Hits 756 956 +200
+ Misses 561 398 -163
... and 2 files with indirect coverage changes Continue to review full report in Codecov by Harness.
🚀 New features to boost your workflow:
|
|
@bluemellophone Should be ready for your review now |
Adding tests of batbot preprocess CLI with and without fast mode processing. Includes regression test on the example wav files.