Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat(schema): additional schema properties #197

Merged
merged 5 commits into from
Apr 2, 2024

Conversation

jordanshatford
Copy link
Collaborator

Copy link

codecov bot commented Apr 1, 2024

Codecov Report

Attention: Patch coverage is 94.59459% with 2 lines in your changes are missing coverage. Please review.

Project coverage is 90.78%. Comparing base (7a19cf3) to head (80967f8).

Files Patch % Lines
src/openApi/v2/parser/getOperationParameter.ts 75.00% 2 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main     #197      +/-   ##
==========================================
+ Coverage   90.72%   90.78%   +0.05%     
==========================================
  Files          66       65       -1     
  Lines        4012     3972      -40     
  Branches      477      461      -16     
==========================================
- Hits         3640     3606      -34     
+ Misses        371      365       -6     
  Partials        1        1              
Flag Coverage Δ
unittests 90.78% <94.59%> (+0.05%) ⬆️

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.

src/templates/partials/schemaArray.hbs Outdated Show resolved Hide resolved
src/templates/partials/schemaComposition.hbs Outdated Show resolved Hide resolved
src/templates/partials/schemaDictionary.hbs Outdated Show resolved Hide resolved
src/templates/partials/schemaEnum.hbs Outdated Show resolved Hide resolved
src/templates/partials/schemaGeneric.hbs Outdated Show resolved Hide resolved
src/templates/partials/schemaInterface.hbs Outdated Show resolved Hide resolved
rollup.config.ts Outdated Show resolved Hide resolved
src/openApi/v3/interfaces/OpenApiSchema.ts Outdated Show resolved Hide resolved
@jordanshatford jordanshatford force-pushed the feat/additional-schema-properties branch from f414bc8 to e27bb0b Compare April 2, 2024 01:08
@jordanshatford jordanshatford merged commit ca2847f into main Apr 2, 2024
14 checks passed
@jordanshatford jordanshatford deleted the feat/additional-schema-properties branch April 2, 2024 01:53
@github-actions github-actions bot mentioned this pull request Apr 2, 2024
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