Skip to content

Conversation

@folkertdev
Copy link
Member

No description provided.

@codecov
Copy link

codecov bot commented Mar 27, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

Files with missing lines Coverage Δ
libbz2-rs-sys/src/bzlib.rs 93.06% <ø> (ø)

... and 1 file with indirect coverage changes

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

@folkertdev folkertdev force-pushed the export-symbols-feature-flag branch 2 times, most recently from 6fd63a3 to 655d855 Compare March 27, 2025 12:54

[features]
default = ["stdio"]
default = ["stdio", "export-symbols"]
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Same as for zlib-rs, I think this should be unconditionally enabled.

@folkertdev folkertdev force-pushed the export-symbols-feature-flag branch from 655d855 to 13bfb9a Compare March 27, 2025 14:07

[features]
default = ["stdio"]
default = ["stdio", "export-symbols"]
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Suggested change
default = ["stdio", "export-symbols"]
default = ["stdio"]

@folkertdev folkertdev force-pushed the export-symbols-feature-flag branch from 13bfb9a to ca9976b Compare March 27, 2025 14:16
@folkertdev folkertdev merged commit 6a0f506 into main Mar 27, 2025
21 checks passed
@folkertdev folkertdev deleted the export-symbols-feature-flag branch March 27, 2025 14:20
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants