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

andreroggeri / pynubank / 307
99%

Build:
DEFAULT BRANCH: master
Ran 11 Nov 2019 11:48PM UTC
Jobs 1
Files 2
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

pending completion
307

push

travis-ci

andreroggeri
fix: NuException had empty message due to exception message not being passed to super init (#79)

The NuException was expecting a status_code as the first argument but had a error message instead.
The message was not passed to the super().__init__() this caused the exception to be Empty ("NuException: ")

The raise of the exception was fixed so it passes the correct arguments.
The error message creation was moved inside of the NuException __init__ and passed to the super __init__.

2 of 2 new or added lines in 1 file covered. (100.0%)

88 of 88 relevant lines covered (100.0%)

1.0 hits per line

Jobs
ID Job ID Ran Files Coverage
1 307.1 11 Nov 2019 11:48PM UTC 0
100.0
Travis Job 307.1
Source Files on build 307
Detailed source file information is not available for this build.
  • Back to Repo
  • Travis Build #307
  • bdf24870 on github
  • Prev Build on master (#304)
  • Next Build on master (#312)
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