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

feat: Split from a source stream #133

Merged
merged 3 commits into from May 11, 2022
Merged

Conversation

laysakura
Copy link
Contributor

Fixes: #132

@codecov
Copy link

codecov bot commented May 11, 2022

Codecov Report

Merging #133 (d5710e7) into main (80352b1) will increase coverage by 0.08%.
The diff coverage is 100.00%.

@@            Coverage Diff             @@
##             main     #133      +/-   ##
==========================================
+ Coverage   87.55%   87.63%   +0.08%     
==========================================
  Files         202      203       +1     
  Lines       12366    12448      +82     
==========================================
+ Hits        10827    10909      +82     
  Misses       1539     1539              
Impacted Files Coverage Δ
...eam_engine/autonomous_executor/task/source_task.rs 98.97% <100.00%> (+0.95%) ⬆️
springql-core/tests/feat_pipeline.rs 100.00% <100.00%> (ø)
...task/pump_subtask/query_subtask/collect_subtask.rs 96.92% <0.00%> (-1.54%) ⬇️

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 80352b1...d5710e7. Read the comment docs.

@laysakura laysakura merged commit beabf96 into main May 11, 2022
@laysakura laysakura deleted the feat/split-from-source-stream branch May 11, 2022 04:27
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.

feat: Split from a source stream
1 participant