tor-browser

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

codecov.yml (209B)


      1 codecov:
      2  ci:
      3    - tools.taskcluster.net
      4 
      5 coverage:
      6  precision: 2
      7  round: down
      8  range: 60..80
      9  status:
     10    project:
     11      default:
     12        threshold: 0.5 # allow coverage to fall by 0.5% without failing