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

Qiskit / rustworkx / 6537336187
94%

Build:
DEFAULT BRANCH: main
Ran 16 Oct 2023 06:08PM UTC
Jobs 1
Files 94
Run time 4s
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

16 Oct 2023 05:47PM UTC coverage: 96.523% (+0.02%) from 96.502%
6537336187

push

github

web-flow
Add two_color and is_bipartite (#1002)

* Add two_color and is_bipartite

This commit adds new functions to rustworkx, two_color() and
is_bipartite(), which are used to compute a two coloring for a graph and
then determine if a givn graph is bipartite. The two_color() function is
added to rustworkx-core as the python is_bipartite() function just wraps
it and converts the output to a bool if a two coloring is possible or
not.

This commit is based on top of #998 and will need to be rebased after
that merges.

* Remove special isolates handling

* Expand test coverage

65 of 65 new or added lines in 4 files covered. (100.0%)

15544 of 16104 relevant lines covered (96.52%)

1284355.74 hits per line

Jobs
ID Job ID Ran Files Coverage
1 6537336187.1 16 Oct 2023 06:08PM UTC 0
96.52
GitHub Action Run
Source Files on build 6537336187
Detailed source file information is not available for this build.
  • Back to Repo
  • de3eb0cf on github
  • Prev Build on main (#6536973611)
  • Next Build on main (#6540082471)
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