Closed zhindes closed 8 months ago
30 files ± 0 30 suites ±0 36m 52s :stopwatch: + 1m 25s 1 668 tests + 56 1 488 :white_check_mark: + 56 180 :zzz: ±0 0 :x: ±0 25 650 runs +840 23 030 :white_check_mark: +840 2 620 :zzz: ±0 0 :x: ±0
Results for commit f49fa5d6. ± Comparison against base commit 173f46be.
:recycle: This comment has been updated with latest results.
What does this Pull Request accomplish?
This ensures we have a test per method for each of the Digital stream readers classes. The existing and new tests all have channel-specific data validation by taking advantage of the behavior of simulated DAQ digital data. This ensures we don't inadvertently swap channels within the Python or underlying C bindings.
Why should this Pull Request be merged?
This will give us confidence that we haven't broken anything as we refactor parts of the Python and driver stack.
What testing has been done?