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 f476405 commit 15fd0ddCopy full SHA for 15fd0dd
site/src/github.rs
@@ -761,7 +761,7 @@ fn generate_short_summary(
761
} else {
762
(
763
format!(
764
- "no relevant changes found. {} results were found to be statistically significant but too small to be relevant.",
+ "changes not relevant. {} results were found to be statistically significant but the changes were too small to be relevant.",
765
summary.num_significant_changes(),
766
),
767
None
0 commit comments