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

numberoverzero / bloop / 493 / 1
100%
master: 100%

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

02 Aug 2016 07:17AM UTC coverage: 100.0%. Remained the same
TOXENV=py34

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%)

1.0 hits per line

Source Files on job 493.1 (TOXENV=py34)
  • Tree
  • List 0
  • Changed 3
  • Source Changed 3
  • Coverage Changed 3
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Build 493
  • Travis Job 493.1
  • adfd528f on github
  • Prev Job for TOXENV=py34 on types-refactor (#492.1)
  • Next Job for TOXENV=py34 on types-refactor (#494.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