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 203f97d commit f4abb87Copy full SHA for f4abb87
.github/workflows/ci.yml
@@ -76,6 +76,7 @@ jobs:
76
badge: true
77
fail_below_min: true
78
indicators: false
79
+ hide_complexity: true
80
format: markdown
81
output: both
82
thresholds: "${{ inputs.low_cov }} ${{ inputs.high_cov }}"
0 commit comments