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

Qiskit / retworkx / 833
97%

Build:
DEFAULT BRANCH: master
Ran 09 Sep 2020 08:27PM UTC
Jobs 1
Files 8
Run time 2s
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

09 Sep 2020 08:23PM UTC coverage: 92.526% (+0.1%) from 92.429%
833

push

travis-ci-com

web-flow
Add edge list methods to get edgelist from graph objects (#122)

* Add edge list methods to get edgelist from graph objects

This commit adds 2 new methods, edge_list() and weighted_edge_list(),
to the PyDiGraph (and PyDAG) and PyGraph classes for getting an edge
list from a graph object. They return a list of tuples that represent
all the edges in the graph.

* Fix python lint and tests

* Apply suggestions from code review

Co-authored-by: Lauren Capelluto <laurencapelluto@gmail.com>

* Fix rst formatting in graph.rs docstrings too

Co-authored-by: Lauren Capelluto <laurencapelluto@gmail.com>

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

1894 of 2047 relevant lines covered (92.53%)

2292.45 hits per line

Jobs
ID Job ID Ran Files Coverage
3 833.3 09 Sep 2020 08:27PM UTC 0
92.53
Travis Job 833.3
Source Files on build 833
Detailed source file information is not available for this build.
  • Back to Repo
  • Build #833
  • 12b62d72 on github
  • Prev Build on master (#829)
  • Next Build on master (#839)
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