• Home
  • Features
  • Pricing
  • Docs
  • Announcements
  • Sign In

fragaria / karmen / 2119
92%

Build:
DEFAULT BRANCH: master
Ran 26 May 2020 01:46PM UTC
Jobs 1
Files 50
Run time 9s
Badge
Embed ▾
README BADGES
x

If you need to use a raster PNG badge, change the '.svg' to '.png' in the link

Markdown

Textile

RDoc

HTML

Rst

pending completion
2119

push

travis-ci-com

web-flow
Feat/api doc (#149)

* init API doc, describer /printer endpoints

* OpenAPI specifications for requests

* cleanup

* relocked broken packages

* Fixed swagger version

* First batch of fixed from CR. Mostly typos, some obvious stuff and validation.

* Enforcing API validation. Requests that do not comply with specifications described in openapi/swagger.yaml are denied with HTTP 400 before getting to karmen

* sending port as number

* added yaml files to make_version and added version info to swagger.yaml

* Add redoc documentation site (#155)

* Add redoc serving container

* changed url and added tests

* A bit better naming for the spec file

Co-authored-by: Adam Ježek <mail@ajezek.cz>
Co-authored-by: xaralis <filip.varecha@fragaria.cz>

* response description for the rest of API

* dropped swagger-ui

* added info into readme

* Now than connexion handles bad requests and kill them before they even have any change to reach our backend, we have unsued ifs to check for bad requests in our code.
Apart from being totaly useless now (if connexion lets only number to pass, why to check if it's still a number?), it descreased coverage drastically, thus I deleted them.

* refreezed pipfile

* minor, mostly typo and forgotten statements, fixes

* removed commented app.route statements

* forgotten app.routes

* limiting some parameters via openapi's minimum

* relocked packages

Co-authored-by: Pavel Vojacek <pavel.vojacek@fragaria.cz>
Co-authored-by: xaralis <filip.varecha@fragaria.cz>

2586 of 2815 relevant lines covered (91.87%)

0.92 hits per line

Jobs
ID Job ID Ran Files Coverage
3 2119.3 (DOCKER_USER=[secure] DOCKER_PASSWORD=[secure]) 26 May 2020 01:46PM UTC 0
91.87
Travis Job 2119.3
Source Files on build 2119
Detailed source file information is not available for this build.
  • Back to Repo
  • Build #2119
  • 5fc9037d on github
  • Prev Build on master (#2105)
  • Next Build on master (#2134)
STATUS · Troubleshooting · Open an Issue · Sales · Support · CAREERS · ENTERPRISE · START FREE · SCHEDULE DEMO
ANNOUNCEMENTS · TWITTER · TOS & SLA · Supported CI Services · What's a CI service? · Automated Testing

© 2026 Coveralls, Inc