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

elixir-mint / hpax
96%
main: 96%

Build:
Build:
LAST BUILD BRANCH: fix/static-table-empty-values
DEFAULT BRANCH: main
Repo Added 24 Sep 2021 06:42AM UTC
Token w95jYetSpXwTO5No1xBXiaiwdSAxLPGlS regen
Build 51 Last
Files 4
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/static-table-empty-values
branch: fix/static-table-empty-values
CHANGE BRANCH
x
Reset
Sync Branches
  • fix/static-table-empty-values
  • al/1.18
  • al/elixir-req
  • al/huffman
  • al/update-elixir
  • andrea/coverage
  • andrea/dialyzer-in-ci
  • andrea/fix-ci
  • deprecation_warnings
  • elixir-1.17
  • fix-warnings
  • fix/huffman-decode-invalid-encoding
  • fix_resize
  • main
  • table_size_fixes
  • wm-fix-warnings
  • wm-validate-header

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

Relevant lines Covered
Build:
Build:
169 RELEVANT LINES 162 COVERED LINES
4608.04 HITS PER LINE
Source Files on fix/static-table-empty-values
  • Tree
  • List 4
  • 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
444a1d2f... fix/static-table-empty-values 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 ... Pull #27 25 Jul 2026 06:55PM UTC mtrudel github
95.86
See All Builds (47)

Badge your Repo: hpax

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 TRIAL · SCHEDULE DEMO
ANNOUNCEMENTS · TWITTER · TOS & SLA · Supported CI Services · What's a CI service? · Automated Testing

© 2026 Coveralls, Inc