We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 773f692 commit e53be4eCopy full SHA for e53be4e
bottlecap/src/traces/span_pointers.rs
@@ -82,6 +82,7 @@ mod tests {
82
}
83
84
#[test]
85
+ #[allow(clippy::too_many_lines)]
86
fn test_attach_span_pointers_to_span() {
87
let test_cases = vec![
88
SpanPointerTestCase {
0 commit comments