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

test(ci): ignore me #11630

Closed
wants to merge 19 commits into from
Closed

test(ci): ignore me #11630

wants to merge 19 commits into from

Conversation

kwannoel
Copy link
Contributor

I hereby agree to the terms of the RisingWave Labs, Inc. Contributor License Agreement.

What's changed and what's your intention?

Test #11398 with fix #11625

Checklist

  • I have written necessary rustdoc comments
  • I have added necessary unit tests and integration tests
  • I have added fuzzing tests or opened an issue to track them. (Optional, recommended for new SQL features Sqlsmith: Sql feature generation #7934).
  • My PR contains breaking changes. (If it deprecates some features, please create a tracking issue to remove them in the future).
  • All checks passed in ./risedev check (or alias, ./risedev c)
  • My PR changes performance-critical code. (Please run macro/micro-benchmarks and show the results.)
  • My PR contains critical fixes that are necessary to be merged into the latest release. (Please check out the details)

Documentation

  • My PR contains user-facing changes.
Click here for Documentation

Types of user-facing changes

Please keep the types that apply to your changes, and remove the others.

  • Installation and deployment
  • Connector (sources & sinks)
  • SQL commands, functions, and operators
  • RisingWave cluster configuration changes
  • Other (please specify in the release note below)

Release note

@github-actions github-actions bot added the component/test Test related issue. label Aug 11, 2023
@codecov
Copy link

codecov bot commented Aug 11, 2023

Codecov Report

Merging #11630 (4643696) into main (f4388cc) will increase coverage by 0.05%.
Report is 6 commits behind head on main.
The diff coverage is 92.10%.

@@            Coverage Diff             @@
##             main   #11630      +/-   ##
==========================================
+ Coverage   70.30%   70.35%   +0.05%     
==========================================
  Files        1359     1360       +1     
  Lines      227141   227355     +214     
==========================================
+ Hits       159694   159963     +269     
+ Misses      67447    67392      -55     
Flag Coverage Δ
rust 70.35% <92.10%> (+0.05%) ⬆️

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

Files Changed Coverage Δ
src/meta/src/hummock/compaction/mod.rs 90.95% <ø> (+2.39%) ⬆️
src/meta/src/hummock/compaction/picker/mod.rs 100.00% <ø> (ø)
src/meta/src/lib.rs 0.00% <0.00%> (ø)
...tream/src/executor/backfill/no_shuffle_backfill.rs 0.00% <ø> (ø)
...ck_sdk/src/compaction_group/hummock_version_ext.rs 88.22% <14.28%> (+0.39%) ⬆️
src/meta/src/hummock/manager/mod.rs 61.87% <69.56%> (-0.01%) ⬇️
.../compaction/picker/base_level_compaction_picker.rs 97.62% <94.28%> (-0.23%) ⬇️
...rc/hummock/compaction/picker/include_sst_picker.rs 96.92% <96.92%> (ø)
src/common/src/config.rs 83.27% <100.00%> (+0.19%) ⬆️
src/meta/src/hummock/compaction/level_selector.rs 98.16% <100.00%> (ø)
... and 6 more

... and 5 files with indirect coverage changes

📣 We’re building smart automated test selection to slash your CI/CD build times. Learn more

@kwannoel kwannoel closed this Aug 11, 2023
@kwannoel kwannoel deleted the kwannoel/test-include-sst branch August 11, 2023 08:48
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
component/test Test related issue.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants