Skip to content

test: Don't use modifier to add test runtime hook#1656

Merged
elezar merged 1 commit intoNVIDIA:mainfrom
elezar:chore-cleanup-test
Feb 17, 2026
Merged

test: Don't use modifier to add test runtime hook#1656
elezar merged 1 commit intoNVIDIA:mainfrom
elezar:chore-cleanup-test

Conversation

@elezar
Copy link
Member

@elezar elezar commented Feb 17, 2026

The use of the stable modifier to add a test hook to an empty OCI runtime spec adds an unneeded dependency on the modifier package. This change adds the hook directly.

The use of the stable modifier to add a test hook to an empty
OCI runtime spec adds an unneeded dependency on the modifier
package. This change adds the hook directly.

Signed-off-by: Evan Lezar <elezar@nvidia.com>
@elezar elezar merged commit 53374f9 into NVIDIA:main Feb 17, 2026
9 of 10 checks passed
@coveralls
Copy link

Pull Request Test Coverage Report for Build 22093368826

Warning: This coverage report may be inaccurate.

This pull request's base commit is no longer the HEAD commit of its target branch. This means it includes changes from outside the original pull request, including, potentially, unrelated coverage changes.

Details

  • 0 of 0 changed or added relevant lines in 0 files are covered.
  • No unchanged relevant lines lost coverage.
  • Overall coverage remained the same at 39.181%

Totals Coverage Status
Change from base Build 22090769119: 0.0%
Covered Lines: 5711
Relevant Lines: 14576

💛 - Coveralls

@elezar elezar deleted the chore-cleanup-test branch February 17, 2026 09:54
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.

2 participants