swaggest / swac

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

Improve Go client #11

Closed vearutop closed 4 years ago

vearutop commented 4 years ago

Added

Fixed

codecov[bot] commented 4 years ago

Codecov Report

Merging #11 into master will increase coverage by <.01%. The diff coverage is 81.35%.

Impacted file tree graph

@@             Coverage Diff              @@
##             master      #11      +/-   ##
============================================
+ Coverage     76.16%   76.16%   +<.01%     
- Complexity      359      367       +8     
============================================
  Files            25       26       +1     
  Lines          1313     1355      +42     
============================================
+ Hits           1000     1032      +32     
- Misses          313      323      +10
Impacted Files Coverage Δ Complexity Δ
src/Command/App.php 0% <ø> (ø) 1 <0> (ø) :arrow_down:
src/Command/GoClient.php 38.88% <50%> (-2.78%) 3 <0> (ø)
src/Go/LiteralType.php 66.66% <66.66%> (ø) 3 <3> (?)
src/Go/Client/Client.php 79.46% <88.88%> (+0.56%) 92 <8> (+5) :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 2177d87...6edbab4. Read the comment docs.