Skip to content

Conversation

Syfaro
Copy link
Member

@Syfaro Syfaro commented Jul 27, 2020

Add a GitHub Action for testing code. Also integrates Codecov. Closes #358.

@Syfaro Syfaro linked an issue Jul 27, 2020 that may be closed by this pull request
@Cellivar
Copy link

So one of the things to poke at is using caching to speed up some operations. It doesn't look like you have a discrete go modules restore step in your build so use of this might be limited.

@codecov
Copy link

codecov bot commented Nov 5, 2020

Codecov Report

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

Impacted file tree graph

@@            Coverage Diff             @@
##             develop     #359   +/-   ##
==========================================
  Coverage           ?   50.23%           
==========================================
  Files              ?        7           
  Lines              ?     1264           
  Branches           ?        0           
==========================================
  Hits               ?      635           
  Misses             ?      594           
  Partials           ?       35           

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 2f7211a...b52a939. Read the comment docs.

@Syfaro Syfaro merged commit 18c023f into develop Nov 5, 2020
@Syfaro Syfaro deleted the github-actions branch November 5, 2020 19:02
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.

Migrate to GitHub Actions

2 participants