Skip to content

feat(go-test): add input options to go-test workflows. - #258

Merged
fredbi merged 1 commit into
go-openapi:masterfrom
fredbi:feat/allow-no-race
Aug 12, 2026
Merged

feat(go-test): add input options to go-test workflows.#258
fredbi merged 1 commit into
go-openapi:masterfrom
fredbi:feat/allow-no-race

Conversation

@fredbi

@fredbi fredbi commented Aug 12, 2026

Copy link
Copy Markdown
Member

Allows callers to disable -race and to specify timeout.

Change type

Please select: 🆕 New feature or enhancement|🔧 Bug fix'|📃 Documentation update

Short description

Fixes

Full description

Checklist

  • I have signed all my commits with my name and email (see DCO. This does not require a PGP-signed commit
  • I have rebased and squashed my work, so only one commit remains
  • I have added tests to cover my changes.
  • I have properly enriched go doc comments in code.
  • I have properly documented any breaking change.

Allows callers to disable -race and to specify timeout.

Signed-off-by: Frederic BIDON <fredbi@yahoo.com>
@codecov

codecov Bot commented Aug 12, 2026

Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 88.88%. Comparing base (d87ca69) to head (736555a).
⚠️ Report is 1 commits behind head on master.
✅ All tests successful. No failed tests found.

Additional details and impacted files
@@           Coverage Diff           @@
##           master     #258   +/-   ##
=======================================
  Coverage   88.88%   88.88%           
=======================================
  Files           4        4           
  Lines          18       18           
=======================================
  Hits           16       16           
  Misses          2        2           

☔ View full report in Codecov by Harness.
📢 Have feedback on the report? Share it here.

@fredbi
fredbi merged commit 359575c into go-openapi:master Aug 12, 2026
35 checks passed
@fredbi
fredbi deleted the feat/allow-no-race branch August 12, 2026 08:46
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