2 Star 20 Fork 0

ProjectOpenSea/seaport

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
文件
克隆/下载
codecov.yml 882 Bytes
一键复制 编辑 原始数据 按行查看 历史
0age 提交于 2023-01-20 07:25 +08:00 . add some contracts to codecov ignore
coverage:
range: 100..100
round: down
precision: 2
status:
project:
default:
target: auto
threshold: 0%
base: auto
if_ci_failed: error
flag_management:
default_rules: # the rules that will be followed for any flag added, generally
statuses:
- type: project
target: 100%
threshold: 0%
- type: patch
target: 100%
threshold: 0%
individual_flags: # exceptions to the default rules above, stated flag by flag
- name: foundry
statuses:
- type: project
target: 100%
threshold: 0%
- type: patch
target: 100%
threshold: 0%
# Ignore folders that forge coverage is reporting on
ignore:
- offerers
- script
- test
- contracts/test
- contracts/helpers
- contracts/zones
- contracts/lib/ConsiderationStructs.sol
Loading...
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
1
https://gitee.com/ProjectOpenSea/seaport.git
git@gitee.com:ProjectOpenSea/seaport.git
ProjectOpenSea
seaport
seaport
main

搜索帮助