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

msiemens / tinydb / 272 / 3
100%
master: 99%

Build:
Build:
LAST BUILD BRANCH: dependabot/pip/jinja2-3.1.6
DEFAULT BRANCH: master
Ran 27 Sep 2015 10:48AM UTC
Files 8
Run time 0s
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

27 Sep 2015 10:47AM UTC coverage: 100.0%. Remained the same
272.3

push

travis-ci

msiemens
Refactor database and table classes

Up to now there was a circular relationship between the database object and the
table objects. Now each table gets a StorageProxy which forwards read and write
operations to the storage and allows access only to the corresponding table data.

Also, the database object is now responsible for cleaning up the storage. The
table objects can no longer be used as a context manager (as suggested by
@krisztianfekete in #70). In addition, the database object will close the storage
if it is garbage collected and `close` hasn't been called yet.

See discussion in #70

392 of 392 relevant lines covered (100.0%)

1.0 hits per line

Source Files on job 272.3
  • Tree
  • List 0
  • Changed 3
  • Source Changed 3
  • Coverage Changed 3
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Build 272
  • Travis Job 272.3
  • b79ce35a on github
  • Prev Job for on v3.0 (#270.3)
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