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

jhillyerd / enmime
87%

Build:
DEFAULT BRANCH: main
Repo Added 03 Dec 2016 09:21PM UTC
Files 39
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: main
CHANGE BRANCH
x
Reset
  • main
  • 303-eml-attactment-issue
  • 331-bug-getheader-doesnt-add-quote-for-especials
  • TestRandOption-fails
  • api
  • bugfix/inline-attachments-not-properly-parsed
  • cibadge
  • dependabot/github_actions/actions/checkout-4
  • dependabot/github_actions/actions/checkout-5
  • dependabot/github_actions/actions/checkout-6
  • dependabot/github_actions/actions/setup-go-5
  • dependabot/github_actions/actions/setup-go-6
  • dependabot/github_actions/golangci/golangci-lint-action-4
  • dependabot/github_actions/golangci/golangci-lint-action-5
  • dependabot/github_actions/golangci/golangci-lint-action-6
  • dependabot/github_actions/golangci/golangci-lint-action-7
  • dependabot/github_actions/golangci/golangci-lint-action-8
  • dependabot/github_actions/golangci/golangci-lint-action-9
  • dependabot/go_modules/golang.org/x/net-0.17.0
  • dependabot/go_modules/golang.org/x/net-0.23.0
  • dependabot/go_modules/gopkg.in/yaml.v3-3.0.0
  • deps
  • encoding-options
  • errfmt
  • ex-builder
  • gci1xx
  • gci2xx
  • ghabot
  • go123
  • godeps
  • gover
  • govet
  • lint-fix
  • lintfix
  • lints
  • mimeheader-294
  • minchardet
  • modv2
  • nixbump
  • nixgo
  • readme
  • refs/tags/v1.0.0
  • refs/tags/v1.0.1
  • refs/tags/v1.1.0
  • refs/tags/v1.2.0
  • refs/tags/v1.3.0
  • refs/tags/v2.0.0
  • refs/tags/v2.1.0
  • refs/tags/v2.2.0
  • release-2.2.0
  • repet
  • revert-298
  • tw10
  • update-linters
  • vet

06 Dec 2025 09:37PM UTC coverage: 86.623%. Remained the same
19994614990

push

github

web-flow
build(deps): bump golangci/golangci-lint-action from 8 to 9 (#380)

Bumps [golangci/golangci-lint-action](https://github.com/golangci/golangci-lint-action) from 8 to 9.
- [Release notes](https://github.com/golangci/golangci-lint-action/releases)
- [Commits](https://github.com/golangci/golangci-lint-action/compare/v8...v9)

---
updated-dependencies:
- dependency-name: golangci/golangci-lint-action
  dependency-version: '9'
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

3296 of 3805 relevant lines covered (86.62%)

4312.57 hits per line

Relevant lines Covered
Build:
Build:
3805 RELEVANT LINES 3296 COVERED LINES
4312.57 HITS PER LINE
Source Files on main
  • Tree
  • List 39
  • 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
19994614990 main build(deps): bump golangci/golangci-lint-action from 8 to 9 (#380) Bumps [golangci/golangci-lint-action](https://github.com/golangci/golangci-lint-action) from 8 to 9. - [Release notes](https://github.com/golangci/golangci-lint-action/releases) -... push 06 Dec 2025 09:38PM UTC web-flow github
86.62
19994605157 main build(deps): bump actions/setup-go from 5 to 6 (#379) Bumps [actions/setup-go](https://github.com/actions/setup-go) from 5 to 6. - [Release notes](https://github.com/actions/setup-go/releases) - [Commits](https://github.com/actions/setup-go/compa... push 06 Dec 2025 09:37PM UTC web-flow github
86.62
19994582363 main chore: bump go to 1.24+1.25 (#386) Signed-off-by: James Hillyerd <james@hillyerd.com> push 06 Dec 2025 09:35PM UTC web-flow github
86.62
19994441870 main build(deps): bump actions/checkout from 4 to 6 (#381) Bumps [actions/checkout](https://github.com/actions/checkout) from 4 to 6. - [Release notes](https://github.com/actions/checkout/releases) - [Changelog](https://github.com/actions/checkout/blo... push 06 Dec 2025 09:22PM UTC web-flow github
86.62
19994289285 main Resolved four linter warnings unrelated to the current bugfix: (#385) - Remove deprecated +build directive - Replace net.Dial - Use strings.Builder instead of string concatenation in loops These changes improve code quality and ensure CI pipelin... push 06 Dec 2025 09:09PM UTC web-flow github
86.62
15522735024 main Switch to fork of html2text for tablewriter 1.0 (#375) Signed-off-by: James Hillyerd <james@hillyerd.com> push 08 Jun 2025 09:31PM UTC web-flow github
86.63
14941397068 main build(deps): bump golangci/golangci-lint-action from 7 to 8 (#373) * build(deps): bump golangci/golangci-lint-action from 7 to 8 Bumps [golangci/golangci-lint-action](https://github.com/golangci/golangci-lint-action) from 7 to 8. - [Release note... push 10 May 2025 03:23AM UTC web-flow github
86.63
14553584478 main chore: bump go deps (#371) Signed-off-by: James Hillyerd <james@hillyerd.com> push 19 Apr 2025 10:51PM UTC web-flow github
86.63
14553488784 main chore: bump golangci to 2.x (#369) Signed-off-by: James Hillyerd <james@hillyerd.com> push 19 Apr 2025 10:35PM UTC web-flow github
86.63
14553469348 main chore: fix linter warnings (#370) Signed-off-by: James Hillyerd <james@hillyerd.com> push 19 Apr 2025 10:33PM UTC web-flow github
86.63
See All Builds (850)
  • 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