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

OSSystems / compress-tools-rs
83%
master: 84%

Build:
Build:
LAST BUILD BRANCH: evgenyigumnov-patch-1
DEFAULT BRANCH: master
Repo Added 14 Apr 2020 06:56PM CUT
Token A0pB9z2u5mUCb8xl5z4QrIGDfE7UwVLUG regen
Build 455 Last
Files 17
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 issue-utf8-pathname
branch: issue-utf8-pathname
CHANGE BRANCH
x
Reset
Sync Branches
  • issue-utf8-pathname
  • absolute-paths
  • add-error-string-check
  • add-uncompress-service
  • archive_write_data_block
  • buffersize
  • change
  • clippy
  • debug_assert
  • decode
  • dependabot/add-v2-config-file
  • dependabot/cargo/argh_derive-eq-0.1.6
  • dependabot/cargo/blocking-1.0.0
  • dependabot/cargo/tokio-util-0.5.0
  • dependabot/cargo/tokio-util-0.5.1
  • dependabot/cargo/tokio-util-0.7.0
  • dependabot/github_actions/actions/cache-4
  • dependabot/github_actions/actions/checkout-3
  • dependabot/github_actions/actions/checkout-4
  • dev
  • encoding
  • entry-information
  • evgenyigumnov-patch-1
  • example
  • feat/add-support-to-iterate-over-encrypted-zip
  • feat/feat_static_and_macos
  • feature-use-bindgen-optionally
  • filter
  • fix-macos-error
  • fix-open-create
  • fix/114
  • fix/runtime-error-when-use-filter-in-iterator
  • fix/unsafe_precond_warning
  • issue-100
  • issue-53
  • issue-59
  • issue-85
  • issue-segfault-windows
  • iteration
  • lifetime
  • locale_leak
  • master
  • next_header
  • pkg-config-on-windows-gnu
  • refs/tags/v0.3.0
  • refs/tags/v0.3.1
  • refs/tags/v0.4.0
  • tokio-support
  • topic/add_changelog
  • topic/add_written_bytes_count
  • topic/badges
  • topic/ci
  • topic/code-cleanup
  • topic/doc
  • topic/enhancement
  • topic/example
  • topic/fix
  • topic/fix-leak
  • topic/fix-windows
  • topic/fix-windows-cicd
  • topic/fix-windows-vcpkg
  • topic/fix-zip-slip
  • topic/fixbuild
  • topic/gh-coverage
  • topic/issue-46
  • topic/more_generic_api
  • topic/refatoring
  • topic/rename_uncompress_file
  • topic/tokio-03
  • topic/tokio-util
  • topic/update-msrv

03 Mar 2021 06:18PM CUT coverage: 82.586% (+0.9%) from 81.671%
618471032

Pull #52

github

GitHub
Merge aac7dbf47 into 725ea0b04
Pull Request #52: Fix unpacking of filenames with contains UTF-8 characters

11 of 15 new or added lines in 2 files covered. (73.33%)

1 existing line in 1 file now uncovered.

313 of 379 relevant lines covered (82.59%)

186.15 hits per line

Relevant lines Covered
Build:
Build:
379 RELEVANT LINES 313 COVERED LINES
186.15 HITS PER LINE
Source Files on issue-utf8-pathname
  • Tree
  • List 16
  • Changed 10
  • Source Changed 1
  • Coverage Changed 5
Loading...
Coverage∆FileLinesRelevantCoveredMissedHits/Line
0.0
...6299db9ec823/futures-util-0.3.13/src/future/mod.rs126 3 0 3 0.0
0.0
src/ffi/generated.rs175 4 0 4 0.0
45.83
src/error.rs62 24 - 111 13 - 171.0 + 4
50.0
...c823/futures-util-0.3.13/src/stream/stream/next.rs38 6 3 3 431.0 - 7
63.64
src/async_support.rs211 22 14 8 90.0
69.57
src/lib.rs555 + 546 32 14 66.0 + 1.0
78.95
...c6299db9ec823/futures-util-0.3.13/src/sink/feed.rs50 19 15 4 276.0 - 1.0
88.67
...299db9ec823/futures-channel-0.3.13/src/mpsc/mod.rs1357 150 - 1133 - 117 228.0 - 10
100.0
...db9ec823/futures-executor-0.3.13/src/local_pool.rs403 17 - 117 - 10 173.0 - 9
100.0
...om-1ecc6299db9ec823/futures-sink-0.3.13/src/lib.rs227 6 6 0 136.0
Showing 1 to 10 of 16 entries
  • Previous
  • 1
  • 2
  • Next
  • ►
    90.07
    ../
  • ►
    63.55
    src/

Recent builds

Builds Branch Commit Type Ran Committer Via Coverage
618471032 issue-utf8-pathname Merge aac7dbf47 into 725ea0b04 Pull #52 03 Mar 2021 06:18PM CUT GitHub github
82.59
618470968 issue-utf8-pathname Fix unpacking of filenames with contains UTF-8 characters push 03 Mar 2021 06:16PM CUT Jonathas-Conceicao github
82.59
618426689 issue-utf8-pathname Merge f388ee1b3 into 725ea0b04 Pull #52 03 Mar 2021 06:00PM CUT GitHub github
82.59
618426616 issue-utf8-pathname cross: Update cross images versions push 03 Mar 2021 05:59PM CUT Jonathas-Conceicao github
82.59
618155953 issue-utf8-pathname Merge 83e54d351 into 725ea0b04 Pull #52 03 Mar 2021 04:27PM CUT GitHub github
82.06
615507588 issue-utf8-pathname Merge cc89ccd87 into 725ea0b04 Pull #52 02 Mar 2021 09:41PM CUT GitHub github
82.59
615506496 issue-utf8-pathname WIP push 02 Mar 2021 09:40PM CUT Jonathas-Conceicao github
82.32
615368557 issue-utf8-pathname Merge cda039d91 into 725ea0b04 Pull #52 02 Mar 2021 08:44PM CUT GitHub github
82.59
615368488 issue-utf8-pathname WIP push 02 Mar 2021 08:42PM CUT Jonathas-Conceicao github
82.32
610546841 issue-utf8-pathname fixup: Store the locale used in Windows as it runs in thread-local push 01 Mar 2021 01:10PM CUT Otavio Salvador github
82.9
See All Builds (371)

Badge your Repo: compress-tools-rs

We detected this repo isn’t badged! Grab the embed code to the right, add it to your repo to show off your code coverage, and when the badge is live hit the refresh button to remove this message.

Could not find badge in README.

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

Refresh
  • Settings
  • 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