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

shogo82148 / go-header-csv
84%

Build:
DEFAULT BRANCH: main
Repo Added 03 Jun 2021 06:01AM UTC
Token GKJOy9GSY5vCjYh6YKPOPXNT3QuNpUAan regen
Build 303 Last
Files 3
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 main
branch: SELECT
CHANGE BRANCH
x
Sync Branches
  • No branch selected
  • add-field-to-decode-error
  • add-more-examples
  • add-related-work-section
  • allow-hex-numbers
  • bump-go1.19
  • check-errors
  • dependabot/github_actions/actions/checkout-3
  • dependabot/github_actions/actions/checkout-4
  • dependabot/github_actions/actions/checkout-5.0.0
  • dependabot/github_actions/actions/checkout-5.0.1
  • dependabot/github_actions/actions/checkout-6.0.0
  • dependabot/github_actions/actions/checkout-6.0.1
  • dependabot/github_actions/actions/checkout-6.0.2
  • 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-5.5.0
  • dependabot/github_actions/actions/setup-go-6.0.0
  • dependabot/github_actions/actions/setup-go-6.1.0
  • dependabot/github_actions/actions/setup-go-6.2.0
  • dependabot/github_actions/actions/setup-go-6.4.0
  • dependabot/github_actions/github/codeql-action-3
  • dependabot/github_actions/github/codeql-action-3.28.15
  • dependabot/github_actions/github/codeql-action-3.28.16
  • dependabot/github_actions/github/codeql-action-3.28.17
  • dependabot/github_actions/github/codeql-action-3.28.18
  • dependabot/github_actions/github/codeql-action-3.28.19
  • dependabot/github_actions/github/codeql-action-3.29.0
  • dependabot/github_actions/github/codeql-action-3.29.1
  • dependabot/github_actions/github/codeql-action-3.29.11
  • dependabot/github_actions/github/codeql-action-3.29.2
  • dependabot/github_actions/github/codeql-action-3.29.3
  • dependabot/github_actions/github/codeql-action-3.29.4
  • dependabot/github_actions/github/codeql-action-3.29.5
  • dependabot/github_actions/github/codeql-action-3.29.9
  • dependabot/github_actions/github/codeql-action-3.30.0
  • dependabot/github_actions/github/codeql-action-3.30.1
  • dependabot/github_actions/github/codeql-action-3.30.2
  • dependabot/github_actions/github/codeql-action-3.30.3
  • dependabot/github_actions/github/codeql-action-3.30.5
  • dependabot/github_actions/github/codeql-action-3.30.6
  • dependabot/github_actions/github/codeql-action-4.30.7
  • dependabot/github_actions/github/codeql-action-4.30.8
  • dependabot/github_actions/github/codeql-action-4.30.9
  • dependabot/github_actions/github/codeql-action-4.31.0
  • dependabot/github_actions/github/codeql-action-4.31.10
  • dependabot/github_actions/github/codeql-action-4.31.11
  • dependabot/github_actions/github/codeql-action-4.31.2
  • dependabot/github_actions/github/codeql-action-4.31.3
  • dependabot/github_actions/github/codeql-action-4.31.4
  • dependabot/github_actions/github/codeql-action-4.31.5
  • dependabot/github_actions/github/codeql-action-4.31.6
  • dependabot/github_actions/github/codeql-action-4.31.7
  • dependabot/github_actions/github/codeql-action-4.31.8
  • dependabot/github_actions/github/codeql-action-4.31.9
  • dependabot/github_actions/github/codeql-action-4.32.0
  • dependabot/github_actions/github/codeql-action-4.32.1
  • dependabot/github_actions/github/codeql-action-4.32.2
  • dependabot/github_actions/github/codeql-action-4.32.3
  • dependabot/github_actions/github/codeql-action-4.32.4
  • dependabot/github_actions/github/codeql-action-4.32.5
  • dependabot/github_actions/github/codeql-action-4.32.6
  • dependabot/github_actions/github/codeql-action-4.33.0
  • dependabot/github_actions/github/codeql-action-4.34.1
  • dependabot/github_actions/github/codeql-action-4.35.1
  • dependabot/github_actions/github/codeql-action-4.35.2
  • dependabot/github_actions/github/codeql-action-4.35.3
  • dependabot/github_actions/reviewdog/action-golangci-lint-2
  • dependabot/github_actions/reviewdog/action-golangci-lint-2.10.0
  • dependabot/github_actions/shogo82148/actions-go-fuzz-1.2.0
  • dependabot/github_actions/shogo82148/actions-go-fuzz-1.2.1
  • dependabot/github_actions/shogo82148/actions-goveralls-1.10.0
  • dependabot/github_actions/shogo82148/actions-goveralls-1.11.0
  • deprecate-encode-and-decode
  • drop-any.go
  • drop-support-of-go1.16
  • drop-support-of-go1.17
  • fix-lint-warnings-2021-06-04
  • go1.18-is-released
  • go1.20-is-released
  • go1.21-is-released
  • go1.22-is-released
  • go1.23-is-released
  • go1.24-is-released
  • go1.25-is-released
  • go1.26-is-released
  • improve-readme
  • introduce-decode-all
  • introduce-decode-error
  • introduce-decode-record
  • introduce-encode-all
  • introduce-encode-error
  • introduce-encode-record
  • introduce-fuzzing-test
  • introduce-goveralls
  • introduce-new-decoder-csv
  • introduce-new-encoder-csv
  • introduce-sync-map
  • main
  • pin-github-actions
  • refs/tags/v0.0.1
  • refs/tags/v0.0.2
  • refs/tags/v0.1.0
  • support-deconding-to-any
  • update-example-code

