Skip to content

Fix ValueError in velocity_hourly_timeseries#161

Merged
leonardolaiolo merged 1 commit intomasterfrom
fix_velocity_hr_valueerror
Jun 1, 2022
Merged

Fix ValueError in velocity_hourly_timeseries#161
leonardolaiolo merged 1 commit intomasterfrom
fix_velocity_hr_valueerror

Conversation

@mhidas
Copy link
Copy Markdown
Contributor

@mhidas mhidas commented May 31, 2022

fixes #124

and update unittest to include this case
fixes #124
@mhidas mhidas requested a review from leonardolaiolo May 31, 2022 06:21
@codecov
Copy link
Copy Markdown

codecov Bot commented May 31, 2022

Codecov Report

Merging #161 (3e393e0) into master (628f216) will not change coverage.
The diff coverage is 100.00%.

@@           Coverage Diff           @@
##           master     #161   +/-   ##
=======================================
  Coverage   84.39%   84.39%           
=======================================
  Files          12       12           
  Lines        1134     1134           
  Branches      153      153           
=======================================
  Hits          957      957           
  Misses        156      156           
  Partials       21       21           
Impacted Files Coverage Δ
.../timeseries_products/velocity_hourly_timeseries.py 94.01% <100.00%> (ø)

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 628f216...3e393e0. Read the comment docs.

@leonardolaiolo leonardolaiolo merged commit af80337 into master Jun 1, 2022
@leonardolaiolo leonardolaiolo deleted the fix_velocity_hr_valueerror branch June 1, 2022 00:30
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.

ValueError: no valid index for a 0-dimensional object (velocity_hourly)

2 participants