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

numberoverzero / bloop
100%
master: 100%

Build:
Build:
LAST BUILD BRANCH: stream-record-ordering
DEFAULT BRANCH: master
Repo Added 28 Jan 2015 08:53AM UTC
Files 19
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

LAST BUILD ON BRANCH mutable-tracking
branch: mutable-tracking
CHANGE BRANCH
x
Reset
  • mutable-tracking
  • 0.9.13
  • api-refactor
  • condition-refactor
  • docs-13-continued
  • docs-13-reimagined
  • docs-rewrite-03
  • ext-none-fix
  • filter-chaining
  • integ-tests
  • master
  • package-layout
  • parallel-scan
  • replace-arrow
  • stream-record-fix
  • stream-record-ordering
  • streams
  • streams-2
  • strict-refactor
  • types-refactor
  • unify-save
  • v0.9.13
  • v1.0.0

pending completion
388

push

travis-ci

numberoverzero
Prepare to track intermediate paths #28

Tracking by model name instead of column object adds one O(1) lookup
when dumping updates to a dict (get_update) but opens the opportunity
to O(k) traversal for path updates on paths of length k.

This is important for Map (+Set, List) partial updates, which will
need to emit if_not_exists for any intermediate mutable objects.

Small optimization to get_update to use a fixed dict with SET, REMOVE
keys.

14 of 14 new or added lines in 3 files covered. (100.0%)

1321 of 1321 relevant lines covered (100.0%)

2.0 hits per line

Relevant lines Covered
Build:
Build:
1321 RELEVANT LINES 1321 COVERED LINES
2.0 HITS PER LINE
Source Files on mutable-tracking
Detailed source file information is not available for this build.

Recent builds

Builds Branch Commit Type Ran Committer Via Coverage
388 mutable-tracking Prepare to track intermediate paths #28 Tracking by model name instead of column object adds one O(1) lookup when dumping updates to a dict (get_update) but opens the opportunity to O(k) traversal for path updates on paths of length k. This is i... push 15 May 2016 03:44AM UTC numberoverzero travis-ci pending completion  
See All Builds (767)
  • Repo on GitHub
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