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

Fix issue when validating an OpenAPI 3.1.0 definition #12346

Merged
merged 6 commits into from
Mar 24, 2024

Conversation

AnuGayan
Copy link
Contributor

Copy link

codecov bot commented Mar 21, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 47.83%. Comparing base (e94b4fd) to head (0d119ac).
Report is 19 commits behind head on master.

Additional details and impacted files
@@             Coverage Diff              @@
##             master   #12346      +/-   ##
============================================
+ Coverage     47.62%   47.83%   +0.21%     
- Complexity     4192     4211      +19     
============================================
  Files          1840     1840              
  Lines        136532   136532              
  Branches      19767    19767              
============================================
+ Hits          65019    65308     +289     
+ Misses        63857    63548     -309     
- Partials       7656     7676      +20     
Flag Coverage Δ
integration_tests 42.70% <100.00%> (+0.27%) ⬆️
unit_tests 20.17% <100.00%> (ø)

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.

@tharikaGitHub tharikaGitHub merged commit da60746 into wso2:master Mar 24, 2024
9 checks passed
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.

An error occurs when importing 3.1.0 definition via file
3 participants