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 weights/*.py part 8 #658

Merged
merged 8 commits into from
Nov 18, 2023

Conversation

jGaboardi
Copy link
Member

This PR:

  • formats and lints weights/*.py – and should be part 8 of 8
  • nearly completes the linting of libpysal -> there seem to be some loose ends in cg that I will take care of in a follow PR.

Copy link

codecov bot commented Nov 18, 2023

Codecov Report

Merging #658 (5d3b46d) into main (cf6b05e) will decrease coverage by 0.0%.
The diff coverage is 100.0%.

Additional details and impacted files

Impacted file tree graph

@@           Coverage Diff           @@
##            main    #658     +/-   ##
=======================================
- Coverage   84.7%   84.7%   -0.0%     
=======================================
  Files        139     139             
  Lines      14859   14858      -1     
=======================================
- Hits       12591   12590      -1     
  Misses      2268    2268             
Files Coverage Δ
libpysal/weights/tests/test_Wsets.py 100.0% <100.0%> (ø)
libpysal/weights/tests/test_user.py 100.0% <100.0%> (ø)
libpysal/weights/tests/test_util.py 100.0% <100.0%> (ø)
libpysal/weights/tests/test_weights.py 100.0% <100.0%> (ø)
libpysal/weights/tests/test_weights_IO.py 100.0% <ø> (ø)
libpysal/weights/weights.py 93.5% <100.0%> (ø)

@jGaboardi jGaboardi merged commit 4636eb0 into pysal:main Nov 18, 2023
10 checks passed
@jGaboardi jGaboardi deleted the lint_format_weights_part_8 branch November 18, 2023 20:46
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