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

bbelyeu / flask-exceptions
100%
master: 100%

Build:
Build:
LAST BUILD BRANCH: dependabot/pip/urllib3-1.24.2
DEFAULT BRANCH: master
Repo Added 09 Feb 2018 07:39PM UTC
Files 8
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

LAST BUILD ON BRANCH allow-args-or-kwargs-error-message
branch: allow-args-or-kwargs-error-message
CHANGE BRANCH
x
Reset
  • allow-args-or-kwargs-error-message
  • 1.2.0
  • 1.2.1
  • 1.2.2
  • 1.2.3
  • add-linting
  • dependabot/pip/urllib3-1.24.2
  • dependabot/pip/werkzeug-0.15.3
  • jr/exc-message
  • jr/failed-dependency
  • jr/readme-fix
  • master
  • refactor-statsd
  • security-and-rev
  • test
  • upgrade-deps

pending completion
33

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%)

4.0 hits per line

Relevant lines Covered
Build:
Build:
219 RELEVANT LINES 219 COVERED LINES
4.0 HITS PER LINE
Source Files on allow-args-or-kwargs-error-message
Detailed source file information is not available for this build.

Recent builds

Builds Branch Commit Type Ran Committer Via Coverage
33 allow-args-or-kwargs-error-message :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 ar... push 16 Feb 2018 05:19PM UTC Alex Ronquillo travis-ci pending completion  
See All Builds (43)
  • Repo 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