File: codecov.yml

package info (click to toggle)
golang-github-meilisearch-meilisearch-go 0.33.2-1
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid
  • size: 956 kB
  • sloc: makefile: 9
file content (8 lines) | stat: -rw-r--r-- 115 bytes parent folder | download
1
2
3
4
5
6
7
8
coverage:
  range: 60..80
  round: down
  precision: 2
  status:
    project:
      default:
        threshold: 1%