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

Move the CI from Travis to GitHub Actions #1

Merged
merged 1 commit into from
May 24, 2020
Merged

Conversation

lhchavez
Copy link
Member

This change makes the CI to be run by GitHub Actions instead of Travis.
This is a lot less flaky and a tad bit faster.

@lhchavez lhchavez force-pushed the github-actions branch 2 times, most recently from 9790217 to 868986f Compare May 24, 2020 02:55
@codecov
Copy link

codecov bot commented May 24, 2020

Codecov Report

❗ No coverage uploaded for pull request base (master@a2f061e). Click here to learn what that means.
The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff            @@
##             master       #1   +/-   ##
=========================================
  Coverage          ?   61.06%           
=========================================
  Files             ?        8           
  Lines             ?      375           
  Branches          ?        0           
=========================================
  Hits              ?      229           
  Misses            ?      128           
  Partials          ?       18           

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 a2f061e...14ea83a. Read the comment docs.

This change makes the CI to be run by GitHub Actions instead of Travis.
This is a lot less flaky and a tad bit faster.

This also fixes golint errors.
@lhchavez lhchavez merged commit f2214cd into master May 24, 2020
@lhchavez lhchavez deleted the github-actions branch May 24, 2020 03:08
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.

1 participant