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

cevans87 / atools / 188
100%
master: 100%

Build:
Build:
LAST BUILD BRANCH: v0.14.1
DEFAULT BRANCH: master
Ran 16 Mar 2020 08:02PM UTC
Jobs 3
Files 3
Run time 20s
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

pending completion
188

push

travis-ci-com

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

326 of 326 relevant lines covered (100.0%)

3.0 hits per line

Jobs
ID Job ID Ran Files Coverage
1 188.1 (PYTHONPATH=.) 16 Mar 2020 08:02PM UTC 0
100.0
Travis Job 188.1
2 188.2 (PYTHONPATH=.) 16 Mar 2020 08:02PM UTC 0
100.0
Travis Job 188.2
3 188.3 (PYTHONPATH=.) 16 Mar 2020 08:02PM UTC 0
100.0
Travis Job 188.3
Source Files on build 188
Detailed source file information is not available for this build.
  • Back to Repo
  • Build #188
  • 1f63877d on github
  • Prev Build on dev (#184)
  • Next Build on dev (#191)
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