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

box / box-python-sdk / 1465
97%
main: 91%

Build:
Build:
LAST BUILD BRANCH: codegen-4168-3e2e6ba-c1bfca6
DEFAULT BRANCH: main
Ran 10 Jan 2019 05:06AM UTC
Jobs 1
Files 92
Run time 8s
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
1465

push

travis-ci

mattwiller
Correct documentation typo in JWT section (#389)

change 
```
service_account = client.user().get()
print('Service Account user ID is {0}'.format(me.id))
```

to 

```
service_account = client.user().get()
print('Service Account user ID is {0}'.format(service_account.id))
```

2761 of 2840 relevant lines covered (97.22%)

0.97 hits per line

Jobs
ID Job ID Ran Files Coverage
9 1465.9 (TOX_ENV=coverage) 10 Jan 2019 05:06AM UTC 0
97.22
Travis Job 1465.9
Source Files on build 1465
Detailed source file information is not available for this build.
  • Back to Repo
  • Travis Build #1465
  • 4eabbae1 on github
  • Prev Build on master (#1463)
  • Next Build on master (#1467)
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