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: Support for YAML files in references via HTTP & HTTP schemas #601

Merged
merged 1 commit into from May 28, 2020

Conversation

Stranger6667
Copy link
Member

Closes #600

@sonarcloud
Copy link

sonarcloud bot commented May 28, 2020

Kudos, SonarCloud Quality Gate passed!

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities (and Security Hotspot 0 Security Hotspots to review)
Code Smell A 0 Code Smells

No Coverage information No Coverage information
0.0% 0.0% Duplication

@codecov-commenter
Copy link

codecov-commenter commented May 28, 2020

Codecov Report

Merging #601 into master will increase coverage by 0.00%.
The diff coverage is 100.00%.

Impacted file tree graph

@@           Coverage Diff           @@
##           master     #601   +/-   ##
=======================================
  Coverage   99.73%   99.73%           
=======================================
  Files          41       41           
  Lines        2673     2677    +4     
  Branches      432      432           
=======================================
+ Hits         2666     2670    +4     
  Misses          3        3           
  Partials        4        4           
Flag Coverage Δ
#unittests 99.73% <100.00%> (+<0.01%) ⬆️
Impacted Files Coverage Δ
src/schemathesis/specs/openapi/references.py 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 c1bfe10...f69b5a6. Read the comment docs.

@Stranger6667 Stranger6667 merged commit dffddc5 into master May 28, 2020
@Stranger6667 Stranger6667 deleted the dd/support-yaml-in-references branch May 28, 2020 14:10
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.

Support HTTP(s) reference to YAML files
2 participants