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 ExhaustPlugin that exhausts all chunks when fetching data #835

Merged
merged 3 commits into from
Apr 30, 2024

Conversation

dachengx
Copy link
Collaborator

@dachengx dachengx commented Apr 30, 2024

What is the problem / what does the code in this PR do

It is useful when you want to load inputs together.

It is actually used here: https://github.com/dachengx/axidence/blob/e3acf58970d11d06b9ebb4830511cca408aa5d28/axidence/plugins/pairing/peaks_paired.py#L17

Can you briefly describe how it works?

Can you give a minimal working example (or illustrate with a figure)?

Please include the following if applicable:

  • Update the docstring(s)
  • Update the documentation
  • Tests to check the (new) code is working as desired.
  • Does it solve one of the open issues on github?

Please make sure that all automated tests have passed before asking for a review (you can save the PR as a draft otherwise).

@dachengx dachengx requested review from WenzDaniel and yuema137 April 30, 2024 21:38
@coveralls
Copy link

Coverage Status

coverage: 91.17% (+0.03%) from 91.137%
when pulling 0027933 on exhaust_plugin
into c515a94 on master.

@dachengx dachengx marked this pull request as ready for review April 30, 2024 22:08
@dachengx dachengx merged commit d45f798 into master Apr 30, 2024
9 checks passed
@dachengx dachengx deleted the exhaust_plugin branch April 30, 2024 22:08
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