Skip to content

Conversation

@jfriedri-ni
Copy link
Collaborator

What does this Pull Request accomplish?

Makes the tests for ni.measurementlink.sessionmanagement.v1.client run with Python 3.9.

Why should this Pull Request be merged?

The tests now pass the CI.

What testing has been done?

PR checks

Signed-off-by: Joe Friedrichsen <114173023+jfriedri-ni@users.noreply.github.com>
@jfriedri-ni jfriedri-ni marked this pull request as ready for review September 11, 2025 21:20
Copilot AI review requested due to automatic review settings September 11, 2025 21:20
Copy link
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

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

Pull Request Overview

This PR fixes compatibility issues in the ni.measurementlink.sessionmanagement.v1.client package tests to ensure they run properly with Python 3.9.

  • Adds from __future__ import annotations to enable forward reference support in Python 3.9

Tip: Customize your code reviews with copilot-instructions.md. Create the file or learn how to get started.

@github-actions
Copy link
Contributor

Test Results

   90 files  + 43     90 suites  +43   2m 27s ⏱️ + 1m 30s
  190 tests  -   1    188 ✅ +  2   2 💤  -  2  0 ❌ ±0 
1 900 runs  +943  1 870 ✅ +935  30 💤 +10  0 ❌ ±0 

Results for commit b9ee567. ± Comparison against base commit 9a43753.

This pull request removes 1 test.
tests.unit.test_annotations

@hunter-ni hunter-ni merged commit f545d1a into main Sep 12, 2025
202 checks passed
@hunter-ni hunter-ni deleted the users/jfriedri/fix-sessmgmt-ci-2 branch September 12, 2025 00:26
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.

4 participants