-
-
Notifications
You must be signed in to change notification settings - Fork 87
Bring the miner package under the Codecov patch-coverage gate #4864
Copy link
Copy link
Closed
Labels
gittensor:featureGittensor-scored feature linked to a feature issue — scores a 0.25x multiplier.Gittensor-scored feature linked to a feature issue — scores a 0.25x multiplier.gittensor:priorityMaintainer-selected Gittensor priority — scores a 1.5x multiplier.Maintainer-selected Gittensor priority — scores a 1.5x multiplier.help wantedExtra attention is neededExtra attention is needed
Description
Metadata
Metadata
Assignees
Labels
gittensor:featureGittensor-scored feature linked to a feature issue — scores a 0.25x multiplier.Gittensor-scored feature linked to a feature issue — scores a 0.25x multiplier.gittensor:priorityMaintainer-selected Gittensor priority — scores a 1.5x multiplier.Maintainer-selected Gittensor priority — scores a 1.5x multiplier.help wantedExtra attention is neededExtra attention is needed
Projects
StatusShow more project fields
Done
Problem:
packages/gittensory-mineris currently fully excluded from the 99%-patch-coverage bar the mainsrc/**codebase is held to in CI — its tests run and must pass, but there's no enforced coverage percentage.Area: AMS / Testing
Proposal: Add the package to the coverage-include configuration and establish (and enforce) a real coverage baseline for it going forward.
Deliverables:
Acceptance criteria:
src/**.