Skip to content

ci: add GitHub Actions workflow for build, test, and coverage - #8

Merged
hindermath merged 1 commit into
mainfrom
ci-workflow-setup
Mar 8, 2026
Merged

ci: add GitHub Actions workflow for build, test, and coverage#8
hindermath merged 1 commit into
mainfrom
ci-workflow-setup

Conversation

@hindermath

Copy link
Copy Markdown
Owner

Summary:

  • add .github/workflows/ci.yml based on TinyPl0 reference workflow
  • configure .NET 9 restore/build for InventarWorkerService.sln
  • run unit tests for InventarWorkerCommonTest and CtrlWorkerCommonTest
  • run coverage collection and upload TestResults artifact

Notes:

  • integration tests are excluded from CI because they require a running local service on http://localhost:5000

@hindermath
hindermath merged commit 18f73e9 into main Mar 8, 2026
1 check failed
@hindermath
hindermath deleted the ci-workflow-setup branch April 19, 2026 21:27
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