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

vortex-data / vortex / 16023361141
88%

Build:
DEFAULT BRANCH: develop
Ran 02 Jul 2025 11:09AM UTC
Jobs 1
Files 574
Run time 2min
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

02 Jul 2025 11:03AM UTC coverage: 77.956%. Remained the same
16023361141

push

github

web-flow
chore(deps): update rust crate bzip2 to 0.6.0 (#3712)

This PR contains the following updates:

| Package | Type | Update | Change |
|---|---|---|---|
| [bzip2](https://redirect.github.com/trifectatechfoundation/bzip2-rs) |
workspace.dependencies | minor | `0.5.0` -> `0.6.0` |

---

### Release Notes

<details>
<summary>trifectatechfoundation/bzip2-rs (bzip2)</summary>

###
[`v0.6.0`](https://redirect.github.com/trifectatechfoundation/bzip2-rs/releases/tag/v0.6.0)

[Compare
Source](https://redirect.github.com/trifectatechfoundation/bzip2-rs/compare/v0.5.2...v0.6.0)

### Highlights

This release switches to
[libbz2-rs-sys](https://redirect.github.com/trifectatechfoundation/libbzip2-rs)
as the default bzip2 backend. It is written in rust, making it much
easier to cross-compile. The new implementation is also more performant.

The rust implementation does not export C symbols by default. An
explicit dependency on `libbz2-rs-sys` and setting the `export-symbols`
feature flag will fix that if needed.

The `bzip2-sys` feature flag can be used to continue to use the C
backend (either the system library of a C version built from source).

This is a breaking release, given that we want this update to be opt-in.
We've used the occasion to perform an MSRV bump to `1.82.0`. The
`libbz2-rs-sys` crate has the
[`bzip2-1.0.6`](https://spdx.org/licenses/bzip2-1.0.6.html) license.
Arguably, that is the license that `bzip2-sys` should have had too,
given that it is just a wrapper of the original bzip2 (and
`libbz2-rs-sys` is a derivative work). You may need to allow this
license when using `cargo-deny`.

#### What's Changed

- Release 0.6.0 by
[@&#8203;folkertdev](https://redirect.github.com/folkertdev) in
[https://github.com/trifectatechfoundation/bzip2-rs/pull/141](https://redirect.github.com/trifectatechfoundation/bzip2-rs/pull/141)

**Full Changelog**:
https://github.com/trifectatechfoundation/bzip2-rs/compare/v0.5.2...v0.6.0

</details>

---

### Configuration

📅 *... (continued)

42908 of 55041 relevant lines covered (77.96%)

56224.56 hits per line

Jobs
ID Job ID Ran Files Coverage
1 16023361141.1 02 Jul 2025 11:09AM UTC 574
77.96
GitHub Action Run
Source Files on build 16023361141
  • Tree
  • List 574
  • Changed 0
  • Source Changed 0
  • Coverage Changed 0
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • Github Actions Build #16023361141
  • 39084777 on github
  • Prev Build on develop (#16023158659)
  • Next Build on develop (#16023790399)
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