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

flask-restful / flask-restful / 1017 / 2
94%
master: 94%

Build:
DEFAULT BRANCH: master
Ran 03 Aug 2017 07:43PM UTC
Files 11
Run time 0s
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

03 Aug 2017 07:41PM UTC coverage: 95.703%. Remained the same
1017.2

Pull #695

travis-ci

web-flow
Should use or logic for :type, Union for python 3 

The current notation (specifying :type twice) is non-standard and causes linters/IDEs to pick up the lowest one. This is incorrect.
In python 2 and 3 or logic is the most standard, so I'm updating to that for backwards compatibility.
In python 3 Union[int, float] is the standard.
Pull Request #695: Should use or logic for :type, Union for python 3

824 of 861 relevant lines covered (95.7%)

0.96 hits per line

Source Files on job 1017.2
  • Tree
  • List 0
  • Changed 3
  • Source Changed 1
  • Coverage Changed 3
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Build 1017
  • Travis Job 1017.2
  • edc7a0b1 on github
  • Prev Job for on master (#1016.5)
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