Skip to content

Eliminate Travis in favor of GitHub Actions for linting and testing#354

Merged
westonruter merged 17 commits intodevelopfrom
eliminate-travis
Dec 6, 2020
Merged

Eliminate Travis in favor of GitHub Actions for linting and testing#354
westonruter merged 17 commits intodevelopfrom
eliminate-travis

Conversation

@westonruter
Copy link
Collaborator

@westonruter westonruter commented Dec 6, 2020

Props to @pierlon for the infrastructure work done originally in the AMP plugin, where GitHub actions were initially used to run tests instead of Travis in ampproject/amp-wp#5201.

Fixes #197.

@codecov-io
Copy link

codecov-io commented Dec 6, 2020

Codecov Report

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

Impacted file tree graph

@@            Coverage Diff             @@
##             develop     #354   +/-   ##
==========================================
  Coverage           ?   19.62%           
  Complexity         ?      314           
==========================================
  Files              ?       50           
  Lines              ?     1620           
  Branches           ?        0           
==========================================
  Hits               ?      318           
  Misses             ?     1302           
  Partials           ?        0           
Flag Coverage Δ Complexity Δ
php 19.62% <0.00%> (?) 0.00% <0.00%> (?%)

Flags with carried forward coverage won't be shown. Click here to find out more.


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 ad64ebd...350f549. Read the comment docs.

@westonruter westonruter added this to the 0.6 milestone Dec 6, 2020
@westonruter westonruter requested a review from amedina December 6, 2020 08:06
Copy link
Collaborator

@amedina amedina left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment