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

Fix flaky TableViewsTest #11770

Merged
merged 1 commit into from
Oct 11, 2023
Merged

Conversation

Jackie-Jiang
Copy link
Contributor

Fix #11760

@codecov-commenter
Copy link

codecov-commenter commented Oct 10, 2023

Codecov Report

Merging #11770 (faea1af) into master (24af80d) will increase coverage by 48.63%.
The diff coverage is n/a.

@@              Coverage Diff              @@
##             master   #11770       +/-   ##
=============================================
+ Coverage     14.45%   63.09%   +48.63%     
- Complexity      201     1118      +917     
=============================================
  Files          2342     2342               
  Lines        125917   125917               
  Branches      19370    19370               
=============================================
+ Hits          18205    79446    +61241     
+ Misses       106170    40822    -65348     
- Partials       1542     5649     +4107     
Flag Coverage Δ
integration <0.01% <ø> (ø)
integration1 <0.01% <ø> (ø)
integration2 0.00% <ø> (ø)
java-11 63.05% <ø> (+48.63%) ⬆️
java-17 62.95% <ø> (+48.50%) ⬆️
java-20 62.95% <ø> (+48.53%) ⬆️
temurin 63.09% <ø> (+48.63%) ⬆️
unittests 63.08% <ø> (+48.63%) ⬆️
unittests1 67.24% <ø> (?)
unittests2 14.42% <ø> (-0.04%) ⬇️

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

see 1512 files with indirect coverage changes

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

@xiangfu0 xiangfu0 merged commit 884dbdb into apache:master Oct 11, 2023
19 checks passed
@Jackie-Jiang Jackie-Jiang deleted the fix_table_views_test branch October 12, 2023 01:16
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.

[flaky test] Controller TableViewsTest
3 participants