Skip to content

Docs suggestions by Kai#84

Merged
valeriupredoi merged 3 commits intomainfrom
kai_docs
Aug 15, 2025
Merged

Docs suggestions by Kai#84
valeriupredoi merged 3 commits intomainfrom
kai_docs

Conversation

@valeriupredoi
Copy link
Collaborator

@valeriupredoi valeriupredoi commented Aug 15, 2025

Description

Ported review suggestions by @kmuehlbauer on
#81 since that was a closed and merged PR 🍺

Before you get started

Checklist

  • This pull request has a descriptive title and labels
  • This pull request has a minimal description (most was discussed in the issue, but a two-liner description is still desirable)
  • If you are working on the documentation, please ensure the current build passes
  • All tests pass

@valeriupredoi
Copy link
Collaborator Author

@kmuehlbauer think these are all the ones from #81 mate, many thanks 🍻

@codecov
Copy link

codecov bot commented Aug 15, 2025

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 71.93%. Comparing base (9bbd8f6) to head (f2f074a).
⚠️ Report is 214 commits behind head on main.

Additional details and impacted files
@@           Coverage Diff           @@
##             main      #84   +/-   ##
=======================================
  Coverage   71.93%   71.93%           
=======================================
  Files          11       11           
  Lines        2423     2423           
  Branches      364      364           
=======================================
  Hits         1743     1743           
  Misses        583      583           
  Partials       97       97           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

#### The following method can be used to set pseudo chunking size after the
#### file has been closed and before data transactions. This is pyfive specific
def set_psuedo_chunk_size(self, newsize_MB):
def set_pseudo_chunk_size(self, newsize_MB):
Copy link
Collaborator Author

Choose a reason for hiding this comment

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

@bnlawrence was well thorough - he wrore psuedo in the test call too 🤣

Copy link
Collaborator

Choose a reason for hiding this comment

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

At least I got the test name right ... I think ... :-)

var1 = f['var1']
# use 100 KB as the chunk size
var1.id.set_psuedo_chunk_size(0.1)
var1.id.set_pseudo_chunk_size(0.1)
Copy link
Collaborator Author

Choose a reason for hiding this comment

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

@bnlawrence no, they were both wrong, that's why the test was passing 🤣

Copy link
Collaborator Author

Choose a reason for hiding this comment

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

ah the the test name -> yes, sorry, my bda 😁

@valeriupredoi
Copy link
Collaborator Author

@kmuehlbauer if you got a minute to approve, pls, this will go in too, just in time for Friday pub o'clock here 🍻

@kmuehlbauer
Copy link
Collaborator

Great! Thanks for doing this Valeriu!

@valeriupredoi
Copy link
Collaborator Author

Many thanks, Kai! 🍺

@valeriupredoi valeriupredoi merged commit 04f5199 into main Aug 15, 2025
6 checks passed
@valeriupredoi valeriupredoi deleted the kai_docs branch August 15, 2025 15:30
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants