You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
fix: resolve CI clippy use_self + coverage cfg(coverage) Path import
- Replace recursive type names with Self in enum/struct definitions
(audit.rs, results.rs, evaluator/mod.rs, parser.rs)
- Remove #[cfg(not(coverage))] from Path import in mod.rs so *_core()
functions compile under cargo-llvm-cov coverage instrumentation
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
0 commit comments