This website requires JavaScript.
Explore
Help
Register
Sign In
self-hosted
/
woodpecker
Watch
1
Star
0
Fork
0
You've already forked woodpecker
mirror of
https://github.com/woodpecker-ci/woodpecker.git
synced
2026-06-03 16:35:37 +02:00
Code
Issues
Releases
Activity
Files
c61d7403b25866ca111713bdb49dcfe1ba8b436f
woodpecker
/
codecov.yaml
T
5 lines
74 B
YAML
Raw
Normal View
History
Unescape
Escape
Ignore mocks for coverage (
#6074
)
2026-02-06 15:04:48 +01:00
ignore
:
-
'**/mocks/mock_*.go'
Ignore fixtures for coverage (
#6197
)
2026-03-05 15:34:26 +01:00
-
'**/fixtures/*.go'
Init minimal e2e tests (
#6391
)
2026-04-17 00:46:53 +02:00
-
'e2e/**/*.go'
Reference in New Issue
Copy Permalink