Skip to content

Fix self build runner cargo dependency errros in Performance test#618

Merged
bohutang merged 8 commits into
masterfrom
perf
May 25, 2021
Merged

Fix self build runner cargo dependency errros in Performance test#618
bohutang merged 8 commits into
masterfrom
perf

Conversation

@ZhiHanZ

@ZhiHanZ ZhiHanZ commented May 25, 2021

Copy link
Copy Markdown
Contributor

Summary

Summary about this PR

Changelog

  • Bug Fix

Related Issues

Fixes #issue

Test Plan

Unit Tests
Stateless Tests

@databend-bot databend-bot added the pr-bugfix this PR patches a bug in codebase label May 25, 2021
@databend-bot

Copy link
Copy Markdown
Member

Thanks for the contribution!
I have applied any labels matching special text in your title and description.

Please review the labels and make any necessary changes.

@codecov-commenter

codecov-commenter commented May 25, 2021

Copy link
Copy Markdown

Codecov Report

Merging #618 (d100c3e) into master (8563bfd) will increase coverage by 0%.
The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff            @@
##           master    #618     +/-   ##
========================================
  Coverage      81%     82%             
========================================
  Files         292     296      +4     
  Lines       13849   15636   +1787     
========================================
+ Hits        11290   12885   +1595     
- Misses       2559    2751    +192     
Impacted Files Coverage Δ
common/functions/src/function_literal.rs 74% <0%> (-20%) ⬇️
common/functions/src/function_alias.rs 71% <0%> (-17%) ⬇️
common/functions/src/function_column.rs 76% <0%> (-11%) ⬇️
common/datavalues/src/data_array_comparison.rs 54% <0%> (-4%) ⬇️
common/exception/src/exception.rs 40% <0%> (-2%) ⬇️
common/functions/src/udfs/to_type_name_test.rs 92% <0%> (-1%) ⬇️
common/functions/src/arithmetics/arithmetic.rs 90% <0%> (-1%) ⬇️
common/planners/src/plan_builder_test.rs 97% <0%> (-1%) ⬇️
common/planners/src/plan_rewriter.rs 67% <0%> (-1%) ⬇️
common/datavalues/src/data_columnar_value.rs 76% <0%> (-1%) ⬇️
... and 76 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 8563bfd...d100c3e. Read the comment docs.

@bohutang
bohutang merged commit c7e7f98 into master May 25, 2021
@bohutang
bohutang deleted the perf branch May 25, 2021 13:21
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

pr-bugfix this PR patches a bug in codebase

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants