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

chore: address PR comments

80967f8
Select commit
Loading
Failed to load commit list.
Merged

feat(schema): additional schema properties #197

chore: address PR comments
80967f8
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Apr 2, 2024 in 0s

90.78% (+0.05%) compared to 7a19cf3

View this Pull Request on Codecov

90.78% (+0.05%) compared to 7a19cf3

Details

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              

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