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

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

Build:
DEFAULT BRANCH: master
Ran 25 Aug 2020 05:47PM UTC
Files 7
Run time 0s
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.3

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.

1551 of 1713 relevant lines covered (90.54%)

5695.7 hits per line

Source Files on job 738.3
  • Tree
  • List 0
  • Changed 2
  • Source Changed 2
  • Coverage Changed 2
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Build 273
  • Travis Job 738.3
  • d3215888 on github
  • Prev Job for on master (#726.3)
  • Next Job for on master (#741.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