Skip to content

Adds OpenAPI 3.2 Tag support - #442

Merged
daveshanley merged 12 commits into
mainfrom
v0.24.0
Jul 28, 2025
Merged

Adds OpenAPI 3.2 Tag support#442
daveshanley merged 12 commits into
mainfrom
v0.24.0

Conversation

@daveshanley

Copy link
Copy Markdown
Member

Upgraded Tag model, now supports hierarchy and new fields.

Also moved Schema Quick Cache behind a feature flag.

`summary`, `parent` and `kind` now added to models.
This allows the Schema Quick Hash capacility to be turned on and off, (off by default) so it can serve multiple usecases, and restoring previous behavior. We can have our cake and eat it!

#441
now we have examples of both workflows operating.
@codecov

codecov Bot commented Jul 28, 2025

Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 99.64%. Comparing base (07e3df9) to head (cc82fc2).
⚠️ Report is 22 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff             @@
##             main     #442      +/-   ##
==========================================
+ Coverage   99.63%   99.64%   +0.01%     
==========================================
  Files         169      169              
  Lines       22893    23107     +214     
==========================================
+ Hits        22809    23025     +216     
+ Misses         79       77       -2     
  Partials        5        5              
Flag Coverage Δ
unittests 99.64% <100.00%> (+0.01%) ⬆️

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

☔ View full report in Codecov by Sentry.
📢 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
daveshanley merged commit f3ba035 into main Jul 28, 2025
4 checks passed
@daveshanley
daveshanley deleted the v0.24.0 branch July 28, 2025 22:50
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