Skip to content

Fix MultiIndex issue in hourly_timeseries - #160

Merged
leonardolaiolo merged 1 commit into
masterfrom
fix_multiindex
May 30, 2022
Merged

Fix MultiIndex issue in hourly_timeseries#160
leonardolaiolo merged 1 commit into
masterfrom
fix_multiindex

Conversation

@mhidas

Copy link
Copy Markdown
Contributor

This is actually just restoring a line of code that I didn't understand before and took out in #151 - now I know why it was there!

and update unittest to include this case
fixes#159
@codecov

codecovBot commented May 30, 2022

Copy link
Copy Markdown

Codecov Report

Merging #160 (a93e478) into master (238f3ce) will increase coverage by 13.87%.
The diff coverage is 100.00%.

@@ Coverage Diff @@## master #160 +/- ##
===========================================
+ Coverage 70.52% 84.39% +13.87% 
===========================================
Files 12 12 Lines 1133 1134 +1 Branches 153 153 ===========================================
+ Hits 799 957 +158 + Misses 317 156 -161 - Partials 17 21 +4 
Impacted FilesCoverage Δ
aodntools/timeseries_products/hourly_timeseries.py98.19% <100.00%> (+<0.01%)⬆️
.../timeseries_products/velocity_hourly_timeseries.py94.01% <0.00%> (+94.01%)⬆️

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 238f3ce...a93e478. Read the comment docs.

@leonardolaiolo
leonardolaiolo merged commit 628f216 into masterMay 30, 2022
@leonardolaiolo
leonardolaiolo deleted the fix_multiindex branch May 30, 2022 06:05
Sign up for freeto 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.

2 participants

@mhidas@leonardolaiolo