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

elixir-mint / hpax / 444a1d2fc234ff961b462bec6d89c314bded4541-PR-27
96%
main: 96%

Build:
Build:
LAST BUILD BRANCH: fix/static-table-empty-values
DEFAULT BRANCH: main
Ran 25 Jul 2026 06:55PM UTC
Jobs 1
Files 4
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

25 Jul 2026 06:52PM UTC coverage: 95.858%. Remained the same
444a1d2fc234ff961b462bec6d89c314bded4541-PR-27

Pull #27

github

mtrudel
Test that encoding a static entry's default value compresses to one byte

Covers the encoder-side half of the previous commit's fix: headers
whose value matches a static table entry with no defined default
(e.g. "user-agent": "") can now be found via a {:full, index} match
and encoded as a single indexed-header-field byte, rather than always
falling back to a literal encoding because the {:full, _} lookup
clause was guarded with is_binary(value) and so never matched the
old nil-valued entries.
Pull Request #27: Use empty binary, not nil, for static table entries with no default value

162 of 169 relevant lines covered (95.86%)

4608.04 hits per line

Jobs
ID Job ID Ran Files Coverage
1 444a1d2fc234ff961b462bec6d89c314bded4541-PR-27.1 25 Jul 2026 06:55PM UTC 4
95.86
GitHub Action Run
Source Files on build 444a1d2fc234ff961b462bec6d89c314bded4541-PR-27
  • Tree
  • List 4
  • Changed 0
  • Source Changed 0
  • Coverage Changed 0
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • Pull Request #27
  • PR Base - main (#8D9C57AB...)
  • Delete
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