Utilize nitlsconfig 1.0.0a2 + nitlsconfig's new gRPC audit session connect feature and error elaboration improvement - #2207
Open
alexdubois-ni wants to merge 5 commits into
Conversation
added 2 commits
August 25, 2026 16:48
…ection audit logs and improve error reporting
alexdubois-ni
requested review from
marcoskirsch,
ni-jfitzger and
vnktshr21
as code owners
August 25, 2026 22:07
Codecov Report❌ Patch coverage is Additional details and impacted files@@ Coverage Diff @@
## master #2207 +/- ##
==========================================
+ Coverage 88.09% 88.13% +0.03%
==========================================
Files 88 88
Lines 22756 22819 +63
==========================================
+ Hits 20047 20111 +64
+ Misses 2709 2708 -1
Flags with carried forward coverage won't be shown. Click here to find out more. ☔ View full report in Codecov by Harness. 🚀 New features to boost your workflow:
|
added 3 commits
August 26, 2026 17:12
…ke channel that is tagged as an nitlsconfigtest channel for checking audit and error behavior
marcoskirsch
approved these changes
Aug 27, 2026
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
This contribution adheres to CONTRIBUTING.md.
I've updated CHANGELOG.md if applicable.
[ ] I've added tests applicable for this pull requestNo system tests added as of this time, but we will make a subsequent PR to add system testing. My reasoning is:
What does this Pull Request accomplish?
We need to ensure we pull in the latest alpha version of nitlsconfig and integrate with latest changes which adds:
List issues fixed by this Pull Request below, if any.
N/A. This is new development.
What testing has been done?
Ran the unit tests locally. New tests and the pre-existing tests proceed to succeed as-is