Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add a debug feature to both crates to allow access to the internal data. #34

Merged
merged 2 commits into from
Dec 15, 2024

Bump minor versions for debug feature.

e985033
Select commit
Loading
Failed to load commit list.
Merged

Add a debug feature to both crates to allow access to the internal data. #34

Bump minor versions for debug feature.
e985033
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Dec 15, 2024 in 0s

98.1% (-0.9%) compared to d932e31

View this Pull Request on Codecov

98.1% (-0.9%) compared to d932e31

Details

Codecov Report

Attention: Patch coverage is 62.63736% with 34 lines in your changes missing coverage. Please review.

Project coverage is 98.1%. Comparing base (d932e31) to head (e985033).
Report is 1 commits behind head on main.

Files with missing lines Patch % Lines
crates/dodgy_2d/src/lib.rs 67.8% 18 Missing ⚠️
crates/dodgy_3d/src/lib.rs 54.2% 16 Missing ⚠️
Additional details and impacted files
Files with missing lines Coverage Δ
crates/dodgy_3d/src/lib.rs 92.0% <54.2%> (-8.0%) ⬇️
crates/dodgy_2d/src/lib.rs 91.3% <67.8%> (-6.4%) ⬇️

... and 2 files with indirect coverage changes