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 io/{tests, util}/*.py part 1 #644

Merged
merged 4 commits into from
Nov 12, 2023

Conversation

jGaboardi
Copy link
Member

This PR formats and lints io/{tests, util}/*.py – part 1 of $n$

@jGaboardi jGaboardi self-assigned this Nov 11, 2023
@jGaboardi jGaboardi marked this pull request as draft November 11, 2023 21:48
Copy link

codecov bot commented Nov 11, 2023

Codecov Report

Merging #644 (05f9769) into main (46abc94) will increase coverage by 0.2%.
The diff coverage is 84.2%.

Impacted file tree graph

@@           Coverage Diff           @@
##            main    #644     +/-   ##
=======================================
+ Coverage   84.1%   84.2%   +0.2%     
=======================================
  Files        139     139             
  Lines      14929   14897     -32     
=======================================
- Hits       12552   12550      -2     
+ Misses      2377    2347     -30     
Files Coverage Δ
libpysal/io/tests/test_FileIO.py 100.0% <ø> (ø)
libpysal/io/tests/test_Tables.py 95.7% <100.0%> (ø)
libpysal/io/util/wkt.py 100.0% <100.0%> (+12.2%) ⬆️
libpysal/io/util/wkb.py 22.6% <40.0%> (+6.2%) ⬆️

@jGaboardi jGaboardi marked this pull request as ready for review November 11, 2023 22:23
@martinfleis martinfleis merged commit ff63bd2 into pysal:main Nov 12, 2023
10 checks passed
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