ni / nidaqmx-python

A Python API for interacting with NI-DAQmx
Other
434 stars 154 forks source link

tests: Improve _bool_array_to_int in DI reader test #571

Closed bkeryan closed 5 months ago

bkeryan commented 5 months ago

What does this Pull Request accomplish?

Why should this Pull Request be merged?

Fix issues I discovered when writing another test.

What testing has been done?

poetry run pytest -v .\tests\component\test_stream_readers_di.py passes with LibraryInterpreter. (I don't currently have NI gRPC Device Server installed.)

github-actions[bot] commented 5 months ago

Test Results

    34 files  ±0      34 suites  ±0   47m 42s :stopwatch: + 2m 0s  2 248 tests ±0   1 910 :white_check_mark: ±0    338 :zzz: ±0  0 :x: ±0  39 690 runs  ±0  34 134 :white_check_mark: ±0  5 556 :zzz: ±0  0 :x: ±0 

Results for commit 07671a88. ± Comparison against base commit 5e0380b7.