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

falconry / falcon / 1180 / 12
0%
master: 0%

Build:
DEFAULT BRANCH: master
Ran 04 Sep 2017 10:52AM UTC
Files 41
Run time 1s
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

04 Nov 2015 12:08AM UTC coverage: 89.054%. First build
TOX_ENV=py27_smoke

Pull #647

travis-ci

philiptzou
fix(URI template): allow complex vars coexist with simple var

Allow situation like this:

```python
api.add_route('/files/{file_id}', resource_1)
api.add_route('/files/{file_id}.{ext}', resource_2)
```

Which ValueError was raised due to only one var node was allowed whether
other nodes are complex or not. This fix changes the behaviour so now it
only applys to simple vars.

See #564
Pull Request #647: fix(URI template): allow complex vars coexist with simple var

1554 of 1745 relevant lines covered (89.05%)

0.89 hits per line

Source Files on job 1180.12 (TOX_ENV=py27_smoke)
  • Tree
  • List 0
  • Changed 0
  • Source Changed 0
  • Coverage Changed 0
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Build 1180
  • Travis Job 1180.12
  • 1bbc66a1 on github
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