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

chore(ci): run tests for more recent Go versions #401

Merged
merged 1 commit into from
Apr 4, 2022

Conversation

mdelapenya
Copy link
Collaborator

What does this PR do?

It adds Go 1.16 and 1.17 to the CI matrix to run the tests

Why is it important?

Go versions coverage

Other concerns

Should we retire 1.14 (or any other) from the matrix? Which versions should we be compatible with?

@mdelapenya mdelapenya added chore Changes that do not impact the existing functionality type/test-improvement labels Feb 2, 2022
@mdelapenya mdelapenya self-assigned this Feb 2, 2022
@codecov
Copy link

codecov bot commented Feb 2, 2022

Codecov Report

Merging #401 (d74b3a3) into master (8b163de) will not change coverage.
The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##           master     #401   +/-   ##
=======================================
  Coverage   64.16%   64.16%           
=======================================
  Files          18       18           
  Lines        1108     1108           
=======================================
  Hits          711      711           
- Misses        293      294    +1     
+ Partials      104      103    -1     
Impacted Files Coverage Δ
docker.go 64.20% <0.00%> (-0.40%) ⬇️
wait/http.go 61.45% <0.00%> (+2.08%) ⬆️

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 8b163de...d74b3a3. Read the comment docs.

@gianarb gianarb merged commit 7504bdf into main Apr 4, 2022
@gianarb
Copy link
Collaborator

gianarb commented Apr 4, 2022

Thanks a lot

@gianarb gianarb deleted the gh-action-go-versions branch April 4, 2022 11:17
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
chore Changes that do not impact the existing functionality
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants