swaggest / swac

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

Add option to add field tags in request structure #13

Closed vearutop closed 4 years ago

codecov[bot] commented 4 years ago

Codecov Report

Merging #13 into master will decrease coverage by 0.16%. The diff coverage is 44.44%.

Impacted file tree graph

@@             Coverage Diff             @@
##             master     #13      +/-   ##
===========================================
- Coverage     74.76%   74.6%   -0.17%     
- Complexity      378     380       +2     
===========================================
  Files            26      26              
  Lines          1387    1394       +7     
===========================================
+ Hits           1037    1040       +3     
- Misses          350     354       +4
Impacted Files Coverage Δ Complexity Δ
src/Command/App.php 0% <ø> (ø) 1 <0> (ø) :arrow_down:
src/Command/GoClient.php 38.09% <33.33%> (-0.8%) 3 <0> (ø)
src/Go/Client/Client.php 75.16% <50%> (-0.23%) 104 <0> (+2)

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 52a1784...f745e65. Read the comment docs.