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

zalando / connexion / 2676 / 3
97%
main: 97%

Build:
Build:
LAST BUILD BRANCH: feature/autoapi-class-docstring
DEFAULT BRANCH: main
Ran 20 Jul 2020 09:11AM UTC
Files 40
Run time 10s
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

20 Jul 2020 09:07AM UTC coverage: 96.472% (+0.2%) from 96.292%
2676.3

push

travis-ci

web-flow
Allow nesting of path resources in RestyResolver (#1265)

Fixes #206 - Handle nested paths in swagger definitions.

 - Allow nested paths to be handled in `get` and `search` handlers

An explicit decision has been made to resolve paths (with a prefix like `my.api`) like:
 - `/hello/{hello_id}/world` --> `my.api.hello.world:search(hello_id)`
 - `/hello/world/{world_id}` --> `my.api.hello.world:get(world_id)`

2762 of 2863 relevant lines covered (96.47%)

0.96 hits per line

Source Files on job 2676.3
  • Tree
  • List 0
  • Changed 24
  • Source Changed 1
  • Coverage Changed 24
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Build 1675
  • Travis Job 2676.3
  • 1b78f030 on github
  • Prev Job for on master (#2673.1)
  • Next Job for on master (#2678.1)
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