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

bbelyeu / flask-exceptions / 35 / 2
100%
master: 100%

Build:
DEFAULT BRANCH: master
Ran 16 Feb 2018 05:33PM 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:31PM UTC coverage: 100.0%. Remained the same
35.2

push

travis-ci

bbelyeu
:bug: Allow messages to be passed as args (#12)

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 35.2
  • Tree
  • List 0
  • Changed 2
  • Source Changed 2
  • Coverage Changed 1
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Build 35
  • Travis Job 35.2
  • 4eee8ffd on github
  • Prev Job for on master (#29.1)
  • Next Job for on master (#38.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

© 2026 Coveralls, Inc