Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

TST: fix tests of the Graph class #541

Merged
merged 8 commits into from
Aug 4, 2023

Conversation

martinfleis
Copy link
Member

There are some flaky tests and I suppose that something does not play nice with pytest-xdist, so I disabled it now.

Some linting also happened.

@codecov
Copy link

codecov bot commented Aug 3, 2023

Codecov Report

Merging #541 (2892e9a) into geographs (6d6bd0d) will increase coverage by 0.1%.
The diff coverage is 100.0%.

Impacted file tree graph

@@             Coverage Diff             @@
##           geographs    #541     +/-   ##
===========================================
+ Coverage       79.4%   79.6%   +0.1%     
===========================================
  Files            124     124             
  Lines          14229   14229             
===========================================
+ Hits           11303   11322     +19     
+ Misses          2926    2907     -19     
Files Changed Coverage Δ
libpysal/graph/tests/test_base.py 100.0% <100.0%> (ø)
libpysal/graph/tests/test_contiguity.py 100.0% <100.0%> (ø)

... and 2 files with indirect coverage changes

@jGaboardi
Copy link
Member

LOL at the bba0557 commit message.

@martinfleis martinfleis merged commit de81c6c into pysal:geographs Aug 4, 2023
9 checks passed
@martinfleis martinfleis deleted the graph_tests_fix branch August 4, 2023 06:13
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants