gtsocial-umbx

Unnamed repository; edit this file 'description' to name the repository.
Log | Files | Refs | README | LICENSE

.codecov.yml (471B)


      1 codecov:
      2   require_ci_to_pass: yes
      3 
      4 coverage:
      5   precision: 2
      6   round: down
      7   range: "70...100"
      8 
      9   status:
     10     project:
     11       default:
     12         target: 70%
     13         threshold: 2%
     14     patch: off
     15     changes: no
     16 
     17 parsers:
     18   gcov:
     19     branch_detection:
     20       conditional: yes
     21       loop: yes
     22       method: no
     23       macro: no
     24 
     25 comment:
     26   layout: "header,diff"
     27   behavior: default
     28   require_changes: no
     29 
     30 ignore:
     31   - internal/encoder/vm_color
     32   - internal/encoder/vm_color_indent