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

numberoverzero / bloop / 501
100%
master: 100%

Build:
Build:
LAST BUILD BRANCH: stream-record-ordering
DEFAULT BRANCH: master
Ran 05 Aug 2016 01:54AM UTC
Jobs 2
Files 14
Run time 23s
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
501

push

travis-ci

Joe Cross
Add unit tests for BaseModel.__str__, drop BaseModel.__eq__

There are some different meanings for "==" now that a new instance
of a model has missing attributes, while a loaded may have None,
or an empty object like `set()`.  This makes the previous
getattr(obj, name, None) == getattr(other, name, None) invalid in
a number of cases.  Unfortunately, there's no single meaning; some
people may want "loaded with an empty dict" to be different from
"not loaded" or "loaded as None" to be the same as "not loaded".

Better to refuse to guess than silently get it wrong for users.

1379 of 1379 relevant lines covered (100.0%)

1.0 hits per line

Jobs
ID Job ID Ran Files Coverage
1 501.1 (TOXENV=unit) 05 Aug 2016 01:54AM UTC 0
100.0
Travis Job 501.1
2 501.2 (TOXENV=integ) 05 Aug 2016 01:54AM UTC 0
Travis Job 501.2
Source Files on build 501
Detailed source file information is not available for this build.
  • Back to Repo
  • Travis Build #501
  • b7e1c827 on github
  • Prev Build on types-refactor (#500)
  • Next Build on types-refactor (#502)
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

© 2025 Coveralls, Inc