Skip to content

Conversation

@jviau
Copy link
Contributor

@jviau jviau commented Jan 14, 2026

Issue describing the changes in this PR

resolves #issue_for_this_pr

Pull request checklist

  • My changes do not require documentation changes
    • Otherwise: Documentation issue linked to PR
  • My changes should not be added to the release notes for the next release
    • Otherwise: I've added my notes to release_notes.md
  • My changes do not need to be backported to a previous version
    • Otherwise: Backport tracked by issue/PR #issue_or_pr
  • I have added all required tests (Unit tests, E2E tests)

Additional information

This PR fixes the unit test CI job to correctly run tests.

Copilot AI review requested due to automatic review settings January 14, 2026 16:52
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 consolidates multiple DotNetCoreCLI@2 test tasks into a single unified task and updates test project names to match the actual csproj files in the repository.

Changes:

  • Consolidated four separate DotNetCoreCLI@2 tasks (Worker Tests, OpenTelemetry Tests, Sdk Tests, Extension Tests) into a single "Run Tests" task
  • Updated test project name from DotNetWorkerTests.csproj to DotNetWorker.Tests.csproj
  • Added DotNetWorker.ApplicationInsights.Tests.csproj to the test projects list

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

@jviau jviau added the area: engineering Engineering improvements label Jan 16, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

area: engineering Engineering improvements

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants