swaggest / swac

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

Add more building options for Go structures #18

Closed vearutop closed 4 years ago

codecov[bot] commented 4 years ago

Codecov Report

Merging #18 into master will decrease coverage by 0.90%. The diff coverage is 48.97%.

Impacted file tree graph

@@             Coverage Diff              @@
##             master      #18      +/-   ##
============================================
- Coverage     75.08%   74.18%   -0.91%     
- Complexity      401      406       +5     
============================================
  Files            26       26              
  Lines          1437     1476      +39     
============================================
+ Hits           1079     1095      +16     
- Misses          358      381      +23     
Impacted Files Coverage Δ Complexity Δ
src/Command/App.php 0.00% <ø> (ø) 1.00 <0.00> (ø)
src/Command/GoClient.php 35.00% <36.84%> (-2.50%) 5.00 <0.00> (+2.00) :arrow_down:
src/Go/Client/Client.php 76.50% <90.90%> (+0.36%) 116.00 <4.00> (+3.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 99c16f9...4b4554a. Read the comment docs.