Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add tests for reading and writing digital lines with varying lines pe… #618

Merged
merged 3 commits into from
Jul 22, 2024

Conversation

alynch-ni
Copy link
Collaborator

…r channel

What does this Pull Request accomplish?

This pull request adds two tests that validate reading and writing digital lines when multiple ports are active with different line counts. The tests are written to work with a PXIe-6363 with 32 lines on port 0 and 8 lines on ports 1 and 2. The tests ensure that the reads and writes complete successfully and provide minimal data validation.

The linter also corrected one line with incorrect style which I included in the PR.

Why should this Pull Request be merged?

Increase test coverage

What testing has been done?

Tests were run locally and pass

Copy link
Collaborator

@bkeryan bkeryan left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Approved with suggestions

tests/component/test_stream_writers_do.py Show resolved Hide resolved
Copy link

github-actions bot commented Jul 19, 2024

Test Results

    34 files  ± 0      34 suites  ±0   51m 13s ⏱️ -2s
 2 348 tests + 4   1 994 ✅ + 2    354 💤 + 2  0 ❌ ±0 
42 272 runs  +68  36 020 ✅ +34  6 252 💤 +34  0 ❌ ±0 

Results for commit 63db35e. ± Comparison against base commit 19a9d47.

♻️ This comment has been updated with latest results.

@alynch-ni alynch-ni merged commit 56feb61 into master Jul 22, 2024
17 checks passed
@alynch-ni alynch-ni deleted the users/alynch/jaggedDigitalLineTests branch July 22, 2024 15:11
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants