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

Added tabe into reporters list #249

Merged
merged 1 commit into from
Jan 4, 2021
Merged

Conversation

Josema
Copy link
Contributor

@Josema Josema commented Feb 11, 2016

No description provided.

@ljharb

This comment has been minimized.

@ljharb ljharb added the needs "allow edits" PR needs "allow edits" checked label Jan 9, 2019
@ljharb ljharb removed the needs "allow edits" PR needs "allow edits" checked label Jan 4, 2021
@codecov-io
Copy link

codecov-io commented Jan 4, 2021

Codecov Report

Merging #249 (7aff9e4) into master (8e60dcb) will not change coverage.
The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##           master     #249   +/-   ##
=======================================
  Coverage   74.15%   74.15%           
=======================================
  Files          19       19           
  Lines         766      766           
  Branches      146      146           
=======================================
  Hits          568      568           
  Misses        198      198           

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 8e60dcb...7aff9e4. Read the comment docs.

@ljharb ljharb merged commit 7aff9e4 into tape-testing:master Jan 4, 2021
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

3 participants