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

chore: cargo update for frontend/test_runner #3168

Merged
merged 1 commit into from
Jun 13, 2022
Merged

Conversation

fuyufjh
Copy link
Contributor

@fuyufjh fuyufjh commented Jun 13, 2022

What's changed and what's your intention?

Expect to fix the dependency security warning of Github.

Checklist

  • I have written necessary docs and comments
  • I have added necessary unit tests and integration tests
  • All checks passed in ./risedev check (or alias, ./risedev c)

Refer to a related PR or issue link (optional)

None

@codecov
Copy link

codecov bot commented Jun 13, 2022

Codecov Report

Merging #3168 (857fb97) into main (c4b56bd) will increase coverage by 0.00%.
The diff coverage is n/a.

@@           Coverage Diff           @@
##             main    #3168   +/-   ##
=======================================
  Coverage   73.54%   73.54%           
=======================================
  Files         739      739           
  Lines      101807   101807           
=======================================
+ Hits        74876    74877    +1     
+ Misses      26931    26930    -1     
Flag Coverage Δ
rust 73.54% <ø> (+<0.01%) ⬆️

Flags with carried forward coverage won't be shown. Click here to find out more.

Impacted Files Coverage Δ
src/meta/src/barrier/mod.rs 69.45% <0.00%> (+0.32%) ⬆️

📣 Codecov can now indicate which changes are the most critical in Pull Requests. Learn more

@fuyufjh fuyufjh enabled auto-merge (squash) June 13, 2022 07:57
@TennyZhuang
Copy link
Collaborator

I've dismissed two warnings about crossbeam-utils. It's introduced by moka by risingwave_bench, and it will not affect production codes.

@TennyZhuang
Copy link
Collaborator

The PR cannot fix anything, but bump versions is OK.

@fuyufjh fuyufjh merged commit 36cf71f into main Jun 13, 2022
@fuyufjh fuyufjh deleted the eric/cargo_update branch June 13, 2022 08:12
@TennyZhuang
Copy link
Collaborator

The only one we need to fix is #3027, and someone is working on that

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants