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

bbelyeu / flask-exceptions / 33 / 1
100%
master: 100%

Build:
Build:
LAST BUILD BRANCH: dependabot/pip/urllib3-1.24.2
DEFAULT BRANCH: master
Ran 16 Feb 2018 05:19PM UTC
Files 4
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

16 Feb 2018 05:18PM UTC coverage: 100.0%. First build
33.1

push

travis-ci

Alex Ronquillo
:bug: Allow messages to be passed as args

Problem:
========

Currently, the exceptions accept only `**kwargs`, which are used when
constructing the exception object. `message` strings are therefore able
to be passed as a `kwarg`, but not as an argument. Originally, a pylint
error was being raised in the test file and was actually ignored.

Solution:
=========

- Updated the documentation to allow for either case
- Updated the helper functions to take message as an argument

219 of 219 relevant lines covered (100.0%)

1.0 hits per line

Source Files on job 33.1
  • Tree
  • List 0
  • Changed 0
  • Source Changed 0
  • Coverage Changed 0
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Build 33
  • Travis Job 33.1
  • 9d4984ae 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