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

Qiskit / rustworkx / 24577988528
95%

Build:
DEFAULT BRANCH: main
Ran 17 Apr 2026 05:37PM UTC
Jobs 1
Files 117
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

17 Apr 2026 05:07PM UTC coverage: 94.205% (-0.005%) from 94.21%
24577988528

push

github

web-flow
Reuse inner allocation in collect_bicolor_runs (#1578)

This commit removes an unecessary iteration of every iteration of the
loop inside collect_bicolor_runs(). The vec collection on every
iteration of the loop results in a lot of allocations and frees for
every node in the graph. We can reuse a single vec between each
iteration and avoid this memory pressure.

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

1 existing line in 1 file now uncovered.

18646 of 19793 relevant lines covered (94.21%)

959456.84 hits per line

Coverage Regressions

Lines Coverage ∆ File
1
92.61
-0.15% src/connectivity/mod.rs
Jobs
ID Job ID Ran Files Coverage
1 24577988528.1 17 Apr 2026 05:37PM UTC 117
94.21
GitHub Action Run
Source Files on build 24577988528
  • Tree
  • List 117
  • Changed 2
  • Source Changed 1
  • Coverage Changed 2
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • Github Actions Build #24577988528
  • fab7dffb on github
  • Prev Build on main (#24479784036)
  • Next Build on main (#24757154382)
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