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

zalando / connexion / 1440
97%
main: 97%

Build:
Build:
LAST BUILD BRANCH: feature/autoapi-class-docstring
DEFAULT BRANCH: main
Ran 09 Jul 2018 09:09AM UTC
Jobs 5
Files 31
Run time 5min
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
1440

push

travis-ci

jmcs
URI parsing decorator (#613)

- array logic refactored into one place.
- validation.py and parameter.py no longer try to join the array, and the split it again.
- validation of defaults now works, because the validator is given the correct type.
- some additional classes that change the behavior of deduplicating query parameters that are defined multiple times
  - **AlwaysMultiURIParser** that is backwards compatible, warts and all (used by default)
  - **Swagger2URIParser** that adheres to the spec's definition of `collectionFormat: multi` and uses the last-defined query parameter value (ex. `query?a=1&a=2` => `a = 2`)
  - **FirstValueURIParser** that behaves like Swagger2URIParser, except that the first-defined value is used (ex. `query?a=1&a=2` => `a=1`)

1767 of 1771 relevant lines covered (99.77%)

4.76 hits per line

Jobs
ID Job ID Ran Files Coverage
1 1440.1 09 Jul 2018 09:15AM UTC 0
99.24
Travis Job 1440.1
2 1440.2 09 Jul 2018 09:09AM UTC 0
99.24
Travis Job 1440.2
3 1440.3 09 Jul 2018 09:10AM UTC 0
99.72
Travis Job 1440.3
4 1440.4 09 Jul 2018 09:11AM UTC 0
99.72
Travis Job 1440.4
5 1440.5 09 Jul 2018 09:13AM UTC 0
99.72
Travis Job 1440.5
Source Files on build 1440
Detailed source file information is not available for this build.
  • Back to Repo
  • Travis Build #1440
  • 2f074998 on github
  • Prev Build on master (#1410)
  • Next Build on master (#1441)
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

© 2025 Coveralls, Inc