Skip to content

Clarification needed on select_time_slice() behavior and failing test case #20

Answered by AUdaltsova
Sachin-G13 asked this question in Help
Discussion options

You must be logged in to vote

Hi @Sachin-G13! Thanks for your PR, it's always great to see people willing to contribute and dedicate their time!

By default, select_time_slice() does not fill in missing data. However, it has an option to do so, which is one of the things test_select_time_slice_out_of_bounds () tests for, and why your PR is failing it (since you've deleted the option).

It's a good spot that we don't really use this functionality in the code and there is no user control over it; I'd agree that it should be stripped out! I'll add further comments to your PR just so there's more context.

Replies: 1 comment

Comment options

You must be logged in to vote
0 replies
Answer selected by AUdaltsova
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Help
Labels
None yet
2 participants