• Home
  • Features
  • Pricing
  • Docs
  • Announcements
  • Sign In

spdx / tools-golang
86%
main: 86%

Build:
Build:
LAST BUILD BRANCH: dependabot/github_actions/actions/checkout-7
DEFAULT BRANCH: main
Repo Added 12 Jan 2019 07:25PM UTC
Files 139
Badge
Embed ▾
README BADGES
x

If you need to use a raster PNG badge, change the '.svg' to '.png' in the link

Markdown

Textile

RDoc

HTML

Rst

LAST BUILD ON BRANCH dependabot/github_actions/actions/checkout-7
branch: SELECT
CHANGE BRANCH
x
  • No branch selected
  • 0.1.1
  • 0.3.0-rc1-readme
  • 0.3.0-rc1-release-notes
  • addJsonEnums
  • colon_space_fix
  • dependabot/github_actions/actions/checkout-5
  • dependabot/github_actions/actions/checkout-6
  • dependabot/github_actions/actions/checkout-7
  • dependabot/github_actions/actions/setup-go-3
  • dependabot/github_actions/actions/setup-go-4
  • dependabot/github_actions/actions/setup-go-5
  • dependabot/github_actions/actions/setup-go-6
  • dependabot/go_modules/github.com/anchore/go-struct-converter-0.1.0
  • dependabot/go_modules/github.com/google/go-cmp-0.5.9
  • dependabot/go_modules/github.com/google/go-cmp-0.6.0
  • dependabot/go_modules/github.com/google/go-cmp-0.7.0
  • dependabot/go_modules/github.com/stretchr/testify-1.10.0
  • dependabot/go_modules/github.com/stretchr/testify-1.11.0
  • dependabot/go_modules/github.com/stretchr/testify-1.11.1
  • dependabot/go_modules/github.com/stretchr/testify-1.8.2
  • dependabot/go_modules/github.com/stretchr/testify-1.8.3
  • dependabot/go_modules/github.com/stretchr/testify-1.8.4
  • dependabot/go_modules/github.com/stretchr/testify-1.9.0
  • dependabot/go_modules/sigs.k8s.io/yaml-1.4.0
  • dependabot/go_modules/sigs.k8s.io/yaml-1.5.0
  • dependabot/go_modules/sigs.k8s.io/yaml-1.6.0
  • ext-doc-ref
  • feat/spdx-3-prototype
  • fix-getallfilepath
  • fix-license-filenames-ref
  • fix-markdown-header
  • fix-prefixdocumentid
  • fix-shorthand-dupls
  • fix-shorthand-dups-again
  • fix/convert-licenses
  • fix/external-document-ref-in-creation-info
  • fix/validate-noassertion-relationships
  • gordf
  • id-parsing
  • issue-35-link
  • json
  • main
  • master
  • optional-params
  • patch-1
  • rdfreader
  • refs/tags/v0.1.0
  • refs/tags/v0.2.0
  • refs/tags/v0.3.0
  • refs/tags/v0.3.0-rc1
  • refs/tags/v0.4.0
  • refs/tags/v0.5.0
  • refs/tags/v0.5.0-rc1
  • refs/tags/v0.5.1
  • refs/tags/v0.5.2
  • refs/tags/v0.5.3
  • refs/tags/v0.5.4
  • refs/tags/v0.5.5
  • refs/tags/v0.5.6
  • refs/tags/v0.5.7
  • refs/tags/v0.6.0-rc1
  • refs/tags/v0.6.0-rc2
  • refs/tags/v0.6.0-rc3
  • refs/tags/v0.6.0-rc4
  • revert-54-master
  • spdx3
  • tagvalue/handle-external-document-ref
  • update-release-notes

22 Jun 2026 01:42AM UTC coverage: 86.455%. Remained the same
27924445421

Pull #287

github

web-flow
build(deps): Bump actions/checkout from 6 to 7

