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

matthiasmullie / scrapbook / 54 / 40

Build:
DEFAULT BRANCH: master
Ran 16 Oct 2015 02:52PM UTC
Files 20
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: 83.354% (-5.3%) from 88.69%
ADAPTER=Redis

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.

671 of 805 relevant lines covered (83.35%)

14.99 hits per line

Source Files on job 54.40 (ADAPTER=Redis)
  • 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.40
  • b619ade7 on github
  • Prev Job for ADAPTER=Redis on master (#53.40)
  • Next Job for ADAPTER=Redis on master (#55.31)
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