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

[ISSUE #8668] Improve CI pipeline reliability with better log viewing and test fixes #8667

Merged
merged 4 commits into from
Sep 9, 2024

Conversation

chi3316
Copy link
Contributor

@chi3316 chi3316 commented Sep 9, 2024

Which Issue(s) This PR Fixes

Fixes #8668

Brief Description

  • Added a step to upload test reports in the integration testing pipeline to handle large log files that need to be manually downloaded for review.
  • Fixed instability issues with several unit tests in the macOS CI pipeline.
  • Addressed occasional failures in certain integration test cases.

@chi3316 chi3316 changed the title Fix ci [ISSUE #8668] Improve CI pipeline reliability with better log viewing and test fixes Sep 9, 2024
@codecov-commenter
Copy link

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 47.43%. Comparing base (9b53c06) to head (53844a7).

Additional details and impacted files
@@              Coverage Diff              @@
##             develop    #8667      +/-   ##
=============================================
- Coverage      47.44%   47.43%   -0.02%     
- Complexity     11515    11516       +1     
=============================================
  Files           1277     1277              
  Lines          89442    89442              
  Branches       11502    11502              
=============================================
- Hits           42436    42425      -11     
- Misses         41801    41808       +7     
- Partials        5205     5209       +4     

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

@RongtongJin
Copy link
Contributor

LGTM

@RongtongJin RongtongJin merged commit e7eda2c into apache:develop Sep 9, 2024
11 checks passed
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.

[Enhancement] Optimize CI pipeline stability by enhancing log management and fixing test issues
3 participants