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

elixir-mint / hpax / 761e20288f0c9e145f39451386e3ddd5108998fc

20 Dec 2024 03:56PM UTC coverage: 93.939% (+0.6%) from 93.333%
761e20288f0c9e145f39451386e3ddd5108998fc

push

github

web-flow
Table size fixes (#21)

Fixes #20.

evict_to_size should only evict if it needs to. Previously, it would *always* evict
at least one record even if size was <= new_size.

Also, ensure we *always* send a dynamic table resize command.

Closer reading of RFC9113§4.3.1para¶4
(https://www.rfc-editor.org/rfc/rfc9113.html#section-4.3.1)
suggests that we should always send a dynamic resize.

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

1 existing line in 1 file now uncovered.

155 of 165 relevant lines covered (93.94%)

4536.07 hits per line

Source File
Press 'n' to go to next uncovered line, 'b' for previous

95.92
/lib/hpax/table.ex


Source Not Available

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

© 2025 Coveralls, Inc