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

chore: add CreateHttpRequest #242

Merged
merged 1 commit into from Apr 28, 2022
Merged

Conversation

anasmuhmd
Copy link
Contributor

@anasmuhmd anasmuhmd commented Apr 28, 2022

Refactors code to expose CreateHttpRequest which can be used as utility to convert a swagger operation to an http.Request.

@anasmuhmd anasmuhmd force-pushed the master branch 2 times, most recently from d49cb35 to c75ea6e Compare April 28, 2022 10:49
Signed-off-by: Anas Muhammed <anas.mu2022@gmail.com>
@codecov
Copy link

codecov bot commented Apr 28, 2022

Codecov Report

Merging #242 (f4abbd8) into master (6a17228) will decrease coverage by 0.12%.
The diff coverage is 41.17%.

@@            Coverage Diff             @@
##           master     #242      +/-   ##
==========================================
- Coverage   80.06%   79.94%   -0.13%     
==========================================
  Files          42       42              
  Lines        3171     3181      +10     
==========================================
+ Hits         2539     2543       +4     
- Misses        521      526       +5     
- Partials      111      112       +1     
Impacted Files Coverage Δ
client/runtime.go 63.54% <41.17%> (-0.85%) ⬇️

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 6a17228...f4abbd8. Read the comment docs.

@casualjim casualjim merged commit a820773 into go-openapi:master Apr 28, 2022
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.

None yet

2 participants