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

Bump CI tested go versions #1172

Merged
merged 1 commit into from
Oct 14, 2020
Merged

Bump CI tested go versions #1172

merged 1 commit into from
Oct 14, 2020

Conversation

tmthrgd
Copy link
Collaborator

@tmthrgd tmthrgd commented Oct 14, 2020

This bumps Travis CI to the last two supported golang releases, as documented in the readme: go1.14 and go1.15.

It also bumps the GitHub Code Action CI to go1.14 as it doesn't yet supported go1.15 (see actions/setup-go#74).

This is blocking #1155.

This bumps Travis CI to the last two supported golang releases, as
documented in the readme: go1.14 and go1.15.

It also bumps the GitHub Code Action CI to go1.14 as it doesn't yet
supported go1.15 (see actions/setup-go#74).
@tmthrgd tmthrgd requested a review from miekg October 14, 2020 02:10
@codecov-io
Copy link

codecov-io commented Oct 14, 2020

Codecov Report

Merging #1172 into master will increase coverage by 0.72%.
The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff             @@
##           master    #1172      +/-   ##
==========================================
+ Coverage   54.44%   55.17%   +0.72%     
==========================================
  Files          41       42       +1     
  Lines        9141     9581     +440     
==========================================
+ Hits         4977     5286     +309     
- Misses       3159     3271     +112     
- Partials     1005     1024      +19     
Impacted Files Coverage Δ
msg_helpers.go 59.29% <0.00%> (-4.72%) ⬇️
ztypes.go 50.46% <0.00%> (-0.50%) ⬇️
zmsg.go 36.11% <0.00%> (-0.05%) ⬇️
types.go 75.74% <0.00%> (ø)
svcb.go 87.66% <0.00%> (ø)
client.go 68.92% <0.00%> (+0.17%) ⬆️
scan.go 84.13% <0.00%> (+0.29%) ⬆️
msg.go 74.56% <0.00%> (+0.76%) ⬆️
zduplicate.go 4.04% <0.00%> (+0.77%) ⬆️

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 68df440...f71a0a4. Read the comment docs.

@miekg miekg merged commit 08cf611 into miekg:master Oct 14, 2020
@tmthrgd tmthrgd deleted the bump-ci-version branch October 14, 2020 06:01
aanm pushed a commit to cilium/dns that referenced this pull request Jul 29, 2022
This bumps Travis CI to the last two supported golang releases, as
documented in the readme: go1.14 and go1.15.

It also bumps the GitHub Code Action CI to go1.14 as it doesn't yet
supported go1.15 (see actions/setup-go#74).
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

3 participants