forked from codesweep-ai/campaign
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy path.coverage-baseline
More file actions
16 lines (16 loc) · 895 Bytes
/
Copy path.coverage-baseline
File metadata and controls
16 lines (16 loc) · 895 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
# Packages each test tier is known to reach, as "<tier> <package>".
# Regenerate with `make coverage-baseline` after running the tiers you
# want recorded; `make coverage-check` fails when a listed package stops
# being reached. Percentages are deliberately not recorded.
#
# Only the tiers CI actually runs belong here. Restrict what a run
# records with, for example:
# make coverage-baseline BASELINE_TIERS="unit race smoke"
unit github.com/codesweep-ai/campaign/cmd/cs-campaign-member
unit github.com/codesweep-ai/campaign/dispatch-viewer/internal/cli
unit github.com/codesweep-ai/campaign/dispatch-viewer/internal/frames
unit github.com/codesweep-ai/campaign/internal/cli
unit github.com/codesweep-ai/campaign/internal/covmap
unit github.com/codesweep-ai/campaign/internal/model
unit github.com/codesweep-ai/campaign/internal/protocol
unit github.com/codesweep-ai/campaign/internal/store