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

Qiskit / qiskit / 10635514148
88%

Build:
DEFAULT BRANCH: main
Ran 30 Aug 2024 04:10PM UTC
Jobs 1
Files 871
Run time 4min
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

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>

11 of 11 new or added lines in 2 files covered. (100.0%)

18 existing lines in 3 files now uncovered.

71672 of 80363 relevant lines covered (89.19%)

402412.93 hits per line

Jobs
ID Job ID Ran Files Coverage
1 10635514148.1 30 Aug 2024 04:10PM UTC 0
89.19
GitHub Action Run
Source Files on build 10635514148
Detailed source file information is not available for this build.
  • Back to Repo
  • 31fbcacc on github
  • Prev Build on gh-readonly-queue/main/pr-13059-edb249ec1a8c783feed61199f64fb7a5af16234c (#10634385829)
  • Next Build on main (#10636396685)
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