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(57): support multiple routes of same resource #107

Conversation

rwalle61
Copy link
Collaborator

@rwalle61 rwalle61 commented Jun 6, 2020

solves #57 using design discussed here: #57 (comment)

@codecov
Copy link

codecov bot commented Jun 6, 2020

Codecov Report

Merging #107 into master will not change coverage.
The diff coverage is 100.00%.

Impacted file tree graph

@@            Coverage Diff            @@
##            master      #107   +/-   ##
=========================================
  Coverage   100.00%   100.00%           
=========================================
  Files           33        33           
  Lines          629       635    +6     
  Branches        51        53    +2     
=========================================
+ Hits           629       635    +6     
Impacted Files Coverage Δ
...esponse-validator/lib/assertions/satisfyApiSpec.js 100.00% <100.00%> (ø)
.../lib/openapi-validator/lib/classes/OpenApi2Spec.js 100.00% <100.00%> (ø)
.../lib/openapi-validator/lib/classes/OpenApi3Spec.js 100.00% <100.00%> (ø)
...ponse-validator/lib/openapi-validator/lib/utils.js 100.00% <100.00%> (ø)
...ages/jest-openapi/src/matchers/toSatisfyApiSpec.js 100.00% <100.00%> (ø)
.../src/openapi-validator/lib/classes/OpenApi2Spec.js 100.00% <100.00%> (ø)
.../src/openapi-validator/lib/classes/OpenApi3Spec.js 100.00% <100.00%> (ø)
...es/jest-openapi/src/openapi-validator/lib/utils.js 100.00% <100.00%> (ø)

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update dbfa0a4...ddf16a9. Read the comment docs.

@rwalle61 rwalle61 merged commit 2030c86 into openapi-library:master Jun 6, 2020
@rwalle61 rwalle61 deleted the 57-support-multiple-routes-of-same-resource branch June 6, 2020 17:24
This was referenced Jun 8, 2020
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