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

Renelvon / OpenBazaar / 763 / 1
29%
master: 76%

Build:
Build:
LAST BUILD BRANCH: purge-launcher-bitmessage
DEFAULT BRANCH: master
Ran 21 Oct 2014 11:34PM UTC
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

21 Oct 2014 11:28PM UTC coverage: 29.21%. Remained the same
763.1

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

Source Files on job 763.1
  • Tree
  • List 0
  • Changed 0
  • Source Changed 0
  • Coverage Changed 0
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Build 763
  • Travis Job 763.1
  • 2562714d on github
  • Prev Job for on sane_backuptool (#762.1)
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