Intelity / helium

DSL for REST API specification, verification, and code generation.
Apache License 2.0
4 stars 0 forks source link

[MSDK-72] Fix swagger spec generation #36

Closed serhiitereshchenko closed 5 years ago

serhiitereshchenko commented 5 years ago

Add "sequence" processing

lampapos commented 5 years ago

@SsIDit PTAL at Travis

codecov-io commented 5 years ago

Codecov Report

Merging #36 into master will decrease coverage by 0.09%. The diff coverage is 0%.

Impacted file tree graph

@@             Coverage Diff             @@
##             master      #36     +/-   ##
===========================================
- Coverage     71.02%   70.93%   -0.1%     
- Complexity     1360     1362      +2     
===========================================
  Files           203      203             
  Lines          5473     5480      +7     
  Branches        840      841      +1     
===========================================
  Hits           3887     3887             
- Misses         1222     1228      +6     
- Partials        364      365      +1
Impacted Files Coverage Δ Complexity Δ
...vy/com/stanfy/helium/gradle/HeliumExtension.groovy 78.57% <ø> (ø) 16 <0> (ø) :arrow_down:
...m/handler/codegen/json/schema/SchemaBuilder.groovy 77.1% <0%> (-4.95%) 32 <0> (ø)
...java/com/stanfy/helium/swagger/SwaggerHandler.java 83.11% <0%> (ø) 38 <0> (+2) :arrow_up:
.../handler/codegen/tests/BaseUnitTestsGenerator.java 76.92% <0%> (-1%) 21% <0%> (ø)
...vy/com/stanfy/helium/handler/tests/HeliumTest.java 0% <0%> (ø) 0% <0%> (ø) :arrow_down:

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 6c3e774...9e7251a. Read the comment docs.