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

Qiskit / retworkx / 738
97%

Build:
DEFAULT BRANCH: master
Ran 25 Aug 2020 05:47PM UTC
Jobs 1
Files 7
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

25 Aug 2020 05:43PM UTC coverage: 90.543% (+0.2%) from 90.34%
738

push

travis-ci-com

web-flow
Implement mapping protocol methods for graph classes (#119)

This commit adds implementations for the __getitem__, __setitem__, and
__delitem__ mapping protocol methods to the PyGraph and PyDiGraph
classes. This enables accessing nodes from the graph by using standard
dict/mapping access patterns (ie graph[2]) with the node index. This
makes it easier to work with methods and functions that return node
indexes without having to call helper methods.

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

1551 of 1713 relevant lines covered (90.54%)

5695.7 hits per line

Jobs
ID Job ID Ran Files Coverage
3 738.3 25 Aug 2020 05:47PM UTC 0
90.54
Travis Job 738.3
Source Files on build 738
Detailed source file information is not available for this build.
  • Back to Repo
  • Build #738
  • d3215888 on github
  • Prev Build on master (#726)
  • Next Build on master (#741)
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