Skip to content

Hide reference bbox labels when screen box is too small

ed33e57
Select commit
Loading
Failed to load commit list.
Open

Add reference depth control to viewer for performance #246

Hide reference bbox labels when screen box is too small
ed33e57
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Mar 9, 2026 in 1s

87.35% (-0.92%) compared to 7820ed6

View this Pull Request on Codecov

87.35% (-0.92%) compared to 7820ed6

Details

Codecov Report

❌ Patch coverage is 12.50000% with 182 lines in your changes missing coverage. Please review.

Files with missing lines Patch % Lines
crates/gdsr-viewer/src/drawable.rs 0.00% 79 Missing ⚠️
crates/gdsr-viewer/src/viewport/mod.rs 0.00% 56 Missing ⚠️
crates/gdsr-viewer/src/app.rs 0.00% 46 Missing ⚠️
crates/gdsr-viewer/src/state.rs 96.29% 1 Missing ⚠️
Files with missing lines Coverage Δ
crates/gdsr-viewer/src/state.rs 92.24% <96.29%> (-0.05%) ⬇️
crates/gdsr-viewer/src/app.rs 0.00% <0.00%> (ø)
crates/gdsr-viewer/src/viewport/mod.rs 53.80% <0.00%> (-5.64%) ⬇️
crates/gdsr-viewer/src/drawable.rs 57.96% <0.00%> (-4.12%) ⬇️

... and 2 files with indirect coverage changes

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