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

sirosen / SALVE / 166 / 6
100%
stable: 100%

Build:
Build:
LAST BUILD BRANCH: wip/refactor/2-3-0-cleanup
DEFAULT BRANCH: stable
Ran 12 Jul 2015 11:11PM UTC
Files 42
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

12 Jul 2015 11:06PM UTC coverage: 100.0%. Remained the same
166.6

push

travis-ci

sirosen
Altered salve.filesys naming to clean its imports

filesys.abstract still defines a Filesys, but filesys.concrete now defines a
ConcreteFilesys, which prevents confusion and conflicts with the Abstract
Filesystem type. Moved the access code enum into its own special-purpose module
(which may be renamed if more is added to it). salve.filesys no longer keeps a
ref to a ConcreteFilesys object.
Unfortunately, this last change broke some test behaviors a little bit, as they
operated by mocking methods of the "real_fs" object. To repair, these mocks are
now done on the ConcreteFilesys class, which changes their arity by one, but
also requires that a ConcreteFilesys object be instantiated during the tests.

1258 of 1258 relevant lines covered (100.0%)

1.0 hits per line

Source Files on job 166.6
  • Tree
  • List 0
  • Changed 3
  • Source Changed 3
  • Coverage Changed 2
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Build 166
  • Travis Job 166.6
  • c4066159 on github
  • Prev Job for on wip/refactor/clean-initfiles (#165.6)
  • Next Job for on wip/refactor/clean-initfiles (#167.6)
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