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

miurahr / py7zr
88%

Build:
DEFAULT BRANCH: master
Repo Added 17 Mar 2019 02:01PM UTC
Files 14
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: SELECT
CHANGE BRANCH
x
  • No branch selected
  • backport-catch-thread-exceptions
  • backport-cli-catch-exception-corrupted-data
  • backport-cli-crash-when-unsupported-method
  • backport-encrypted-header-exeption
  • backport-header-calc-crc-when-write
  • backport-issue-null-methodid
  • backport-lzma-bcj-249
  • backport-no-password-encrypted-0.9
  • docs-spec-fileinfo-attributes
  • docs-spec-packinfo-digest
  • docs-spec-preamble-typo
  • hotfix-buffer-overflow-7zaes-compression
  • master
  • patch-add-dummy-padding-fileinfo
  • patch-add-logo
  • patch-arm64
  • patch-buffer-overflow
  • patch-catch-thread-exceptions
  • patch-ci-pytest-addopts
  • patch-cli-catch-exception-corrupted-data
  • patch-cli-crash-when-unsupported-method
  • patch-docs-update-200701
  • patch-drop-additional-streams
  • patch-drop-writing-antifiles
  • patch-encrypted-header-exception
  • patch-gha-coveralls
  • patch-gha-python39
  • patch-gha-set-env-deprecation
  • patch-header-encode-mode
  • patch-header-encription
  • patch-header-read-loop
  • patch-isort5
  • patch-issue-null-methodid
  • patch-issue266
  • patch-no-password-for-encrypted-archive
  • patch-readme-docs-link
  • patch-small-compression
  • patch-test-reduce-testfile
  • patch-update-chain-decompress
  • patch-update-ppmd
  • patch-update-readme-001
  • patch-update-readme-copy-method
  • rel-0.4
  • rel-0.5
  • releases/0.5
  • releases/0.7
  • releases/0.8
  • releases/0.9
  • releases/1.0
  • releases/1.1
  • topic-backport-packinfo-digest
  • topic-bcj-arm-python
  • topic-bcj-cffi
  • topic-bcj-ext
  • topic-benchmark-filters
  • topic-cli-append-mode
  • topic-compress-on-write
  • topic-compressor-intf-fh
  • topic-decoder-max-length
  • topic-decompress-performance-8
  • topic-docs-spec-a4doc
  • topic-docs-spec-substream-info-fix
  • topic-empty-archive-append
  • topic-expand-decompressor-chain
  • topic-fix-bcj-uint32-behavior
  • topic-header-calc-crc-when-write
  • topic-issue-272
  • topic-lzma-bcj-249
  • topic-multivolue-wrapper
  • topic-need-password
  • topic-perf-202011
  • topic-python-bcj-x86
  • topic-refactor-bcjfilter
  • topic-refactoring-utils
  • topic-skip-no-target-folder
  • topic-support-ppmd
  • topic-support-update
  • topic-test-libarchive
  • topic-track-benchmark-issue
  • topic-update-docs-read
  • topic-update-password-handling-on-folder
  • topic-update-write-substreaminfo
  • topic-writestr
  • topic-zstd-compression
  • topic-zstd-copy-support
  • topic-zstd-default
  • topic/miurahr/bump-python-314
  • topic/miurahr/bundle-codacy-coverage-uploader
  • topic/miurahr/change-linter-ruff
  • topic/miurahr/chore-packaging-git-related-file
  • topic/miurahr/ci/drop-reviewdog-linter
  • topic/miurahr/ci/send-coverage-only-when-master-branch-push
  • topic/miurahr/ci/update-pypy-test-target-311
  • topic/miurahr/cli/eliminate-unused-_lzma
  • topic/miurahr/dependencies/bump-versions-202511
  • topic/miurahr/eliminate-coc
  • topic/miurahr/fix-path-check-handle-drive-letter
  • topic/miurahr/fix-pypy-getbuffer
  • topic/miurahr/format-code-apply-black
  • topic/miurahr/project-toml-tox-configuration
  • topic/miurahr/publish-as-trusted-publisher
  • topic/miurahr/pyproject-tox-native-toml
  • topic/miurahr/refactor-complex-function
  • topic/miurahr/security/brotli-1-2-0
  • topic/miurahr/security/command-execution-full-path
  • topic/miurahr/security/fix-zip-slip-sanitize
  • topic/miurahr/security/hadening-validation-of-target-path
  • topic/miurahr/security/symlink-extraction-optional
  • topic/miurahr/set-default-permission-on-write-call
  • topic/miurahr/sytle/black-sources-202601
  • topic/miurahr/test-symlinks
  • topic/miurahr/use-reviewdog-for-pr

