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

webrecorder / warcio
100%

Build:
DEFAULT BRANCH: master
Repo Added 06 Mar 2017 11:26PM UTC
Files 12
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

LAST BUILD ON BRANCH master
branch: master
CHANGE BRANCH
x
Reset
  • master
  • 1.3.4-fix
  • 1.5.1-dev
  • appveyor
  • appveyor-test
  • brotli-decomp-fix
  • ci-work
  • close_stream_opt
  • develop
  • encoding-fix
  • ensure-http-headers
  • new-indexer
  • percent_encode_non_ascii_headers
  • record_http
  • renames
  • travis-test
  • warc-1.1-date

pending completion
133

push

travis-ci

web-flow
bufferedwriter close fix: (#36)

* bufferedwriter close fix:
- add close_stream option (defaulting to true) to indicate if underlying stream should be closed to match pre-1.5.2 behavior
- archiveiterator does not close underlying stream, as before, only the decompressor. Fixes #35
- tests: add tests for close_stream true/false
- bump version to 1.5.3, update changelist

* bufferedreader: an even simpler fix, remove close_stream option, just add separate close_decompressor()
to close decompressor only, called from ArchiveIterator
BufferedReader.close() also closes decompressor

* update CHANGELIST.rst

6 of 6 new or added lines in 2 files covered. (100.0%)

1139 of 1141 relevant lines covered (99.82%)

4.98 hits per line

Relevant lines Covered
Build:
Build:
1141 RELEVANT LINES 1139 COVERED LINES
4.98 HITS PER LINE
Source Files on master
  • List 0
  • Changed 4
  • Source Changed 2
  • Coverage Changed 3
Coverage ∆ File Lines Relevant Covered Missed Hits/Line

Recent builds

Builds Branch Commit Type Ran Committer Via Coverage
133 master bufferedwriter close fix: (#36) * bufferedwriter close fix: - add close_stream option (defaulting to true) to indicate if underlying stream should be closed to match pre-1.5.2 behavior - archiveiterator does not close underlying stream, as befo... push 01 Jun 2018 03:24PM UTC web-flow travis-ci pending completion  
132 master update CHANGELIST.rst Pull #36 01 Jun 2018 01:28PM UTC web-flow travis-ci pending completion  
130 master bufferedreader: an even simpler fix, remove close_stream option, just add separate close_decompressor() to close decompressor only, called from ArchiveIterator BufferedReader.close() also closes decompressor Pull #36 01 Jun 2018 06:29AM UTC web-flow travis-ci pending completion  
128 master bufferedwriter close fix: - add close_stream option (defaulting to true) to indicate if underlying stream should be closed to match pre-1.5.2 behavior - archiveiterator does not close underlying stream, as before, only the decompressor. Fixes #35 ... Pull #36 01 Jun 2018 03:33AM UTC web-flow travis-ci pending completion  
125 master uuid generator: switch to uuid4() from uuid1() for improved randomness of Warc-Record-ID values push 31 May 2018 10:46PM UTC ikreymer travis-ci pending completion  
110 master Merge remote-tracking branch 'upstream/master' Pull #30 01 Dec 2017 08:30AM UTC web-flow travis-ci pending completion  
109 master Remove `data_files` from packaging, add Content-Length for range requests (#29) version 1.5.1: - setup: don't include test data files or test package in wheel to avoid issue with latest setuptools wheel installation (tests run by cloning source ... push 30 Nov 2017 03:37AM UTC web-flow travis-ci pending completion  
108 master update CHANGELIST Pull #29 30 Nov 2017 03:36AM UTC web-flow travis-ci pending completion  
106 master bump version to 1.5.1 statusandheaders: add_range() also set Content-Length when setting Content-Range tests: don't include test data files, or test package in wheel to avoid issue with latest setuptools (tests run by cloning source and running 'p... Pull #29 30 Nov 2017 03:33AM UTC web-flow travis-ci pending completion  
104 master check digests on read; add tests Pull #28 28 Nov 2017 09:07PM UTC web-flow travis-ci pending completion  
See All Builds (161)
  • Repo on GitHub
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