swaggest / swac

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

Add `Value` prefix to response value by status properties #8

Closed vearutop closed 5 years ago

codecov[bot] commented 5 years ago

Codecov Report

Merging #8 into master will not change coverage. The diff coverage is 100%.

Impacted file tree graph

@@            Coverage Diff            @@
##             master       #8   +/-   ##
=========================================
  Coverage     75.23%   75.23%           
- Complexity      354      355    +1     
=========================================
  Files            25       25           
  Lines          1296     1296           
=========================================
  Hits            975      975           
  Misses          321      321
Impacted Files Coverage Δ Complexity Δ
src/Command/App.php 0% <ø> (ø) 1 <0> (ø) :arrow_down:
src/Go/Client/Client.php 76.39% <100%> (ø) 87 <1> (+1) :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 a16abed...53ed06b. Read the comment docs.