Skip to content

chore: pin dotnet-stryker via local tool manifest - #65

Merged
kudima03 merged 1 commit into
mainfrom
chore/stryker-tool-manifest
Sep 16, 2026
Merged

kudima03 merged 1 commit into
mainfrom
chore/stryker-tool-manifest

Conversation

@kudima03

@kudima03 kudima03 commented Sep 16, 2026

Copy link
Copy Markdown
Owner

Adds src/dotnet-tools.json pinning dotnet-stryker 5.0.0, and switches CI and the dev container from a global install to dotnet tool restore.

CI and local dev now run the same pinned Stryker version.

Closes #64

@kudima03
kudima03 force-pushed the chore/stryker-tool-manifest branch from fffc5a8 to 921ed07 Compare September 16, 2026 15:53
@github-actions

Copy link
Copy Markdown

Code Coverage

Package Line Rate Branch Rate Complexity Health
PureQL.CSharp.Model.OpenAPI.Schema 26% 19% 282
Summary 26% (137 / 519) 19% (51 / 266) 282

Minimum allowed line rate is 0%

@kudima03
kudima03 merged commit 2dad438 into main Sep 16, 2026
1 check passed
@kudima03
kudima03 deleted the chore/stryker-tool-manifest branch September 16, 2026 16:12
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.

Stryker is installed unpinned instead of via a tool manifest

1 participant