Closed IshanGrover2004 closed 3 months ago
The decoder moulde's unit test done @PunitLodha
@IshanGrover2004 Can you also add a github CI check for running the unit tests
Sure @PunitLodha
CCExtractor CI platform finished running the test files on linux. Below is a summary of the test results, when compared to test for commit f12f12b...:
Report Name | Tests Passed |
Broken | 12/13 |
CEA-708 | 13/14 |
DVB | 4/7 |
DVD | 3/3 |
DVR-MS | 2/2 |
General | 23/27 |
Hauppage | 3/3 |
MP4 | 3/3 |
NoCC | 10/10 |
Options | 84/86 |
Teletext | 21/21 |
WTV | 9/13 |
XDS | 34/34 |
All tests passing on the master branch were passed completely.
NOTE: The following tests have been failing on the master branch as well as the PR:
Congratulations: Merging this PR would fix the following tests:
Check the result page for more info.
@PunitLodha @cfsmp3 You can proceed for merging. I have added CI + all modules unit test cases
If you find time you can write the extra comments, otherwise it's fine
@PunitLodha Added the CI & fixed the warnings as well
In raising this pull request, I confirm the following (please check boxes):
My familiarity with the project is as follows (check one):
Creating Unit test cases for rust modules(
decoder
+hardsubx
). Closes #911