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

Address ValueError on np.hstack #201

Merged
merged 2 commits into from
Sep 18, 2023
Merged

Conversation

AustinSanders
Copy link
Contributor

Fixes #200

@Kelvinrr
Copy link
Collaborator

Kelvinrr commented Sep 18, 2023

Needs a changelog entry, I think if CI comes back fine this is good

@codecov-commenter
Copy link

codecov-commenter commented Sep 18, 2023

Codecov Report

Merging #201 (1f284b0) into main (cd78105) will not change coverage.
The diff coverage is 0.00%.

❗ Your organization needs to install the Codecov GitHub app to enable full functionality.

@@           Coverage Diff           @@
##             main     #201   +/-   ##
=======================================
  Coverage   53.38%   53.38%           
=======================================
  Files          35       35           
  Lines        2377     2377           
=======================================
  Hits         1269     1269           
  Misses       1108     1108           
Files Changed Coverage Δ
plio/io/io_bae.py 30.76% <0.00%> (ø)

📣 We’re building smart automated test selection to slash your CI/CD build times. Learn more

@Kelvinrr Kelvinrr merged commit 43f6b34 into DOI-USGS:main Sep 18, 2023
9 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

read_ipf_str(): Function fails with ValueError
3 participants