buraksenn commented on code in PR #23336:
URL: https://github.com/apache/datafusion/pull/23336#discussion_r3576057866
##########
datafusion/core/tests/fuzz_cases/sort_fuzz.rs:
##########
@@ -40,7 +40,7 @@ use test_utils::{batches_to_vec, partitions_to_sorted_vec};
const KB: usize = 1 << 10;
#[tokio::test]
-#[cfg_attr(tarpaulin, ignore)]
+#[cfg_attr(coverage, ignore)]
Review Comment:
Thanks for the heads up, I did not think if they were necessary and blindly
applied. Now they are removed
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
To unsubscribe, e-mail: [email protected]
For queries about this service, please contact Infrastructure at:
[email protected]
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]