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

Renelvon / OpenBazaar / 762
29%
master: 76%

Build:
Build:
LAST BUILD BRANCH: purge-launcher-bitmessage
DEFAULT BRANCH: master
Ran 21 Oct 2014 11:32PM UTC
Jobs 1
Files 25
Run time 14s
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
762

push

travis-ci

Renelvon
Refactor backuptool.

* Fix docstrings.
* Raise NotImplementedError if BackupTool.restore is invoked.
* Avoid os.sep; use os.path.join for buliding paths.
* Also delegate separator handling to os.path.join.
* Catch only OSError and tarfile.TarError.
* Use classmethod instead of staticmethod when the name of the class
  appears inside the method, to ease possible future refactoring.
* Simplify get_backups; reverse list in-place, filter None objects.
* Refactor get_backup.
  * Print warning on bad backup path.
  * Strip try..except to absolute minimum.
  * Ensure tarfile is always closed.
  * Print error on exception; return after callback.
* Do not mess with sensitive magic methods.
* Define __repr__ via to_dict; derive __str__ automatically.
* Move testing code to appropriate directory.
* Style fixes.

1091 of 3735 relevant lines covered (29.21%)

0.29 hits per line

Jobs
ID Job ID Ran Files Coverage
1 762.1 21 Oct 2014 11:32PM UTC 0
29.21
Travis Job 762.1
Source Files on build 762
Detailed source file information is not available for this build.
  • Back to Repo
  • Travis Build #762
  • a60ac709 on github
  • Next Build on sane_backuptool (#763)
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