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

jhillyerd / enmime / 30562203401
87%

Build:
DEFAULT BRANCH: main
Ran 30 Jul 2026 04:37PM UTC
Jobs 2
Files 39
Run time 1min
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

30 Jul 2026 04:36PM UTC coverage: 86.407% (+0.007%) from 86.4%
30562203401

push

github

web-flow
mediatype: dedup params by exact name, not substring (#406)

fixMangledMediaType dropped a distinct parameter whenever its "<name>="
token was a substring of the accumulated parameter string -- most often
when the name is a suffix of an earlier one (name after filename, id
after uuid, type after subtype) or appears inside an earlier value. This
silently discarded valid parameters that Go's mime.ParseMediaType keeps;
e.g. `filename="a"; name="b"` lost `name`, dropping attachment filenames.

Track seen parameter names in an exact, case-insensitive set (RFC 2045
section 5.1) so only true duplicate keys are removed, preserving the #162
behavior of collapsing exact repeats.

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

3280 of 3796 relevant lines covered (86.41%)

4325.22 hits per line

Jobs
ID Job ID Ran Files Coverage
1 Go-1.25.x - 30562203401.1 30 Jul 2026 04:37PM UTC 39
86.41
GitHub Action Run
2 Go-1.26.x - 30562203401.2 30 Jul 2026 04:37PM UTC 39
86.41
GitHub Action Run
Source Files on build 30562203401
  • Tree
  • List 39
  • Changed 1
  • Source Changed 0
  • Coverage Changed 1
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • f3d7490a on github
  • Prev Build on main (#29868999592)
  • Next Build on main (#31326058916)
STATUS · Troubleshooting · Open an Issue · Sales · Support · CAREERS · ENTERPRISE · START FREE TRIAL · SCHEDULE DEMO
ANNOUNCEMENTS · TWITTER · TOS & SLA · Supported CI Services · What's a CI service? · Automated Testing

© 2026 Coveralls, Inc