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

boto / boto3 / 91 / 2
98%
develop: 91%

Build:
Build:
LAST BUILD BRANCH: 1.1.4
DEFAULT BRANCH: develop
Ran 07 Nov 2014 10:01PM UTC
Files 11
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

07 Nov 2014 09:52PM UTC coverage: 97.834%. First build
91.2

push

travis-ci

danielgtaylor
Display more information when a name collision occurs.

This helps with debugging potential model issues until we have a good
way of linting the models for such issues. Specifically, this adds
the category (e.g. identifier, attribute, action, collection, etc)
and the affected resource name.

Before:
```
ValueError: Identifier `user` would clobber existing resource attribute
```

After
```
ValueError: reference `user` would clobber existing VirtualMfaDevice resource attribute
```

542 of 554 relevant lines covered (97.83%)

0.98 hits per line

Source Files on job 91.2
  • Tree
  • List 0
  • Changed 0
  • Source Changed 0
  • Coverage Changed 0
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Build 91
  • Travis Job 91.2
  • 235bccc6 on github
  • Next Job for on error-info (#93.2)
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