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

Test go 1.14, not 1.12 #759

Merged
merged 1 commit into from
Aug 24, 2020
Merged

Conversation

jonjohnsonjr
Copy link
Collaborator

I noticed that go 1.12 with GO111MODULE=on takes over 20 minutes to run. Let's drop it in favor of 1.14, given that even 1.15 has been released already.

@codecov-commenter
Copy link

codecov-commenter commented Aug 24, 2020

Codecov Report

Merging #759 into master will not change coverage.
The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##           master     #759   +/-   ##
=======================================
  Coverage   79.02%   79.02%           
=======================================
  Files         102      102           
  Lines        4734     4734           
=======================================
  Hits         3741     3741           
  Misses        550      550           
  Partials      443      443           

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 b6430e8...3ebe5e2. Read the comment docs.

@jonjohnsonjr
Copy link
Collaborator Author

Much better:

Screenshot 2020-08-24 at 10 53 07 AM

I suspect dropping 1.13 for 1.15 will cut this down to 5 min, which will be great.

@jonjohnsonjr jonjohnsonjr merged commit 4e3ad46 into google:master Aug 24, 2020
@jonjohnsonjr jonjohnsonjr deleted the slow-travis branch August 24, 2020 17:54
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