|
Ran
|
Jobs
1
|
Files
10
|
Run time
1min
|
Badge
README BADGES
|
push
github
fix(git): allow resetting to arbitrary branches (#23) * fix: update Go version to 1.25 in CI workflows go.mod requires go 1.25.0 but workflows were using 1.22, causing the release job to fail immediately with 'go.mod requires go >= 1.25.0'. * fix(git): allow resetting to arbitrary branches * fix(ci): pin golangci-lint action to v6 * Revert "fix(ci): pin golangci-lint action to v6" This reverts commit 116b0980c. * docs: add contributor guide * fix(ci): restore Go test matrix * fix(ci): restore release Go version * fix(git): cover branch validation and docs * fix(ci): align workflows with go.mod * fix(ci): upgrade golangci-lint for go1.25 * fix(ci): add golangci-lint config version * fix(ci): migrate golangci config to v2 * fix(ci): remove invalid golangci linter * fix(test): satisfy golangci-lint checks * fix(test): clear golangci-lint v2 findings
4 of 4 new or added lines in 2 files covered. (100.0%)
224 of 327 relevant lines covered (68.5%)
3.02 hits per line
| ID | Job ID | Ran | Files | Coverage | |
|---|---|---|---|---|---|
| 1 | 23966049599.1 | 10 |
68.5 |
GitHub Action Run |
| Coverage | ∆ | File | Lines | Relevant | Covered | Missed | Hits/Line |
|---|