Files
fl_chart/ .codecov.yml
zypherift c7e3f36b06
Some checks failed
Code Coverage / upload (push) Has been cancelled
Gh-Pages / build (push) Has been cancelled
Code Verification / verify (push) Has been cancelled
1.0.0
2025-08-09 18:17:34 +02:00

21 lines
362 B
YAML

comment:
require_changes: true
coverage:
status:
project:
default:
target: auto
threshold: 1%
patch:
default:
target: 50%
threshold: 10%
precision: 1
range: "80...100"
# Ignore all the file inside the example and
# end eventually also the autogenerate file
ignore:
- '**/example/'
- '**/*.g.dart'