swaggest / swac

🤖 OpenAPI/Swagger client generator for PHP, Go and JavaScript (ES5)
MIT License
9 stars 3 forks source link

Add RawBody to response structures in Go client #25

Closed vearutop closed 3 years ago

codecov[bot] commented 3 years ago

Codecov Report

Merging #25 (7b23513) into master (cb597ea) will increase coverage by 0.03%. The diff coverage is 100.00%.

Impacted file tree graph

@@             Coverage Diff              @@
##             master      #25      +/-   ##
============================================
+ Coverage     80.90%   80.94%   +0.03%     
  Complexity      407      407              
============================================
  Files            26       26              
  Lines          1461     1464       +3     
============================================
+ Hits           1182     1185       +3     
  Misses          279      279              
Impacted Files Coverage Δ Complexity Δ
src/Command/App.php 0.00% <ø> (ø) 1.00 <0.00> (ø)
src/Go/Client/Client.php 84.96% <100.00%> (+0.09%) 120.00 <0.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 cb597ea...7b23513. Read the comment docs.