Files
discordeno/codecov.yml
Jonathan Ho e610091f3c ci: seperate test (#2785)
* ci: seperate test

* ci: fix site

* chore(site): remove blog
2023-02-20 15:55:54 -06:00

51 lines
771 B
YAML

flags:
client:
carryforward: false
client-unit:
carryforward: false
discordeno:
carryforward: false
discordeno-unit:
carryforward: false
bot:
carryforward: false
bot-unit:
carryforward: false
bot-e2e:
carryforward: true
gatway:
carryforward: false
gatway-unit:
carryforward: false
gatway-integration:
carryforward: false
rest:
carryforward: false
rest-unit:
carryforward: false
rest-integration:
carryforward: false
rest-e2e:
carryforward: true
types:
carryforward: false
types-unit:
carryforward: false
utils:
carryforward: false
utils-unit:
carryforward: false
comment:
show_carryforward_flags: true
coverage:
status:
project: off
patch: off