Skip to content

Conversation

@github-actions
Copy link
Contributor

@github-actions github-actions bot commented Dec 1, 2025

Cherry-picked from #58242

…58242)

successor PR to #57456

If you want to run unit tests using a real cloud provider, you can
configure it in custom_env.sh.
```
# Enable S3 client for unit tests
export ENABLE_S3_CLIENT=1
# S3 client config
export S3_AK="xxx"
export S3_SK="xxx"
export S3_ENDPOINT="xxx"
export S3_PROVIDER="xxx"
export S3_BUCKET="xxx"
export S3_REGION="xxx"
export S3_PREFIX=""
```
@github-actions github-actions bot requested a review from yiguolei as a code owner December 1, 2025 14:38
@yiguolei
Copy link
Contributor

yiguolei commented Dec 3, 2025

run buildall

@doris-robot
Copy link

Cloud UT Coverage Report

Increment line coverage 0.00% (0/3) 🎉

Increment coverage report
Complete coverage report

Category Coverage
Function Coverage 82.14% (1573/1915)
Line Coverage 67.20% (28086/41794)
Region Coverage 67.73% (13816/20399)
Branch Coverage 58.13% (7363/12666)

@doris-robot
Copy link

BE UT Coverage Report

Increment line coverage 🎉

Increment coverage report
Complete coverage report

Category Coverage
Function Coverage 53.36% (18464/34603)
Line Coverage 38.82% (169245/435956)
Region Coverage 33.64% (131143/389841)
Branch Coverage 34.48% (56457/163743)

@yiguolei yiguolei closed this Dec 3, 2025
@yiguolei yiguolei reopened this Dec 3, 2025
@yiguolei yiguolei merged commit b8e9eb5 into branch-4.0 Dec 3, 2025
24 of 27 checks passed
@github-actions github-actions bot deleted the auto-pick-58242-branch-4.0 branch December 3, 2025 08:06
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants