index
:
delta/python-packages/networkx.git
MridulS-patch-1
attrgraph
beam-log-2
circleci-project-setup
digraph-edge-subgraph
doc-isom-orderable
doc-typo
docdraft
docs-for-v1.11
dschult-patch-1
dschult-patch-gml
error-message-configuration-model
error-message-eccentricity
fix-d-separation-conflicts
gh-pages
iter_refactor
kl-encoding
main
master
networkx-1.10
nx-sparse
remove-beam-notes
remove-conda
revert-1806-patch-numpy-compatible
revert-3507-master
revert-5156-pin-pyparsing
scipy-pandas-310
v1.10
v1.10.1
v1.11
v1.9
v1.9.1
v2.5
v2.6
v2.8
github.com: networkx/networkx.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
networkx
/
classes
/
tests
/
test_reportviews.py
Commit message (
Expand
)
Author
Age
Files
Lines
*
Lint using Ruff (#6371)
danieleades
2023-02-19
1
-84
/
+84
*
Fix __setstate__ for OutEdgeView subclasses, read _adjdict from state (#5657)
Mridul Seth
2022-05-20
1
-0
/
+29
*
Updates to slicing error message for reportviews (#4304)
Ross Barnowski
2020-11-12
1
-0
/
+26
*
Add descriptive error message for Node/EdgeView slicing. NEXP2 (#4300)
Mridul Seth
2020-10-30
1
-0
/
+26
*
WIP: Change EdgeDataView __contains__ feature (2nd attempt) (#3845)
Isaac Boates
2020-07-07
1
-0
/
+149
*
Upgrade to Py36 syntax
Jarrod Millman
2020-01-01
1
-6
/
+6
*
Improve test coverage
Jarrod Millman
2019-12-31
1
-124
/
+163
*
PEP8 fixes
Jarrod Millman
2019-10-18
1
-3
/
+3
*
Remove nose from classes
Jarrod Millman
2019-10-12
1
-5
/
+3
*
Convert nose.tools.assert_* functions into asserts
Jarrod Millman
2019-10-12
1
-326
/
+326
*
Fix tests in reportviews
Dan Schult
2019-10-12
1
-30
/
+41
*
Use class methods for class setup/teardown
Stefan van der Walt
2019-10-12
1
-63
/
+81
*
Pep8 fixes
Jarrod Millman
2018-01-20
1
-3
/
+3
*
Correct len(G.edges) for self-loops and test it (#2816)
Dan Schult
2018-01-08
1
-0
/
+18
*
Add tests for pickle of each view and fix where needed (#2654)
Dan Schult
2017-09-08
1
-0
/
+20
*
Comply with pep8
Jarrod Millman
2017-08-17
1
-1
/
+1
*
Make a nice printout with __str__ for Views (#2613)
Dan Schult
2017-08-15
1
-2
/
+68
*
Finalize view tests for v2.0 (#2610)
Dan Schult
2017-08-14
1
-0
/
+1019