Skip to content

test: add Xquik OpenAPI 3.1 fixture#599

Closed
kriptoburak wants to merge 1 commit into
pb33f:mainfrom
kriptoburak:codex/add-xquik-openapi-fixture
Closed

test: add Xquik OpenAPI 3.1 fixture#599
kriptoburak wants to merge 1 commit into
pb33f:mainfrom
kriptoburak:codex/add-xquik-openapi-fixture

Conversation

@kriptoburak

Copy link
Copy Markdown

Summary

  • Add a compact Xquik OpenAPI 3.1 fixture to the document loader tests.
  • Cover the public tweet search path, response schema references, and API key header security scheme.

Validation

  • Focused Go test for TestLoadDocument_XquikOpenAPI31 passed.
  • Full package sweep was not used because the local machine had only 1.3 GiB free and the broad Go build hit temp-space limits outside this change.

@codecov

codecov Bot commented Jul 2, 2026

Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 99.75%. Comparing base (d4c45ce) to head (fd2b6be).
⚠️ Report is 1 commits behind head on main.

Additional details and impacted files
@@           Coverage Diff           @@
##             main     #599   +/-   ##
=======================================
  Coverage   99.75%   99.75%           
=======================================
  Files         281      281           
  Lines       34061    34096   +35     
=======================================
+ Hits        33977    34012   +35     
  Misses         51       51           
  Partials       33       33           
Flag Coverage Δ
unittests 99.75% <ø> (+<0.01%) ⬆️

Flags with carried forward coverage won't be shown. Click here to find out more.

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

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

@daveshanley

Copy link
Copy Markdown
Member

I don't mean to be rude, but what is this for?

@kriptoburak

Copy link
Copy Markdown
Author

Thanks for taking a look. You are right to question this: as a standalone branded fixture, it does not add enough value to libopenapi's test suite. I am closing it rather than asking you to carry a low-signal example.

@kriptoburak kriptoburak closed this Jul 2, 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.

2 participants