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

spdx / tools-golang
86%
main: 86%

Build:
Build:
LAST BUILD BRANCH: fix-getallfilepath
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 fix-getallfilepath
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/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/external-document-ref-in-creation-info
  • 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
  • revert-54-master
  • spdx3
  • tagvalue/handle-external-document-ref
  • update-release-notes

27 Mar 2026 06:18AM UTC coverage: 86.423% (-0.03%) from 86.455%
23634002195

Pull #281

github

jijo-OO7
Fix test compatibility by replacing t.Chdir with os.Chdir

Co-authored-by: OhioDschungel6 <39698795+OhioDschungel6@users.noreply.github.com>
Signed-off-by: Suman Mandal <sumanmandal.intro@gmail.com>
Pull Request #281: Fix GetAllFilePaths slash prefix issue and resolve test failures from #263

6 of 6 new or added lines in 1 file covered. (100.0%)

3 existing lines in 1 file now uncovered.

7556 of 8743 relevant lines covered (86.42%)

18.68 hits per line

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

Recent builds

Builds Branch Commit Type Ran Committer Via Coverage
23634002195 fix-getallfilepath Fix test compatibility by replacing t.Chdir with os.Chdir Co-authored-by: OhioDschungel6 <39698795+OhioDschungel6@users.noreply.github.com> Signed-off-by: Suman Mandal <sumanmandal.intro@gmail.com> Pull #281 27 Mar 2026 01:21PM UTC jijo-OO7 github
86.42
23359598715 tagvalue/handle-external-document-ref fix(tagvalue): handle ExternalDocumentRef in CreationInfo across versions Signed-off-by: Suman Mandal <sumanmandal.intro@gmail.com> Pull #280 20 Mar 2026 08:45PM UTC jijo-OO7 github
86.52
23320867684 tagvalue/handle-external-document-ref fix(tagvalue): handle ExternalDocumentRef in CreationInfo Signed-off-by: Suman Mandal <sumanmandal.intro@gmail.com> Pull #280 20 Mar 2026 04:58AM UTC jijo-OO7 github
86.51
22317691784 spdx3 Merge remote-tracking branch 'upstream/main' into spdx3 push 23 Feb 2026 05:40PM UTC kzantow github
87.56
22317656258 main fix: handle ExternalDocumentRef tag in CreationInfo parser state (#279) Signed-off-by: Dominik Schmidt <dev@dominik-schmidt.de> push 23 Feb 2026 05:39PM UTC web-flow github
86.45
22309835415 fix/external-document-ref-in-creation-info fix: handle ExternalDocumentRef tag in CreationInfo parser state (#195) Signed-off-by: Dominik Schmidt <dev@dominik-schmidt.de> Pull #279 23 Feb 2026 05:32PM UTC dschmidt github
86.45
21073920836 main docs: fix typo in README license filename mentions (#278) Signed-off-by: Arthit Suriyawongkul <arthit@gmail.com> push 16 Jan 2026 04:46PM UTC web-flow github
86.13
21073881968 main chore: Update Release Notes v0.5.0 - v0.5.7 (#276) Signed-off-by: Arthit Suriyawongkul <arthit@gmail.com> push 16 Jan 2026 04:45PM UTC web-flow github
86.13
21071989311 patch-1 typo: Fix license filename mentions in README - LICENSE-code --> LICENSE.code - LICENSE-docs --> LICENSE.docs Signed-off-by: Arthit Suriyawongkul <arthit@gmail.com> Pull #278 16 Jan 2026 03:39PM UTC web-flow github
86.15
21071785083 update-release-notes Remove not-yet-released 0.6.0 from release notes Signed-off-by: Arthit Suriyawongkul <arthit@gmail.com> Pull #276 16 Jan 2026 03:32PM UTC web-flow github
86.15
See All Builds (537)
  • 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