05 May 2026 01:50PM UTC coverage: 84.321%. Remained the same
25380468407

push

github

web-flow
Merge pull request #111 from shogo82148/dependabot/github_actions/shogo82148/actions-go-fuzz-1.2.1

441 of 523 relevant lines covered (84.32%)

9.77 hits per line

Relevant lines Covered
Build:
Build:
523 RELEVANT LINES 441 COVERED LINES
9.77 HITS PER LINE
Source Files on main
  • Tree
  • List 3
  • 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
25380468407 main Merge pull request #111 from shogo82148/dependabot/github_actions/shogo82148/actions-go-fuzz-1.2.1 push 05 May 2026 01:51PM UTC web-flow github
84.32
25380431331 main Merge pull request #110 from shogo82148/dependabot/github_actions/github/codeql-action-4.35.3 push 05 May 2026 01:50PM UTC web-flow github
84.32
25301887694 dependabot/github_actions/shogo82148/actions-go-fuzz-1.2.1 build(deps): bump shogo82148/actions-go-fuzz from 1.2.0 to 1.2.1 Bumps [shogo82148/actions-go-fuzz](https://github.com/shogo82148/actions-go-fuzz) from 1.2.0 to 1.2.1. - [Release notes](https://github.com/shogo82148/actions-go-fuzz/releases) - [C... Pull #111 04 May 2026 04:59AM UTC web-flow github
84.32
25301886155 dependabot/github_actions/github/codeql-action-4.35.3 build(deps): bump github/codeql-action from 4.35.2 to 4.35.3 Bumps [github/codeql-action](https://github.com/github/codeql-action) from 4.35.2 to 4.35.3. - [Release notes](https://github.com/github/codeql-action/releases) - [Changelog](https://gi... Pull #110 04 May 2026 04:59AM UTC web-flow github
84.32
24492392185 main Merge pull request #109 from shogo82148/dependabot/github_actions/github/codeql-action-4.35.2 push 16 Apr 2026 04:39AM UTC web-flow github
84.32
24492308522 dependabot/github_actions/github/codeql-action-4.35.2 build(deps): bump github/codeql-action from 4.35.1 to 4.35.2 Bumps [github/codeql-action](https://github.com/github/codeql-action) from 4.35.1 to 4.35.2. - [Release notes](https://github.com/github/codeql-action/releases) - [Changelog](https://gi... Pull #109 16 Apr 2026 04:36AM UTC web-flow github
84.32
24326385540 main Merge pull request #108 from shogo82148/dependabot/github_actions/shogo82148/actions-go-fuzz-1.2.0 build(deps): bump shogo82148/actions-go-fuzz from 1.1.8 to 1.2.0 push 13 Apr 2026 04:57AM UTC web-flow github
84.32
24326225179 dependabot/github_actions/shogo82148/actions-go-fuzz-1.2.0 build(deps): bump shogo82148/actions-go-fuzz from 1.1.8 to 1.2.0 Bumps [shogo82148/actions-go-fuzz](https://github.com/shogo82148/actions-go-fuzz) from 1.1.8 to 1.2.0. - [Release notes](https://github.com/shogo82148/actions-go-fuzz/releases) - [C... Pull #108 13 Apr 2026 04:50AM UTC web-flow github
84.32
23746260182 main Merge pull request #107 from shogo82148/dependabot/github_actions/actions/setup-go-6.4.0 build(deps): bump actions/setup-go from 6.3.0 to 6.4.0 push 30 Mar 2026 01:07PM UTC web-flow github
84.32
23746074708 main Merge pull request #102 from shogo82148/dependabot/github_actions/reviewdog/action-golangci-lint-2.10.0 build(deps): bump reviewdog/action-golangci-lint from 2.8.0 to 2.10.0 push 30 Mar 2026 01:02PM UTC web-flow github
84.32
See All Builds (167)

Badge your Repo: go-header-csv

We detected this repo isn’t badged! Grab the embed code to the right, add it to your repo to show off your code coverage, and when the badge is live hit the refresh button to remove this message.

Could not find badge in README.

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

Refresh
  • Settings
  • 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