diff options
| author | J08nY | 2024-08-02 12:50:28 +0200 |
|---|---|---|
| committer | J08nY | 2024-08-02 12:50:28 +0200 |
| commit | ea3e1ba5c3740da7c49b0ab43062c8e55614a9da (patch) | |
| tree | 90d8fa6ece6e1da5ea726df3edc97800e402cb61 /.codecov.yml | |
| parent | 6c3442125eec0bece2cbb2543a462423c9638362 (diff) | |
| download | ECTester-ea3e1ba5c3740da7c49b0ab43062c8e55614a9da.tar.gz ECTester-ea3e1ba5c3740da7c49b0ab43062c8e55614a9da.tar.zst ECTester-ea3e1ba5c3740da7c49b0ab43062c8e55614a9da.zip | |
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 0e5d8e9..a25c148 100644 --- a/.codecov.yml +++ b/.codecov.yml @@ -1,5 +1,5 @@ comment: - layout: "condensed_header, condensed_diff, condensed_flags, condensed_components" # show component info in the PR comment + layout: "condensed_header, condensed_files, diff, components, condensed_footer" # show component info in the PR comment component_management: default_rules: # default rules that will be inherited by all components |
