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: optimize arm64 ci #6369

Merged
merged 3 commits into from
Feb 22, 2024
Merged

Conversation

liuqiufeng
Copy link
Contributor

@liuqiufeng liuqiufeng commented Feb 22, 2024

  • I have registered the PR changes.

Ⅰ. Describe what this PR did

Ⅱ. Does this pull request fix one issue?

fixes #6368

Ⅲ. Why don't you add test cases (unit test/integration test)?

Ⅳ. Describe how to verify it

Ⅴ. Special notes for reviews

@codecov-commenter
Copy link

codecov-commenter commented Feb 22, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Comparison is base (c08345e) 52.35% compared to head (c521fd8) 52.39%.
Report is 1 commits behind head on 2.x.

❗ Current head c521fd8 differs from pull request most recent head 9f42749. Consider uploading reports for the commit 9f42749 to get more accurate results

Additional details and impacted files

Impacted file tree graph

@@             Coverage Diff              @@
##                2.x    #6369      +/-   ##
============================================
+ Coverage     52.35%   52.39%   +0.04%     
- Complexity     5214     5244      +30     
============================================
  Files           920      924       +4     
  Lines         31942    32066     +124     
  Branches       3815     3833      +18     
============================================
+ Hits          16723    16801      +78     
- Misses        13570    13610      +40     
- Partials       1649     1655       +6     

see 9 files with indirect coverage changes

@liuqiufeng liuqiufeng changed the title [WIP]optimize: optimize arm64 ci optimize: optimize arm64 ci Feb 22, 2024
Copy link
Member

@slievrly slievrly left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@slievrly slievrly merged commit ccf87d1 into apache:2.x Feb 22, 2024
6 checks passed
@slievrly slievrly added this to the 2.1.0 milestone Feb 22, 2024
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.

Bad service configuration file, or exception thrown while constructing Processor object: Invalid index
3 participants