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

stripe / stripe-python / 2864 / 7
96%
master: 96%

Build:
DEFAULT BRANCH: master
Ran 23 May 2019 09:47PM UTC
Files 104
Run time 7s
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

23 May 2019 09:43PM UTC coverage: 96.106% (+0.2%) from 95.934%
2864.7

push

travis-ci

ob-stripe
Fix quality issues reported by DeepSource (#574)

* Fix quality issues reported by DeepSource

Fixes:
- PYL-W0612: Rename unused variable to `_`
- PYL-C0123: Use `isinstance()` for checking type
- PAP-W0011: Use `dict.items()` to iterate over a dictionary
- PAP-W0012: Use `dict.get()` to access value from dictionary instead of an `if` query to check whether the key exists
- PYL-C0325: Remove superfluous brackets `()`
- PYL-R1701: Merge multiple consecutive `isinstance()` calls into one

* Use `six.iteritems()` to iterate over the dictionary

2147 of 2234 relevant lines covered (96.11%)

0.96 hits per line

Source Files on job 2864.7
  • Tree
  • List 0
  • Changed 6
  • Source Changed 2
  • Coverage Changed 5
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Build 2524
  • Travis Job 2864.7
  • b355357e on github
  • Prev Job for on master (#2861.4)
  • Next Job for on master (#2865.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