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

dcdpr / jp / 20600236900
58%

Build:
DEFAULT BRANCH: main
Ran 30 Dec 2025 03:51PM UTC
Jobs 1
Files 170
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 Dec 2025 03:43PM UTC coverage: 51.222% (+0.01%) from 51.211%
20600236900

push

github

web-flow
perf(tombmap): use `ahash` for default hashing strategy (#344)

Switch the `jp_tombmap` crate to use `ahash` instead of the standard
library's default hasher. `ahash` provides a faster, non-cryptographic
hashing algorithm which improves the performance of map operations.

The `RandomState` in `lib.rs` now points to `ahash::RandomState`, and
test utilities have been updated to support generic `BuildHasher` types
to remain compatible with the new default.

Signed-off-by: Jean Mertz <git@jeanmertz.com>

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

9093 of 17752 relevant lines covered (51.22%)

129.53 hits per line

Jobs
ID Job ID Ran Files Coverage
1 20600236900.1 30 Dec 2025 03:51PM UTC 170
51.22
GitHub Action Run
Source Files on build 20600236900
  • Tree
  • List 170
  • Changed 1
  • Source Changed 1
  • Coverage Changed 1
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • Github Actions Build #20600236900
  • e6dc586c on github
  • Prev Build on main (#20600016968)
  • Next Build on main (#20600296467)
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