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

zopefoundation / ZODB / 655
84%

Build:
DEFAULT BRANCH: master
Ran 02 Apr 2017 08:33PM UTC
Jobs 4
Files 51
Run time 1min
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
655

Pull #153

travis-ci

web-flow
FileStorage: Report problem on read-only open of non-existent file

... instead of silently creating empty database on such opens.

Use-case for this are utilities like e.g. zodbdump and zodbcmp which
expect such storage opens to fail so that the tool can know there is no
such storage and report it to user.

In contrast current state is: read-only opens get created-on-the-fly
empty storage with no content, but which can be iterated over without
getting any error.

This way e.g. `zodbdump non-existent.fs` produces empty output _and_
exit code 0 which is not what caller expects.
Pull Request #153: FileStorage: Report problem on read-only open of non-existent file

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

6403 of 8511 relevant lines covered (75.23%)

2.99 hits per line

Jobs
ID Job ID Ran Files Coverage
3 655.3 02 Apr 2017 08:33PM UTC 0
74.64
Travis Job 655.3
4 655.4 02 Apr 2017 08:33PM UTC 0
74.94
Travis Job 655.4
5 655.5 02 Apr 2017 08:33PM UTC 0
74.94
Travis Job 655.5
6 655.6 02 Apr 2017 08:34PM UTC 0
74.9
Travis Job 655.6
Source Files on build 655
  • List 0
  • Changed 3
  • Source Changed 1
  • Coverage Changed 3
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • Travis Build #655
  • Pull Request #153
  • PR Base - master (#653)
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

© 2025 Coveralls, Inc