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 an option to bound outbox size #78

Merged
merged 1 commit into from
Aug 29, 2023

Add an option to bound outbox size

1eab3a2
Select commit
Loading
Failed to load commit list.
Merged

Add an option to bound outbox size #78

Add an option to bound outbox size
1eab3a2
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Aug 29, 2023 in 1s

94.29% (+0.00%) compared to 3d03c54

View this Pull Request on Codecov

94.29% (+0.00%) compared to 3d03c54

Details

Codecov Report

Merging #78 (1eab3a2) into main (3d03c54) will increase coverage by 0.00%.
The diff coverage is 100.00%.

@@           Coverage Diff           @@
##             main      #78   +/-   ##
=======================================
  Coverage   94.29%   94.29%           
=======================================
  Files         121      121           
  Lines        3065     3067    +2     
=======================================
+ Hits         2890     2892    +2     
  Misses        175      175           
Files Changed Coverage Δ
nodestream/cli/commands/run.py 100.00% <ø> (ø)
nodestream/cli/operations/run_pipeline.py 97.50% <ø> (ø)
nodestream/pipeline/pipeline.py 98.48% <100.00%> (+0.02%) ⬆️
nodestream/pipeline/pipeline_file_loader.py 98.36% <100.00%> (+0.02%) ⬆️