Skip to content

Allow validate multiple files #255

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

Merged
merged 2 commits into from
Jul 26, 2023
Merged

Conversation

p1c2u
Copy link
Collaborator

@p1c2u p1c2u commented Jul 25, 2023

Fixes #250

@codecov
Copy link

codecov bot commented Jul 25, 2023

Codecov Report

Merging #255 (d0489ec) into master (613c70a) will increase coverage by 0.08%.
The diff coverage is 100.00%.

@@            Coverage Diff             @@
##           master     #255      +/-   ##
==========================================
+ Coverage   92.72%   92.80%   +0.08%     
==========================================
  Files          13       13              
  Lines         426      431       +5     
  Branches       66       67       +1     
==========================================
+ Hits          395      400       +5     
  Misses         21       21              
  Partials       10       10              
Files Changed Coverage Δ
openapi_spec_validator/__main__.py 88.88% <100.00%> (+0.95%) ⬆️

@p1c2u p1c2u changed the title Feature/allow validate multiple files Allow validate multiple files Jul 26, 2023
@p1c2u p1c2u merged commit 4605755 into master Jul 26, 2023
@p1c2u p1c2u deleted the feature/allow-validate-multiple-files branch July 26, 2023 14:23
@guglie
Copy link

guglie commented Jul 27, 2023

Thank you! Found same problem and went here to contribute a solution, found it was already solved! 🤩
When this will be released?

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.

Allow Multiple Spec Files
2 participants