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

max_cache human writing #334

Merged
merged 5 commits into from
Sep 26, 2023
Merged

Conversation

dpabon
Copy link
Contributor

@dpabon dpabon commented Sep 22, 2023

max_cache in bits is fine, but not very human friendly. This is a downstream implementation of the YAXArraysToolbox package to get max_cache as e.g. max_cache="100MB" that can be useful for users of the YAXArrays package.

```max_cache``` in bits is fine, but not very human friendly. This is a downstream implementation of the YAXArraysToolbox package to get ```max_cache``` as e.g. ```max_cache="100MB"``` that can be useful for users of the YAXArrays package.
@codecov
Copy link

codecov bot commented Sep 22, 2023

Codecov Report

Attention: 1 lines in your changes are missing coverage. Please review.

Files Coverage Δ
src/DAT/DAT.jl 77.26% <83.33%> (+0.07%) ⬆️

📢 Thoughts on this report? Let us know!.

Now this feature is non-breaking previous code.
@meggart
Copy link
Member

meggart commented Sep 25, 2023

Thanks a lot for the PR. Something seems to be strange since I can see a series of commits, but it looks like there are no changes to the files. Don't know if the error is on my side @felixcremer do you see proposed changes?

@dpabon
Copy link
Contributor Author

dpabon commented Sep 25, 2023

Thanks Fabian, you're right, somehow I reverted the changes on the branch. Now you should be able to see the changes.

@coveralls
Copy link

Pull Request Test Coverage Report for Build 6301293873

  • 1 of 6 (16.67%) changed or added relevant lines in 1 file are covered.
  • No unchanged relevant lines lost coverage.
  • Overall coverage decreased (-0.1%) to 58.563%

Changes Missing Coverage Covered Lines Changed/Added Lines %
src/DAT/DAT.jl 1 6 16.67%
Totals Coverage Status
Change from base Build 6227357617: -0.1%
Covered Lines: 1019
Relevant Lines: 1740

💛 - Coveralls

@lazarusA
Copy link
Collaborator

@dpabon please add some tests, if you can.

Copy link
Member

@meggart meggart left a comment

Choose a reason for hiding this comment

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

Thanks a lot

@meggart meggart merged commit e5447ed into JuliaDataCubes:master Sep 26, 2023
11 checks passed
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.

4 participants