• 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: master
CHANGE BRANCH
x
Reset
  • master
  • 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
  • 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
  • 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/ci/send-coverage-only-when-master-branch-push
  • topic/miurahr/ci/update-pypy-test-target-311
  • topic/miurahr/dependencies/bump-versions-202511
  • 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/symlink-extraction-optional
  • topic/miurahr/use-reviewdog-for-pr

06 Dec 2025 08:24AM UTC coverage: 87.79%. Remained the same
19985862082

push

github

web-flow
Merge pull request #695 from xavier2k6/py7zr_tox

Update `run-tox-tests` workflow

894 of 1126 branches covered (79.4%)

Branch coverage included in aggregate %.

3190 of 3526 relevant lines covered (90.47%)

28.44 hits per line

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

Recent builds

Builds Branch Commit Type Ran Committer Via Coverage
19985862082 master Merge pull request #695 from xavier2k6/py7zr_tox Update `run-tox-tests` workflow push 06 Dec 2025 08:28AM UTC web-flow github
87.79
19985837909 master Merge pull request #696 from xavier2k6/py7zr_codeql Update `codeql-analysis` workflow push 06 Dec 2025 08:25AM UTC web-flow github
87.79
19985806155 master Merge pull request #697 from xavier2k6/py7zr_pub Update `publish-to-pypi` workflow push 06 Dec 2025 08:23AM UTC web-flow github
87.79
19985796471 master Merge pull request #698 from xavier2k6/py7zr_linter Update `run-linter` workflow push 06 Dec 2025 08:19AM UTC web-flow github
87.79
19985776852 master README: Bump PyPy/Python - Minimum & Recommended versions. (#700) - Minimum required version is Python 3.10. - CPython 3.10.0 and later. - PyPy3.10-7.3.17 and later. push 06 Dec 2025 08:17AM UTC web-flow github
87.79
19827143571 master Use 3.10 type hint syntax (#690) push 01 Dec 2025 03:03PM UTC web-flow github
87.79
19798118146 master chore: tox configuration in pyproject.toml native (#689) * chore: tox configuration in pyproject.toml native - and Azure Pipelines for Python version alignment -refine dependencies and commands in pyproject.toml * chore: add Python 3.14t and 3.... push 30 Nov 2025 11:20AM UTC web-flow github
87.79
19796731896 master Merge pull request #692 from miurahr/topic/miurahr/ci/update-pypy-test-target-311 chore: bump workflow dependencies, update Python versions, and refine matrix configurations push 30 Nov 2025 09:14AM UTC web-flow github
87.79
19796098977 master Merge pull request #691 from Ravencentric/Update-build-dependencies-and-drop-3.9-and-pypy-3.10 Update build dependencies and drop 3.9 and pypy 3.10 push 30 Nov 2025 08:16AM UTC web-flow github
87.79
19777387830 master Merge pull request #688 from miurahr/topic/miurahr/dependencies/bump-versions-202511 chore: bump minimum Python version to 3.10 and update development deps push 29 Nov 2025 02:01AM UTC web-flow github
87.79
See All Builds (1835)
  • 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