Skip to content

Fix functions that modify files_to_agg argument in place#172

Merged
alexgleith merged 1 commit intomasterfrom
fix_function_arg_modification
Aug 18, 2022
Merged

Fix functions that modify files_to_agg argument in place#172
alexgleith merged 1 commit intomasterfrom
fix_function_arg_modification

Conversation

@mhidas
Copy link
Copy Markdown
Contributor

@mhidas mhidas commented Aug 18, 2022

... and add a simple test assertion to confirm fix

and add a simple test assertion to confirm fix
@codecov
Copy link
Copy Markdown

codecov Bot commented Aug 18, 2022

Codecov Report

Merging #172 (7eb3f3e) into master (9098f6a) will increase coverage by 0.07%.
The diff coverage is 100.00%.

@@            Coverage Diff             @@
##           master     #172      +/-   ##
==========================================
+ Coverage   84.88%   84.96%   +0.07%     
==========================================
  Files          12       12              
  Lines        1131     1137       +6     
  Branches      156      156              
==========================================
+ Hits          960      966       +6     
  Misses        152      152              
  Partials       19       19              
Impacted Files Coverage Δ
...tools/timeseries_products/aggregated_timeseries.py 95.18% <100.00%> (+0.05%) ⬆️
...eseries_products/velocity_aggregated_timeseries.py 91.85% <100.00%> (+0.12%) ⬆️
.../timeseries_products/velocity_hourly_timeseries.py 95.20% <100.00%> (+0.05%) ⬆️

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.

@alexgleith alexgleith marked this pull request as ready for review August 18, 2022 07:36
Copy link
Copy Markdown
Contributor

@alexgleith alexgleith left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

That's a good idea!

Being explicit is nice :-)

@alexgleith alexgleith merged commit 4d9655d into master Aug 18, 2022
@alexgleith alexgleith deleted the fix_function_arg_modification branch August 18, 2022 07:42
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.

2 participants