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

[releases/2.1] Cherry-pick: examples: Don't assume array parameters are implemented as lists #936

Merged
merged 1 commit into from
Sep 26, 2024

Conversation

bkeryan
Copy link
Collaborator

@bkeryan bkeryan commented Sep 24, 2024

What does this Pull Request accomplish?

Cherry-pick #924 into releases/2.1.

Copy link

github-actions bot commented Sep 24, 2024

Test Results

    40 files  ±0      40 suites  ±0   51m 29s ⏱️ - 1m 28s
   695 tests ±0     695 ✅ ±0      0 💤 ±0  0 ❌ ±0 
16 890 runs  ±0  15 820 ✅ ±0  1 070 💤 ±0  0 ❌ ±0 

Results for commit d2b6e39. ± Comparison against base commit a267107.

♻️ This comment has been updated with latest results.

* examples: Update niscope_acquire_waveform to expect Sequence[str], not List[str]

* examples: Update sample_measurement to use Sequence[T] instead of Iterable[T]

* service/tests: Fix type hints

* examples: Undo Iterable->Sequence change in sample_measurement

(cherry picked from commit d441367)
@bkeryan bkeryan force-pushed the users/bkeryan/cherry-pick-example-types branch from be5f500 to d2b6e39 Compare September 26, 2024 01:52
@bkeryan bkeryan merged commit c2a1f00 into releases/2.1 Sep 26, 2024
17 checks passed
@bkeryan bkeryan deleted the users/bkeryan/cherry-pick-example-types branch September 26, 2024 03:18
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.

1 participant