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

numberoverzero / bloop / 493
100%
master: 100%

Build:
Build:
LAST BUILD BRANCH: stream-record-ordering
DEFAULT BRANCH: master
Ran 02 Aug 2016 07:22AM UTC
Jobs 3
Files 14
Run time 13s
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
493

push

travis-ci

numberoverzero
Type._dump returns raw None instead of {str: None} #49

- drop None guards from tracking.sync
- simplify not_none in all vector type dynamo_dump functions
- dumping None through a model returns None
- new VectorModel in test models

Aside from documentation, tests need to be written with the
new VectorModel to check conditions, atomics, and the update builder
to ensure they handle things correctly.  The answer *should* be yes,
since _dump's only new behavior is sometimes returning None.  That
may simplify logic, but it shouldn't require a refactor.

Now, if there's any lingering code that calls _load, that may get
objects (list, set) instead of None due to the lack of guards; that'd
be a problem, especially since the tests are passing right now.

1396 of 1396 relevant lines covered (100.0%)

2.0 hits per line

Jobs
ID Job ID Ran Files Coverage
1 493.1 (TOXENV=py34) 02 Aug 2016 07:22AM UTC 0
100.0
Travis Job 493.1
2 493.2 (TOXENV=py35) 02 Aug 2016 07:22AM UTC 0
100.0
Travis Job 493.2
3 493.3 (TOXENV=docs) 02 Aug 2016 07:22AM UTC 0
Travis Job 493.3
Source Files on build 493
Detailed source file information is not available for this build.
  • Back to Repo
  • Travis Build #493
  • adfd528f on github
  • Prev Build on types-refactor (#492)
  • Next Build on types-refactor (#494)
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