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

Optimize GitHub Action to Retrieve target/logs/ Files #15264

Open
wants to merge 2 commits into
base: 3.3
Choose a base branch
from

Conversation

Stellar1999
Copy link
Contributor

@Stellar1999 Stellar1999 commented Mar 22, 2025

What is the purpose of the change?

upload artifacts for logs
This is a solution for issue #15234
After this PR, we can download runtime logs at step Upload test logs

Checklist

  • Make sure there is a GitHub_issue field for the change.
  • Write a pull request description that is detailed enough to understand what the pull request does, how, and why.
  • Write necessary unit-test to verify your logic correction. If the new feature or significant change is committed, please remember to add sample in dubbo samples project.
  • Make sure gitHub actions can pass. Why the workflow is failing and how to fix it?

@codecov-commenter
Copy link

codecov-commenter commented Mar 22, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 60.78%. Comparing base (731612b) to head (93a13c7).
Report is 1 commits behind head on 3.3.

Additional details and impacted files
@@             Coverage Diff              @@
##                3.3   #15264      +/-   ##
============================================
+ Coverage     60.75%   60.78%   +0.02%     
- Complexity    10917    10920       +3     
============================================
  Files          1886     1886              
  Lines         86097    86097              
  Branches      12896    12896              
============================================
+ Hits          52310    52331      +21     
+ Misses        28333    28316      -17     
+ Partials       5454     5450       -4     
Flag Coverage Δ
integration-tests 33.15% <ø> (-0.05%) ⬇️
samples-tests 29.36% <ø> (-0.01%) ⬇️
unit-tests 58.90% <ø> (-0.01%) ⬇️

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

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

@AlbumenJ
Copy link
Member

image

@Stellar1999
Copy link
Contributor Author

image

This PR need another PRs.
apache/dubbo-integration-cases#62
apache/dubbo-samples#1212

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.

3 participants