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

martinus / robin-hood-hashing
100%
master: 100%

Build:
Build:
LAST BUILD BRANCH: 2021-03-try_emplace_simplification
DEFAULT BRANCH: master
Repo Added 10 May 2019 06:04PM UTC
Files 1
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 3.4.1
branch: 3.4.1
CHANGE BRANCH
x
Reset
  • 3.4.1
  • 2019-11-non-wrapping-memory-layout
  • 2019-12-hash-optimizer
  • 2020-01-set_with_no_pair
  • 2021-03-try_emplace_simplification
  • 3.4.0
  • 3.4.3
  • 3.4.4
  • 3.5.0
  • 3.5.1
  • 3.5.2
  • 3.6.0
  • 3.7.0
  • 3.8.0
  • 3.9.0
  • 3.9.1
  • bad_hash_shrink
  • master

pending completion
376

push

travis-ci-com

martinus
test _MSC_VER instead of _WIN32 for stuff specific to Visual Studio (#49)

otherwise, cross-compiling for MingW32 with i686-w64-mingw32-g++-posix
-Werror fails with the following diagnosis

robin_hood.h:116: error: ignoring #pragma intrinsic  [-Werror=unknown-pragmas]
 #    pragma intrinsic(ROBIN_HOOD(BITSCANFORWARD))

But really __builtin_ctzl() is available, since it's GCC.

639 of 640 relevant lines covered (99.84%)

2048080.51 hits per line

Relevant lines Covered
Build:
Build:
640 RELEVANT LINES 639 COVERED LINES
2048080.51 HITS PER LINE
Source Files on 3.4.1
  • List 0
  • 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
376 3.4.1 test _MSC_VER instead of _WIN32 for stuff specific to Visual Studio (#49) otherwise, cross-compiling for MingW32 with i686-w64-mingw32-g++-posix -Werror fails with the following diagnosis robin_hood.h:116: error: ignoring #pragma intrinsic [... push 23 Oct 2019 07:26AM UTC martinus travis-ci-com pending completion  
See All Builds (222)
  • Repo on GitHub
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