Unverified Commit 03f55e80 authored by Anurag Hazra's avatar Anurag Hazra Committed by GitHub
Browse files

infra: added Codecov yml (#149)

* chore: test codecov

* fix: workflow file

* fix: workflow file

* chore: added coverage in vercelignore

* docs: added codecov badge

* chore: add codecov.yml
parent 63ba6e66
Loading
Loading
Loading
Loading

codecov.yml

0 → 100644
+10 −0
Original line number Diff line number Diff line
codecov:
  require_ci_to_pass: yes

coverage:
  precision: 2
  round: down
  range: "70...100"

  status:
    patch: false