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

lint & format graph/tests/*.py #619

Merged
merged 5 commits into from
Nov 1, 2023

revert equality fix by ruff

59c8d7a
Select commit
Loading
Failed to load commit list.
Merged

lint & format graph/tests/*.py #619

revert equality fix by ruff
59c8d7a
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Nov 1, 2023 in 1s

84.4% (-0.0%) compared to b027196

View this Pull Request on Codecov

84.4% (-0.0%) compared to b027196

Details

Codecov Report

Merging #619 (59c8d7a) into main (b027196) will decrease coverage by 0.0%.
The diff coverage is 100.0%.

Impacted file tree graph

@@           Coverage Diff           @@
##            main    #619     +/-   ##
=======================================
- Coverage   84.4%   84.4%   -0.0%     
=======================================
  Files        139     139             
  Lines      14881   14862     -19     
=======================================
- Hits       12559   12540     -19     
  Misses      2322    2322             
Files Coverage Δ
libpysal/graph/_utils.py 89.3% <100.0%> (ø)
libpysal/graph/tests/test_base.py 100.0% <100.0%> (ø)
libpysal/graph/tests/test_builders.py 100.0% <100.0%> (ø)
libpysal/graph/tests/test_contiguity.py 100.0% <100.0%> (ø)
libpysal/graph/tests/test_kernel.py 100.0% <100.0%> (ø)
libpysal/graph/tests/test_plotting.py 100.0% <ø> (ø)
libpysal/graph/tests/test_set_ops.py 100.0% <100.0%> (ø)
libpysal/graph/tests/test_spatial_lag.py 100.0% <100.0%> (ø)
libpysal/graph/tests/test_triangulation.py 84.2% <100.0%> (-0.1%) ⬇️
libpysal/graph/tests/test_utils.py 98.8% <100.0%> (ø)