swaggest / swac

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

Add content type headers for request and accepted response #10

Closed vearutop closed 4 years ago

codecov[bot] commented 4 years ago

Codecov Report

Merging #10 into master will increase coverage by 0.94%. The diff coverage is 100%.

Impacted file tree graph

@@             Coverage Diff              @@
##             master      #10      +/-   ##
============================================
+ Coverage     75.21%   76.16%   +0.94%     
- Complexity      355      359       +4     
============================================
  Files            25       25              
  Lines          1299     1313      +14     
============================================
+ Hits            977     1000      +23     
+ Misses          322      313       -9
Impacted Files Coverage Δ Complexity Δ
src/Command/App.php 0% <ø> (ø) 1 <0> (ø) :arrow_down:
...rc/Php/Client/Template/Request/MakeHeadersFunc.php 50% <100%> (+12.5%) 6 <0> (+2) :arrow_up:
src/Go/Client/Client.php 78.9% <100%> (+2.59%) 87 <14> (ø) :arrow_down:
...hp/Client/Template/Request/RequestClassFactory.php 94% <100%> (+0.81%) 17 <0> (+2) :arrow_up:

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 3dea10f...6975adc. Read the comment docs.