17 Jul 2026 02:43PM UTC coverage: 88.131% (-0.06%) from 88.189%
29589144883

push

github

web-flow
Merge pull request #744 from patchwright/fix/extract-nonseekable-factory

fix: stop seeking non-seekable factory handles in extract (#703)

931 of 1166 branches covered (79.85%)

Branch coverage included in aggregate %.

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

2 existing lines in 1 file now uncovered.

3257 of 3586 relevant lines covered (90.83%)

25.83 hits per line

Relevant lines Covered
Build:
Build:
3586 RELEVANT LINES 3257 COVERED LINES
25.83 HITS PER LINE
Source Files on master
  • Tree
  • List 14
  • Changed 2
  • Source Changed 0
  • Coverage Changed 2
Coverage ∆ File Lines Relevant Covered Missed Hits/Line Branch Hits Branch Misses

Recent builds

Builds Branch Commit Type Ran Committer Via Coverage
29589144883 master Merge pull request #744 from patchwright/fix/extract-nonseekable-factory fix: stop seeking non-seekable factory handles in extract (#703) push 17 Jul 2026 02:44PM UTC web-flow github
88.13
29549182213 master Merge pull request #745 from miurahr/topic/miurahr/change-linter-ruff refactor: replace `_calculate_key3` with `calculate_key` and transition to `ruff` for linting push 17 Jul 2026 02:08AM UTC web-flow github
88.19
29548702563 topic/miurahr/change-linter-ruff Merge 66b969394 into 6a746501f Pull #745 17 Jul 2026 01:57AM UTC web-flow github
88.19
29546857006 master Merge pull request #746 from miurahr/topic/miurahr/ci/drop-reviewdog-linter chore(ci): simplify linter workflow by removing reviewdog and unused … push 17 Jul 2026 01:13AM UTC web-flow github
88.15
29543660433 topic/miurahr/ci/drop-reviewdog-linter Merge eb0c5076f into b733a763d Pull #746 17 Jul 2026 12:04AM UTC web-flow github
88.15
29541703290 master Merge pull request #739 from gaoflow/fix-723-require-password-for-crypto-filter push 16 Jul 2026 11:15PM UTC GitHub github
88.15
29541587504 master Merge pull request #741 from gaoflow/fix-665-archiveinfo-empty-archive push 16 Jul 2026 11:12PM UTC GitHub github
88.18
28313208851 master Merge pull request #742 from xavier2k6/py7zr_lib388 chore(ci): Bump `libarchive` to `3.8.8` push 28 Jun 2026 06:01AM UTC web-flow github
88.15
28244678037 master Merge pull request #740 from gaoflow/fix-630-limit-extract-workers Limit parallel extract worker tasks push 26 Jun 2026 02:32PM UTC web-flow github
88.15
27817405675 master Release v1.1.3: Multiple security fixes - CVE-2026-23879: Arbitrary File Write Vulnerability in py7zr (high severity) - CVE-2026-55206: O(n^2) algorithmic complexity DoS in PackInfo._read() in py7zr - CVE-2026-55195: py7zr <= 1.1.2: Decompression... push 19 Jun 2026 09:29AM UTC miurahr github
88.13
See All Builds (1897)
  • Repo on GitHub
STATUS · Troubleshooting · Open an Issue · Sales · Support · CAREERS · ENTERPRISE · START FREE TRIAL · SCHEDULE DEMO
ANNOUNCEMENTS · TWITTER · TOS & SLA · Supported CI Services · What's a CI service? · Automated Testing

© 2026 Coveralls, Inc