Skip to content

Add databend_main and databend_test proc macros #2434

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

Merged
merged 2 commits into from
Oct 26, 2021

Conversation

zhang2014
Copy link
Member

I hereby agree to the terms of the CLA available at: https://databend.rs/policies/cla/

Summary

Summary about this PR

Changelog

  • Improvement

Related Issues

#2356

@databend-bot
Copy link
Member

Thanks for the contribution!
I have applied any labels matching special text in your PR Changelog.

Please review the labels and make any necessary changes.

# Conflicts:
#	query/Cargo.toml
@codecov-commenter
Copy link

codecov-commenter commented Oct 25, 2021

Codecov Report

Merging #2434 (6cf5901) into main (117a7b3) will decrease coverage by 0%.
The diff coverage is 56%.

Impacted file tree graph

@@          Coverage Diff           @@
##            main   #2434    +/-   ##
======================================
- Coverage     71%     71%    -1%     
======================================
  Files        641     643     +2     
  Lines      36291   36396   +105     
======================================
+ Hits       26044   26114    +70     
- Misses     10247   10282    +35     
Impacted Files Coverage Δ
common/datavalues/src/data_field.rs 54% <ø> (ø)
common/datavalues/src/data_value.rs 41% <ø> (ø)
common/datavalues/src/types/data_type.rs 63% <ø> (ø)
common/mem-allocator/src/allocators.rs 100% <ø> (ø)
common/mem-allocator/src/malloc_size.rs 73% <ø> (ø)
common/macros/src/async_entrypoint.rs 55% <55%> (ø)
common/macros/src/malloc_sizeof.rs 73% <100%> (ø)
metasrv/src/api/http_service.rs 14% <0%> (-62%) ⬇️
metasrv/src/api/http_service_test.rs 64% <0%> (-4%) ⬇️
cli/src/error.rs 24% <0%> (-4%) ⬇️
... and 7 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 117a7b3...6cf5901. Read the comment docs.

@databend-bot
Copy link
Member

CI Passed
Reviewer Approved
Let's Merge

@drmingdrmer
Copy link
Member

/lgtm

Learnt and appreciated XDDD

@databend-bot
Copy link
Member

Approved! Thank you for the PR @zhang2014

@databend-bot
Copy link
Member

CI Passed
Reviewer Approved
Let's Merge

@drmingdrmer drmingdrmer merged commit d992aaa into databendlabs:main Oct 26, 2021
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.

5 participants