caolan / forms

An easy way to create, parse and validate forms in node.js
MIT License
1.01k stars 167 forks source link

[Tests] migrate tests to Github Actions #216

Closed ljharb closed 3 years ago

ljharb commented 3 years ago

Per https://github.com/ljharb/object.assign/pull/81

travis-ci's new pricing plan, and its defaults, have caused all my ljharb repos to have zero CI whatsoever until December. @travis-ci Support is MIA, so I unfortunately can't rely on it as a service anymore.

Additionally, travis has never been hooked up on this repo, so now we can actually get CI :-)

codecov-io commented 3 years ago

Codecov Report

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

Impacted file tree graph

@@            Coverage Diff            @@
##             master     #216   +/-   ##
=========================================
  Coverage          ?   54.86%           
=========================================
  Files             ?       12           
  Lines             ?     1059           
  Branches          ?      259           
=========================================
  Hits              ?      581           
  Misses            ?      478           
  Partials          ?        0           

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 beb1c32...ca67911. Read the comment docs.