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

[Flaky-test] Fix TableCacheTest #11717

Merged
merged 1 commit into from
Oct 2, 2023

Conversation

Jackie-Jiang
Copy link
Contributor

Fix #11435

@codecov-commenter
Copy link

codecov-commenter commented Sep 30, 2023

Codecov Report

Merging #11717 (03fef30) into master (dcffc6d) will decrease coverage by 0.03%.
Report is 1 commits behind head on master.
The diff coverage is n/a.

@@             Coverage Diff              @@
##             master   #11717      +/-   ##
============================================
- Coverage     63.08%   63.06%   -0.03%     
- Complexity      207     1117     +910     
============================================
  Files          2342     2342              
  Lines        125802   125802              
  Branches      19336    19336              
============================================
- Hits          79364    79334      -30     
- Misses        40788    40814      +26     
- Partials       5650     5654       +4     
Flag Coverage Δ
integration <0.01% <ø> (ø)
integration1 <0.01% <ø> (ø)
integration2 0.00% <ø> (ø)
java-11 63.02% <ø> (+12.92%) ⬆️
java-17 62.92% <ø> (-0.01%) ⬇️
java-20 62.93% <ø> (-0.03%) ⬇️
temurin 63.06% <ø> (-0.03%) ⬇️
unittests 63.05% <ø> (-0.03%) ⬇️
unittests1 67.22% <ø> (-0.04%) ⬇️
unittests2 14.43% <ø> (+<0.01%) ⬆️

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

see 10 files with indirect coverage changes

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

@Jackie-Jiang Jackie-Jiang merged commit 196b42b into apache:master Oct 2, 2023
19 checks passed
@Jackie-Jiang Jackie-Jiang deleted the fix_table_cache_test branch October 2, 2023 18:48
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] TableCacheTest.testTableCache
3 participants