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

matthiasmullie / scrapbook / 54 / 43

Build:
DEFAULT BRANCH: master
Ran 16 Oct 2015 02:54PM UTC
Files 22
Run time 3s
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

16 Oct 2015 02:37PM UTC coverage: 81.486% (-7.2%) from 88.69%
ADAPTER=SQLite

push

travis-ci

matthiasmullie
Optimize transactions & improve rollback

Transactions are optimized by combining operations where they make sense.
Multiple set() operations are turned into a setMulti(), for example.
Or multiple operations on the same key are combined.

Rollback is also improved: instead of wiping out potentially compromised
keys, they're restored to their original pre-transaction value.

735 of 902 relevant lines covered (81.49%)

17.75 hits per line

Source Files on job 54.43 (ADAPTER=SQLite)
  • Tree
  • List 0
  • Changed 4
  • Source Changed 2
  • Coverage Changed 4
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Build 54
  • Travis Job 54.43
  • b619ade7 on github
  • Prev Job for ADAPTER=SQLite on master (#53.43)
  • Next Job for ADAPTER=SQLite on master (#55.25)
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