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: fix typo in state table #3243

Merged
merged 2 commits into from
Jun 15, 2022
Merged

chore: fix typo in state table #3243

merged 2 commits into from
Jun 15, 2022

Conversation

wcy-fdu
Copy link
Contributor

@wcy-fdu wcy-fdu commented Jun 15, 2022

What's changed and what's your intention?

As title.

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)

@wcy-fdu wcy-fdu enabled auto-merge (squash) June 15, 2022 07:50
@wcy-fdu wcy-fdu disabled auto-merge June 15, 2022 07:52
@codecov
Copy link

codecov bot commented Jun 15, 2022

Codecov Report

Merging #3243 (8e60734) into main (2ad3a5b) will increase coverage by 0.00%.
The diff coverage is 100.00%.

@@           Coverage Diff           @@
##             main    #3243   +/-   ##
=======================================
  Coverage   73.22%   73.22%           
=======================================
  Files         745      745           
  Lines      101837   101831    -6     
=======================================
- Hits        74566    74563    -3     
+ Misses      27271    27268    -3     
Flag Coverage Δ
rust 73.22% <100.00%> (+<0.01%) ⬆️

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

Impacted Files Coverage Δ
src/storage/src/table/state_table.rs 93.70% <100.00%> (ø)
...am/src/executor/managed_state/top_n/top_n_state.rs 93.94% <100.00%> (+0.51%) ⬆️
src/common/src/types/ordered_float.rs 24.90% <0.00%> (+0.19%) ⬆️

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

@wcy-fdu wcy-fdu merged commit eb3b054 into main Jun 15, 2022
@wcy-fdu wcy-fdu deleted the wcy_chore branch June 15, 2022 07:56
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