mirror of
https://github.com/Xevion/Pac-Man.git
synced 2025-12-15 18:12:31 -06:00
fix: downgrade to codecov-action v4, update escapes pattern, ignore codecov.json, slim codecov config
This commit is contained in:
14
codecov.yml
14
codecov.yml
@@ -1,17 +1,3 @@
|
||||
coverage:
|
||||
status:
|
||||
project:
|
||||
default:
|
||||
target: 70%
|
||||
patch:
|
||||
default:
|
||||
informational: true
|
||||
|
||||
ignore:
|
||||
- "src/(?:bin|platform))/.+\\.rs"
|
||||
- "src/(?:app|events|formatter)\\.rs"
|
||||
|
||||
comment:
|
||||
layout: "reach,diff,flags,files,footer"
|
||||
behavior: default
|
||||
require_changes: false
|
||||
|
||||
Reference in New Issue
Block a user