diff options
author | Lukas Reschke <lukas@statuscode.ch> | 2016-11-02 15:33:22 +0100 |
---|---|---|
committer | GitHub <noreply@github.com> | 2016-11-02 15:33:22 +0100 |
commit | db891d823ae712799d96c902237ae920d9d29778 (patch) | |
tree | 1437dbbff6baf0a9ddd572dd7f2a6d05e55fc05d /.codecov.yml | |
parent | d747590771faadbdc56c1fba957bd018220f7d9b (diff) | |
download | nextcloud-server-db891d823ae712799d96c902237ae920d9d29778.tar.gz nextcloud-server-db891d823ae712799d96c902237ae920d9d29778.zip |
Remove sunburst
Diffstat (limited to '.codecov.yml')
-rw-r--r-- | .codecov.yml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/.codecov.yml b/.codecov.yml index c974c0998cd..47e0b94bec4 100644 --- a/.codecov.yml +++ b/.codecov.yml @@ -7,5 +7,5 @@ coverage: range: "70...100" comment: - layout: "header, diff, changes, sunburst, uncovered, tree" + layout: "header, diff, changes, uncovered, tree" behavior: default |