Skip to content

fix(test): add missing config_test_exclude.yaml fixture#17

Merged
iamralch merged 1 commit into
mainfrom
run-23042155115
Mar 13, 2026
Merged

fix(test): add missing config_test_exclude.yaml fixture#17
iamralch merged 1 commit into
mainfrom
run-23042155115

Conversation

@iamralch

Copy link
Copy Markdown
Contributor

Summary

  • Adds the missing internal/sqlc/config_test_exclude.yaml test fixture that was causing CI failure in run #23042155115
  • The test Config > LoadConfig > loads a config file with skip_queries expected this file but it was never committed

Test plan

  • go tool ginkgo run ./internal/sqlc/... — all 38 tests pass

The test `Config > LoadConfig > loads a config file with skip_queries`
was failing because this fixture file was never committed.
@github-actions

Copy link
Copy Markdown
Contributor

Code Metrics Report

Coverage Test Execution Time
92.9% 26s

Reported by octocov

@iamralch iamralch merged commit 2579c1e into main Mar 13, 2026
2 checks passed
@iamralch iamralch deleted the run-23042155115 branch March 13, 2026 09:07
This was referenced Mar 13, 2026
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