aboutsummaryrefslogtreecommitdiff
path: root/codecov.yml
diff options
context:
space:
mode:
authorᴜɴᴋɴᴡᴏɴ <u@gogs.io>2020-04-11 05:39:45 +0800
committerGitHub <noreply@github.com>2020-04-11 05:39:45 +0800
commit76bb647d2437dbdea86ac1a0caf5d768ab924e18 (patch)
tree94a59406f014521d17e662ba4dcf2545b6d3a5ff /codecov.yml
parente077ecdd9d95ecb76d91105b3858ee48d52c0cc2 (diff)
db: add tests for permissions (#6088)
* Add flag to print SQLs * Add tests for perms * Make results stable * codecov: only show diff * Once again, stable find results
Diffstat (limited to 'codecov.yml')
-rw-r--r--codecov.yml2
1 files changed, 1 insertions, 1 deletions
diff --git a/codecov.yml b/codecov.yml
index fc947f23..31f646ee 100644
--- a/codecov.yml
+++ b/codecov.yml
@@ -6,4 +6,4 @@ coverage:
threshold: 1%
comment:
- layout: 'diff, files'
+ layout: 'diff'