Bumps [actions/checkout](https://github.com/actions/checkout) from 6 to 7.
- [Release notes](https://github.com/actions/checkout/releases)
- [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md)
- [Commits](https://github.com/actions/checkout/compare/v6...v7)

---
updated-dependencies:
- dependency-name: actions/checkout
  dependency-version: '7'
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
Pull Request #287: build(deps): Bump actions/checkout from 6 to 7

7557 of 8741 relevant lines covered (86.45%)

18.56 hits per line

Relevant lines Covered
Build:
Build:
8741 RELEVANT LINES 7557 COVERED LINES
18.56 HITS PER LINE
Source Files on main
  • Tree
  • List 139
  • Changed 0
  • Source Changed 0
  • Coverage Changed 0
Coverage ∆ File Lines Relevant Covered Missed Hits/Line

Recent builds

Builds Branch Commit Type Ran Committer Via Coverage
27924445421 dependabot/github_actions/actions/checkout-7 build(deps): Bump actions/checkout from 6 to 7 Bumps [actions/checkout](https://github.com/actions/checkout) from 6 to 7. - [Release notes](https://github.com/actions/checkout/releases) - [Changelog](https://github.com/actions/checkout/blob/main/... Pull #287 22 Jun 2026 01:43AM UTC web-flow github
86.45
27789681927 refs/tags/v0.6.0-rc4 fix: convert license expressions, fix additional conversion issues (#283) Signed-off-by: Keith Zantow <kzantow@gmail.com> push 18 Jun 2026 09:14PM UTC web-flow github
87.8
27789123686 refs/tags/v0.6.0-rc3 fix: handle ExternalDocumentRef tag in CreationInfo parser state (#279) Signed-off-by: Dominik Schmidt <dev@dominik-schmidt.de> push 18 Jun 2026 09:03PM UTC web-flow github
86.45
27788799549 spdx3 fix: convert license expressions, fix additional conversion issues (#283) Signed-off-by: Keith Zantow <kzantow@gmail.com> push 18 Jun 2026 08:57PM UTC web-flow github
87.8
27775427601 fix/convert-licenses fix: performance, improve expression parser Signed-off-by: Keith Zantow <kzantow@gmail.com> Pull #283 18 Jun 2026 04:53PM UTC kzantow github
87.77
27360629179 fix/convert-licenses chore: address remaining feedback Signed-off-by: Keith Zantow <kzantow@gmail.com> Pull #283 11 Jun 2026 04:10PM UTC kzantow github
87.8
27044204709 fix/convert-licenses fix: add more license parsing test cases and more PR feedback Signed-off-by: Keith Zantow <kzantow@gmail.com> Pull #283 05 Jun 2026 10:51PM UTC kzantow github
87.83
26857056894 fix/validate-noassertion-relationships spdxlib: allow NONE and NOASSERTION on the right side of relationships ValidateDocument checked every relationship's RefA and RefB against the set of element identifiers defined in the document. The tag-value parser correctly accepts the NONE and... Pull #286 03 Jun 2026 08:11PM UTC arpitjain099 github
86.46
24363923000 fix/convert-licenses chore: remove some diagnostic code Signed-off-by: Keith Zantow <kzantow@gmail.com> Pull #283 13 Apr 2026 07:59PM UTC kzantow github
87.7
24361251208 fix/convert-licenses fix: properly handle licenses; fix multiple conversion issues Signed-off-by: Keith Zantow <kzantow@gmail.com> Pull #283 13 Apr 2026 06:58PM UTC kzantow github
87.7
See All Builds (547)
  • Repo on GitHub
STATUS · Troubleshooting · Open an Issue · Sales · Support · CAREERS · ENTERPRISE · START FREE · SCHEDULE DEMO
ANNOUNCEMENTS · TWITTER · TOS & SLA · Supported CI Services · What's a CI service? · Automated Testing

© 2026 Coveralls, Inc