Skip to content
This repository was archived by the owner on Jan 16, 2026. It is now read-only.

Conversation

@aso20455
Copy link
Contributor

Variables used only for metrics recording were causing unused variable warnings when building without the metrics feature. Wrapped these in #[cfg(feature = "metrics")] blocks to match the pattern used elsewhere in the codebase.

@codecov
Copy link

codecov bot commented Dec 23, 2025

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 77.1%. Comparing base (fe6dfcf) to head (69eca83).
⚠️ Report is 15 commits behind head on main.
✅ All tests successful. No failed tests found.

❗ There is a different number of reports uploaded between BASE (fe6dfcf) and HEAD (69eca83). Click for more details.

HEAD has 23 uploads less than BASE
Flag BASE (fe6dfcf) HEAD (69eca83)
proof 11 0
e2e 11 0
unit 2 1

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@github-actions
Copy link
Contributor

This pull request has been automatically marked as stale because it has been inactive for 3 weeks.
It will be closed in 1 week if no further activity occurs.
If you believe this PR should remain open, please add the M-prevent-stale label or leave a comment.

@github-actions github-actions bot added M-stale and removed M-stale labels Jan 14, 2026
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant