tor-browser

The Tor Browser
git clone https://git.dasho.dev/tor-browser.git
Log | Files | Refs | README | LICENSE

codecov.yml (354B)


      1 codecov:
      2  max_report_age: off
      3 
      4 comment: false
      5 
      6 coverage:
      7  precision: 2
      8  round: down
      9  status:
     10    project:
     11      default:
     12       threshold: 0.1
     13       if_not_found: success
     14    patch:
     15      default:
     16        enabled: yes
     17        threshold: 0.1
     18        if_not_found: success
     19    changes:
     20      default:
     21        enabled: no
     22        if_not_found: success