Skip to content

Conversation

eriknw
Copy link
Member

@eriknw eriknw commented Dec 12, 2023

NetworkX dropped Python 3.9, so we are too.

Copy link

codecov bot commented Dec 12, 2023

Codecov Report

Merging #84 (247387d) into main (43c1731) will decrease coverage by 0.03%.
The diff coverage is 66.66%.

Additional details and impacted files
@@ Coverage Diff @@ ## main #84 +/- ## ========================================== - Coverage 76.84% 76.82% -0.03%  ========================================== Files 118 118 Lines 4272 4271 -1 Branches 818 818 ========================================== - Hits 3283 3281 -2  - Misses 749 751 +2  + Partials 240 239 -1 
Comment on lines +295 to +304
# key("test_binary.py:test_compose_multigraph"): multigraph,
# key("test_binary.py:test_difference_multigraph_attributes"): multigraph,
# key("test_binary.py:test_disjoint_union_multigraph"): multigraph,
# key("test_binary.py:test_full_join_multigraph"): multigraph,
# key("test_binary.py:test_intersection_multigraph_attributes"): multigraph,
# key(
# "test_binary.py:test_intersection_multigraph_attributes_node_set_different"
# ): multigraph,
# key("test_binary.py:test_symmetric_difference_multigraph"): multigraph,
# key("test_binary.py:test_union_attributes"): multi_attributed,
Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Before I delete these, I want to verify that we expect these tests to pass. I probably made a change earlier.

@eriknw eriknw merged commit 10788fa into python-graphblas:main Dec 13, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

1 participant