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

Use dataset shape when loading data with get_parameter_data and dataset cache #2264

Merged

Conversation

jenshnielsen
Copy link
Collaborator

@jenshnielsen jenshnielsen commented Oct 9, 2020

Incomple list of TODOS

  • Make sure that there are tests for the correct behaviour when shape do not match actual data. Including too much data captured and datasets that are stopped early.

@codecov
Copy link

codecov bot commented Oct 9, 2020

Codecov Report

Merging #2264 (2dfbd67) into master (59af290) will increase coverage by 0.07%.
The diff coverage is 100.00%.

@@            Coverage Diff             @@
##           master    #2264      +/-   ##
==========================================
+ Coverage   62.21%   62.29%   +0.07%     
==========================================
  Files         200      200              
  Lines       26225    26275      +50     
==========================================
+ Hits        16316    16368      +52     
+ Misses       9909     9907       -2     

@jenshnielsen jenshnielsen force-pushed the feature/dataset_shape_use_in_cache branch 11 times, most recently from 8b73458 to 7821a0f Compare October 23, 2020 08:03
@jenshnielsen jenshnielsen force-pushed the feature/dataset_shape_use_in_cache branch 4 times, most recently from 924660f to 7056ee0 Compare October 28, 2020 11:45
@jenshnielsen jenshnielsen mentioned this pull request Oct 28, 2020
@jenshnielsen jenshnielsen force-pushed the feature/dataset_shape_use_in_cache branch 10 times, most recently from 45d7abc to 5096b1a Compare November 3, 2020 07:20
@jenshnielsen jenshnielsen force-pushed the feature/dataset_shape_use_in_cache branch from af07a18 to d7e7866 Compare November 10, 2020 08:59
@jenshnielsen jenshnielsen merged commit ee5e730 into microsoft:master Nov 10, 2020
@jenshnielsen jenshnielsen deleted the feature/dataset_shape_use_in_cache branch November 10, 2020 09:53
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