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

[Tests] migrate tests to Github Actions #538

Merged
merged 4 commits into from Jan 3, 2021
Merged

[Tests] migrate tests to Github Actions #538

merged 4 commits into from Jan 3, 2021

Conversation

ljharb
Copy link
Collaborator

@ljharb ljharb commented Jan 2, 2021

Per ljharb/object.assign#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-io
Copy link

codecov-io commented Jan 2, 2021

Codecov Report

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

Impacted file tree graph

@@            Coverage Diff            @@
##             master     #538   +/-   ##
=========================================
  Coverage          ?   73.87%           
=========================================
  Files             ?       19           
  Lines             ?      754           
  Branches          ?      145           
=========================================
  Hits              ?      557           
  Misses            ?      197           
  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 6d72960...266bc66. Read the comment docs.

@ljharb ljharb merged commit 266bc66 into tape-testing:master Jan 3, 2021
@ljharb ljharb deleted the travis branch January 3, 2021 21:26
ljharb added a commit that referenced this pull request Jan 4, 2021
 - [Fix] preserve stack traces for returned Promises (async/await) (#537)
 - [Robustness] cache and call-bind more prototype methods
 - [Refactor] use `call-bind/callBound` instead of `function-bind` directly
 - [readme] Document unexpected `t.end()` behavior (#279)
 - [readme] Added tabe into reporter list (#249)
 - [readme] improve method docs
 - [meta] do not publish github action workflow files
 - [meta] run `aud` in `posttest`
 - [meta] add Automatic Rebase and Require Allow Edits workflows
 - [eslint] ensure no trailing commas
 - [eslint] fix some inconsistencies
 - [Tests] make `stripFullStack` output an array of lines, for better failure messages
 - [Tests] add `npm run test:example` to test non-failing examples.
 - [Tests] migrate tests to Github Actions (#538)
 - [Tests] skip Promise tests when Promises are not available
 - [Tests] run `nyc` on all tests
 - [Tests] add `timeoutAfter` test with Promises
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.

None yet

2 participants