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

Qiskit / qiskit / 10635514148 / 1
88%
main: 88%

Build:
DEFAULT BRANCH: main
Ran 30 Aug 2024 04:10PM UTC
Files 871
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 Aug 2024 03:07PM UTC coverage: 89.185%. Remained the same
10635514148.1

push

github

web-flow
Add no-hash-lookup way to retrieve the default interned value (#13035)

* Add no-hash-lookup way to retrieve the default interned value

This makes it possible to do `Interner::get_default()` without any
value, in order to retrieve a key pointing to the default allocation
without making any hash lookups.  While the hashing and equality check
of the default allocation is typically very cheap (like the empty
slice), acquiring it still generally required a function call, which
often needed to be paid frequently.

* Add symmetric method on `Interned`

* Tweak documentation wording

Co-authored-by: Kevin Hartman <kevin@hart.mn>

* Re-remove `Interned::of_default` following review

---------

Co-authored-by: Kevin Hartman <kevin@hart.mn>

71672 of 80363 relevant lines covered (89.19%)

402412.93 hits per line

Source Files on job 10635514148.1
  • Tree
  • List 0
  • Changed 51
  • Source Changed 0
  • Coverage Changed 5
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Build 10635514148
  • 31fbcacc on github
  • Prev Job for on main (#10634385829.1)
  • Next Job for on main (#10636396685.1)
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