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

Add Excel file to cache in test #50

Merged
merged 1 commit into from
May 12, 2022
Merged

Add Excel file to cache in test #50

merged 1 commit into from
May 12, 2022

Conversation

CasperWA
Copy link
Contributor

@CasperWA CasperWA commented May 4, 2022

Description:

Fixes #49

Before using the Excel parser, the Excel file must have been downloaded and stored in the data cache.
This was previously not the case, but this fix implements that pre-storage.

Type of change:

  • Bug fix.
  • New feature.
  • Documentation update.

Checklist for the reviewer:

This checklist should be used as a help for the reviewer.

  • Is the change limited to one issue?
  • Does this PR close the issue?
  • Is the code easy to read and understand, including clearly named variables?
  • Do all new feature have an accompanying new test?
  • Has the documentation been updated as necessary?

@CasperWA CasperWA requested a review from jesper-friis May 4, 2022 09:38
@CasperWA CasperWA enabled auto-merge (squash) May 4, 2022 09:38
@CasperWA CasperWA added the BLOCKING This issue/PR is blocking further development label May 10, 2022
@CasperWA
Copy link
Contributor Author

@jesper-friis I will just force this through now to make way for the other waiting PRs. If other issues should arise, new issues and fixes can be implemented.

@CasperWA CasperWA disabled auto-merge May 12, 2022 07:41
@CasperWA CasperWA merged commit 5321845 into master May 12, 2022
@CasperWA CasperWA deleted the cwa/fix-49-cache-key branch May 12, 2022 07:41
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
BLOCKING This issue/PR is blocking further development
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Usage of key in cache is deprecated
1 participant