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

[Backport 1.x] Fix MacOS Mx (arm64) and Linux (arm64, ppc64le, s390x) checks #15040

Merged
merged 1 commit into from
Jul 31, 2024

Fix MacOS Mx (arm64) and Linux (arm64, ppc64le, s390x) checks (#15036)

688e50f
Select commit
Loading
Failed to load commit list.
Merged

[Backport 1.x] Fix MacOS Mx (arm64) and Linux (arm64, ppc64le, s390x) checks #15040

Fix MacOS Mx (arm64) and Linux (arm64, ppc64le, s390x) checks (#15036)
688e50f
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Jul 31, 2024 in 0s

77.65% (target 70.00%)

View this Pull Request on Codecov

77.65% (target 70.00%)

Details

Codecov Report

Attention: Patch coverage is 0% with 2 lines in your changes missing coverage. Please review.

Project coverage is 77.65%. Comparing base (8768c2b) to head (688e50f).

Files Patch % Lines
...e/internal/InternalDistributionBwcSetupPlugin.java 0.00% 2 Missing ⚠️
Additional details and impacted files
@@             Coverage Diff              @@
##                1.x   #15040      +/-   ##
============================================
+ Coverage     77.58%   77.65%   +0.07%     
- Complexity    58759    58837      +78     
============================================
  Files          4223     4223              
  Lines        253570   253571       +1     
  Branches      38700    38700              
============================================
+ Hits         196725   196923     +198     
+ Misses        40886    40672     -214     
- Partials      15959    15976      +17     

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