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

Improve detection of external references #2

Merged
merged 2 commits into from
Jan 4, 2024
Merged

Conversation

christianhelle
Copy link
Owner

This pull request adds the petstore.yaml file, which contains the OpenAPI 3.0 definitions for the Swagger Petstore API. This file includes definitions for various components such as orders, customers, addresses, categories, users, tags, pets, and API responses.

@christianhelle christianhelle added the enhancement New feature or request label Jan 4, 2024
@christianhelle christianhelle self-assigned this Jan 4, 2024
Copy link

codecov bot commented Jan 4, 2024

Codecov Report

Attention: 12 lines in your changes are missing coverage. Please review.

Comparison is base (2feee57) 64.24% compared to head (403f148) 64.88%.
Report is 1 commits behind head on main.

Files Patch % Lines
src/OasReader/OpenApiDocumentExtensions.cs 26.66% 6 Missing and 5 partials ⚠️
src/OasReader.Tests/EmbeddedResources.cs 83.33% 0 Missing and 1 partial ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main       #2      +/-   ##
==========================================
+ Coverage   64.24%   64.88%   +0.64%     
==========================================
  Files           6        8       +2     
  Lines         193      225      +32     
==========================================
+ Hits          124      146      +22     
- Misses         54       60       +6     
- Partials       15       19       +4     
Flag Coverage Δ
unittests 64.88% <75.51%> (+0.64%) ⬆️

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.

@christianhelle christianhelle merged commit 39ae6ef into main Jan 4, 2024
8 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant