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

ben-manes / caffeine / #2909
100%

Build:
DEFAULT BRANCH: master
Ran 19 Apr 2022 09:45AM UTC
Jobs 1
Files 75
Run time 9s
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

pending completion
#2909

push

github-actions

ben-manes
Prefer preallocating hashmaps to the expected number of mappings

A classic best practice is to pre-size collections to avoid rezizing
costs when populating. This mirrors JDK19 and Guava Maps' static
factory methods which offer this conveniently.

https://bugs.openjdk.java.net/browse/JDK-8284975

6827 of 7120 relevant lines covered (95.88%)

0.96 hits per line

Jobs
ID Job ID Ran Files Coverage
1 #2909.1 19 Apr 2022 09:45AM UTC 0
95.88
Source Files on build #2909
Detailed source file information is not available for this build.
  • Back to Repo
  • Build #2909
  • 2649ac94 on github
  • Prev Build on master
  • Next Build on master
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