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

Qiskit / retworkx / 579
97%

Build:
DEFAULT BRANCH: master
Ran 11 Jul 2020 12:00PM UTC
Jobs 1
Files 5
Run time 1s
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

11 Jul 2020 11:56AM UTC coverage: 85.489% (+0.1%) from 85.389%
579

push

travis-ci-com

web-flow
Add remove_nodes_from method (#95)

* Add remove_nodes_from method

This commit adds a new method to PyGraph and PyDiGraph (which includes
PyDAG), remove_nodes_from, which enables removing multiple nodes at
once.

As part of this addition there was an obvious gap in the documentation
and testing for remove_node() for when it was called with an invalid
node index. While the behavior was defined it was never called out or
tested for. This commit took the opportunity to do this since it was
tangentially related to the new methods being added here.

* Fix copy and paste issues with tests

The previous commit copy and pasted the PyDAG/PyDiGraph tests for the new
method into the PyGraph tests but neglected to update them to actually
use a PyGraph instead. This results in a coverage gap as we ended up
running the PyDAG/PyDiGraph version twice and never running it for
PyGraph. This commit fixes the oversight and updates the graph test
methods to actually use a PyGraph.

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

1249 of 1461 relevant lines covered (85.49%)

1421.3 hits per line

Jobs
ID Job ID Ran Files Coverage
3 579.3 11 Jul 2020 12:00PM UTC 0
85.49
Travis Job 579.3
Source Files on build 579
Detailed source file information is not available for this build.
  • Back to Repo
  • Build #579
  • 0be41a46 on github
  • Prev Build on master (#572)
  • Next Build on master (#589)
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