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

Qiskit / retworkx / 609 / 3
97%
master: 97%

Build:
DEFAULT BRANCH: master
Ran 14 Jul 2020 05:39PM UTC
Files 5
Run time 6min
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

14 Jul 2020 05:36PM UTC coverage: 88.767% (+0.5%) from 88.235%
609.3

push

travis-ci-com

web-flow
Add *_gnp_random_graph functions (#94)

* Add *_gnp_random_graph functions

This commit adds 2 new functions directed_gnp_random_graph and
undirected_gnp_random_graph. These 2 functions are used for generating
a random Erdős-Rényi/binomial graph. The implementation of these 2
functions is based on the networkx function fast_gnp_random_graph. [1]

[1] https://github.com/networkx/networkx/blob/networkx-2.4/networkx/generators/random_graphs.py#L49

* Add missing test module

* Switch IndexError to ValueError

* Add seed kwarg to tests

* Run log on same line as float creation

* Apply suggestions from code review

Co-authored-by: Julien Gacon <gaconju@gmail.com>

1375 of 1549 relevant lines covered (88.77%)

1211.71 hits per line

Source Files on job 609.3
  • Tree
  • List 0
  • Changed 3
  • Source Changed 2
  • Coverage Changed 3
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Build 161
  • Travis Job 609.3
  • 9c4085fc on github
  • Prev Job for on master (#601.3)
  • Next Job for on master (#623.3)
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