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

cevans87 / atools
100%
master: 100%

Build:
Build:
LAST BUILD BRANCH: v0.14.1
DEFAULT BRANCH: master
Repo Added 30 Dec 2018 08:22PM UTC
Files 3
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 v0.11.0
branch: v0.11.0
CHANGE BRANCH
x
Reset
  • v0.11.0
  • 0.3.0
  • bump
  • cevans87/pickler
  • dev
  • master
  • v.0.1.2-alpha
  • v0.1.1
  • v0.1.1-alpha
  • v0.1.2-alpha
  • v0.10.0
  • v0.10.1
  • v0.10.2
  • v0.10.3
  • v0.10.4
  • v0.10.5
  • v0.10.6
  • v0.12.0
  • v0.12.1
  • v0.13.0
  • v0.13.1
  • v0.14.0
  • v0.14.1
  • v0.2.0-alpha
  • v0.2.1-beta
  • v0.3.1
  • v0.4.0
  • v0.4.1
  • v0.5.0
  • v0.5.1
  • v0.5.2
  • v0.6.0
  • v0.6.1
  • v0.6.2
  • v0.7.0
  • v0.8.0
  • v0.9.0
  • v0.9.1
  • v0.9.2

pending completion
190

push

travis-ci

cevans87
Use pickle to memoize to db

Instead of using some complex `str()` and `eval()` logic to serialize
and deserialize python objects, we now use `pickle.{dumps|loads}`. The
pickle module does a good job of getting this right. Our previous logic
did not.

Resolve #45

4 of 4 new or added lines in 1 file covered. (100.0%)

326 of 326 relevant lines covered (100.0%)

3.0 hits per line

Relevant lines Covered
Build:
Build:
326 RELEVANT LINES 326 COVERED LINES
3.0 HITS PER LINE
Source Files on v0.11.0
Detailed source file information is not available for this build.

Recent builds

Builds Branch Commit Type Ran Committer Via Coverage
190 v0.11.0 Use pickle to memoize to db Instead of using some complex `str()` and `eval()` logic to serialize and deserialize python objects, we now use `pickle.{dumps|loads}`. The pickle module does a good job of getting this right. Our previous logic did n... push 16 Mar 2020 08:23PM UTC cevans87 travis-ci pending completion  
190 v0.11.0 Use pickle to memoize to db Instead of using some complex `str()` and `eval()` logic to serialize and deserialize python objects, we now use `pickle.{dumps|loads}`. The pickle module does a good job of getting this right. Our previous logic did n... push 16 Mar 2020 08:23PM UTC cevans87 travis-ci-com pending completion  
See All Builds (396)
  • 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

© 2026 Coveralls, Inc