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

[processors] processor walker and display #84

Merged
merged 5 commits into from
Feb 25, 2021

Conversation

BohuTANG
Copy link
Member

No description provided.

@codecov
Copy link

codecov bot commented Feb 25, 2021

Codecov Report

Merging #84 (3f393f8) into master (a90741f) will decrease coverage by 0%.
The diff coverage is 70%.

Impacted file tree graph

@@          Coverage Diff           @@
##           master    #84    +/-   ##
======================================
- Coverage      84%    84%    -1%     
======================================
  Files         145    148     +3     
  Lines        6070   6203   +133     
======================================
+ Hits         5144   5234    +90     
- Misses        926    969    +43     
Impacted Files Coverage Δ
src/processors/pipeline.rs 70% <0%> (-7%) ⬇️
src/processors/pipeline_builder.rs 82% <0%> (-2%) ⬇️
src/processors/processor_empty.rs 33% <0%> (-6%) ⬇️
src/transforms/transform_projection.rs 73% <0%> (-13%) ⬇️
src/transforms/transform_aggregator_final.rs 91% <50%> (-7%) ⬇️
src/transforms/transform_aggregator_partial.rs 89% <50%> (-6%) ⬇️
src/transforms/transform_filter.rs 82% <50%> (-6%) ⬇️
src/transforms/transform_limit.rs 83% <50%> (ø)
src/transforms/transform_source.rs 68% <50%> (-7%) ⬇️
src/processors/processor_merge.rs 76% <54%> (-8%) ⬇️
... and 12 more

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 a90741f...3f393f8. Read the comment docs.

@BohuTANG BohuTANG marked this pull request as ready for review February 25, 2021 06:40
@BohuTANG BohuTANG merged commit 63572c7 into datafuselabs:master Feb 25, 2021
@BohuTANG BohuTANG deleted the dev-pipeline-walker branch February 25, 2021 06:40
drmingdrmer pushed a commit that referenced this pull request May 20, 2024
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.

None yet

1 participant