Skip to content

chore: quality hardening — t.Parallel(), CODEOWNERS, dependabot#52

Merged
Patel230 merged 3 commits into
mainfrom
chore/quality-hardening
Jun 26, 2026
Merged

chore: quality hardening — t.Parallel(), CODEOWNERS, dependabot#52
Patel230 merged 3 commits into
mainfrom
chore/quality-hardening

Conversation

@Patel230

Copy link
Copy Markdown
Contributor

Summary

  • Add t.Parallel() to 152 unit test functions for concurrent test execution
  • Add CODEOWNERS for PR review routing
  • Add dependabot.yml for automated dependency updates

Test plan

  • go vet ./... passes clean
  • go test -race -count=1 -shuffle=on ./... passes
  • CI pipeline validates on push

Patel230 added 3 commits June 25, 2026 21:49
Add CODEOWNERS for PR review routing and dependabot.yml for automated
dependency updates (gomod + github-actions, weekly, grouped).
@Patel230 Patel230 merged commit be8b54b into main Jun 26, 2026
15 checks passed
@Patel230 Patel230 deleted the chore/quality-hardening branch June 26, 2026 01: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.

1 participant