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

Fix trivy CI issue #11757

Merged
merged 2 commits into from
Oct 9, 2023
Merged

Fix trivy CI issue #11757

merged 2 commits into from
Oct 9, 2023

Conversation

xiangfu0
Copy link
Contributor

@xiangfu0 xiangfu0 commented Oct 6, 2023

Recent docker buildx doesn't generate expected docker image with tag.
Separate trivy check script.

@codecov-commenter
Copy link

codecov-commenter commented Oct 7, 2023

Codecov Report

Merging #11757 (4422d3e) into master (24dba83) will decrease coverage by 0.12%.
The diff coverage is n/a.

@@             Coverage Diff              @@
##             master   #11757      +/-   ##
============================================
- Coverage     63.10%   62.98%   -0.12%     
+ Complexity     1118     1117       -1     
============================================
  Files          2342     2342              
  Lines        125916   125916              
  Branches      19370    19370              
============================================
- Hits          79454    79312     -142     
- Misses        40813    40947     +134     
- Partials       5649     5657       +8     
Flag Coverage Δ
integration <0.01% <ø> (ø)
integration1 <0.01% <ø> (ø)
integration2 0.00% <ø> (ø)
java-11 14.43% <ø> (-48.64%) ⬇️
java-17 62.95% <ø> (+<0.01%) ⬆️
java-20 62.96% <ø> (+<0.01%) ⬆️
temurin 62.98% <ø> (-0.12%) ⬇️
unittests 62.98% <ø> (-0.12%) ⬇️
unittests1 67.07% <ø> (-0.17%) ⬇️
unittests2 14.43% <ø> (+<0.01%) ⬆️

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

see 16 files with indirect coverage changes

📣 We’re building smart automated test selection to slash your CI/CD build times. Learn more

@xiangfu0 xiangfu0 force-pushed the test_trivy branch 4 times, most recently from 8803334 to 189d5b0 Compare October 8, 2023 22:45
@xiangfu0 xiangfu0 changed the title test trivy pull image issue Fix trivy CI issue Oct 9, 2023
@Jackie-Jiang Jackie-Jiang merged commit a0964ec into apache:master Oct 9, 2023
21 checks passed
@xiangfu0 xiangfu0 deleted the test_trivy branch October 9, 2023 05:29
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants