inspect-js / object-inspect

string representations of objects in node and the browser
MIT License
142 stars 36 forks source link

[Tests] migrate tests to Github Actions #35

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.

codecov[bot] commented 3 years ago

Codecov Report

Merging #35 (d262251) into master (9411294) will not change coverage. The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##           master      #35   +/-   ##
=======================================
  Coverage   98.09%   98.09%           
=======================================
  Files           2        2           
  Lines         262      262           
  Branches      101      101           
=======================================
  Hits          257      257           
  Misses          5        5           

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 9411294...d262251. Read the comment docs.