swagger-api / swagger-codegen

swagger-codegen contains a template-driven engine to generate documentation, API clients and server stubs in different languages by parsing your OpenAPI / Swagger definition.
http://swagger.io
Apache License 2.0
17.01k stars 6.03k forks source link

Review CI coverage #4966

Open wing328 opened 7 years ago

wing328 commented 7 years ago
Description

Currently, not all generates are tested and this thread aims to review what can be tested but not yet added to CIs (travis, appveyor, shippable)

Swagger-codegen version

Latest master

wing328 commented 7 years ago

Added coverage for Swift, Swift3 via https://github.com/swagger-api/swagger-codegen/pull/5687, ObjC via d6743b4597730ccd75ae3514aad0e41ef2ca50f1