ni / measurement-plugin-python

Python framework to develop measurement plug-ins for NI application software. Contains sample measurement plug-ins for InstrumentStudio and TestStand.
MIT License
18 stars 14 forks source link

Add Cancel API to Measurement Plug-In Client #870

Closed Jotheeswaran-Nandagopal closed 4 days ago

Jotheeswaran-Nandagopal commented 2 weeks ago

What does this Pull Request accomplish?

Why should this Pull Request be merged?

What testing has been done?

github-actions[bot] commented 2 weeks ago

Test Results

    30 files  ±0      30 suites  ±0   38m 6s :stopwatch: +23s    651 tests ±0     651 :white_check_mark: ±0      0 :zzz: ±0  0 :x: ±0  16 130 runs  ±0  15 060 :white_check_mark: ±0  1 070 :zzz: ±0  0 :x: ±0 

Results for commit dff0660e. ± Comparison against base commit 6d751141.

:recycle: This comment has been updated with latest results.

bkeryan commented 4 days ago

@jayaseelan-james Since you requested changes, you need to approve this before it can be merged.

Jotheeswaran-Nandagopal commented 4 days ago

Updated the test assets and test cases, after rebasing with main.