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

DSET-4430: Test also Go 1.20 #51

Merged
merged 5 commits into from
Aug 14, 2023
Merged

Conversation

martin-majlis-s1
Copy link
Collaborator

@martin-majlis-s1 martin-majlis-s1 commented Aug 10, 2023

Jira Link: https://sentinelone.atlassian.net/browse/DSET-4430

🥅 Goal

Run the same OS and Go version as Open Telemetry Contrib

🛠️ Solution

In the PR #50 we have started to run tests also on Windows. But we should test as well with Go 1.20, since it's used by OpenTelemetry as well - OpenTelemetryContrib is running tests for Go 1.20 as well - https://github.com/open-telemetry/opentelemetry-collector-contrib/blob/main/.github/workflows/build-and-test.yml#L225

🏫 Testing

Test for Go 1.19 and 1.20 are executed.

@codecov-commenter
Copy link

codecov-commenter commented Aug 10, 2023

Codecov Report

Merging #51 (8144ace) into main (8b15cc1) will not change coverage.
The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##             main      #51   +/-   ##
=======================================
  Coverage   74.29%   74.29%           
=======================================
  Files          11       11           
  Lines        1622     1622           
=======================================
  Hits         1205     1205           
  Misses        351      351           
  Partials       66       66           

@martin-majlis-s1 martin-majlis-s1 changed the title DSET-4430: Fix failure when running tests multiple times DSET-4430: Test also Go 1.20 Aug 10, 2023
Copy link
Collaborator

@tomaz-s1 tomaz-s1 left a comment

Choose a reason for hiding this comment

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

LGTM, thanks.

@martin-majlis-s1 martin-majlis-s1 added this pull request to the merge queue Aug 14, 2023
Merged via the queue into main with commit a7a85a3 Aug 14, 2023
10 checks passed
@martin-majlis-s1 martin-majlis-s1 deleted the DSET-4430-fix-run-many-times branch August 14, 2023 08:36
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.

3 participants