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

smoke: support more images #1504

Merged
merged 2 commits into from
Dec 4, 2023

Conversation

Desiki-high
Copy link
Member

Relevant Issue (if applicable)

Part of #1460.

Details

Support more images: python, golang, ruby, amazoncorretto.
Use new images in benchmark:

  • python:3.10.7
  • golang:1.19.3
  • ruby:3.1.3
  • amazoncorretto:8-al2022-jdk

Types of changes

What types of changes does your PullRequest introduce? Put an x in all the boxes that apply:

  • Bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to change)
  • Documentation Update (if none of the other choices apply)

Checklist

Go over all the following points, and put an x in all the boxes that apply.

  • I have updated the documentation accordingly.
  • I have added tests to cover my changes.

Support: python, golang, ruby, amazoncorretto.

Signed-off-by: Yadong Ding <ding_yadong@foxmail.com>
Include:
- python:3.10.7
- golang:1.19.3
- ruby:3.1.3
- amazoncorretto:8-al2022-jdk

Signed-off-by: Yadong Ding <ding_yadong@foxmail.com>
@Desiki-high Desiki-high requested review from a team as code owners December 2, 2023 04:08
@Desiki-high Desiki-high requested review from bergwolf, imeoer and changweige and removed request for a team December 2, 2023 04:08
Copy link

codecov bot commented Dec 2, 2023

Codecov Report

Merging #1504 (4974bc7) into master (3f999a7) will decrease coverage by 0.01%.
The diff coverage is n/a.

Additional details and impacted files

Impacted file tree graph

@@            Coverage Diff             @@
##           master    #1504      +/-   ##
==========================================
- Coverage   62.76%   62.75%   -0.01%     
==========================================
  Files         123      123              
  Lines       43340    43340              
  Branches    43340    43340              
==========================================
- Hits        27201    27199       -2     
  Misses      14827    14827              
- Partials     1312     1314       +2     

see 1 file with indirect coverage changes

@imeoer imeoer merged commit 93ef71d into dragonflyoss:master Dec 4, 2023
40 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.

None yet

2 participants