test(es‑[email protected]): Update tests from call‑bind#50574
Merged
sandersn merged 2 commits intoDefinitelyTyped:masterfrom Jan 13, 2021
Merged
Conversation
Contributor
Author
|
🔔 @ljharb – Because the bot seems to be on strike today. |
Contributor
|
@ExE-Boss Thank you for submitting this PR! This is a live comment which I will keep updated. 2 packages in this PR
Code ReviewsBecause this PR edits multiple packages, it can be merged once it's reviewed by a DT maintainer. Status
Once every item on this list is checked, I'll ask you for permission to merge and publish the changes. Diagnostic Information: What the bot saw about this PR{
"type": "info",
"now": "-",
"pr_number": 50574,
"author": "ExE-Boss",
"headCommitOid": "466de803b2427620fa53cae2d3f9e67b258f7683",
"lastPushDate": "2021-01-13T13:20:12.000Z",
"lastActivityDate": "2021-01-13T15:07:14.000Z",
"maintainerBlessed": false,
"hasMergeConflict": false,
"isFirstContribution": false,
"popularityLevel": "Popular",
"pkgInfo": [
{
"name": "call-bind",
"kind": "edit",
"files": [
{
"path": "types/call-bind/test/callBind.test.ts",
"kind": "test"
},
{
"path": "types/call-bind/ts3.9/test/callBind.test.ts",
"kind": "test"
}
],
"owners": [
"ljharb",
"ExE-Boss"
],
"addedOwners": [],
"deletedOwners": [],
"popularityLevel": "Well-liked by everyone"
},
{
"name": "es-abstract",
"kind": "edit",
"files": [
{
"path": "types/es-abstract/test/es2015.test.ts",
"kind": "test"
},
{
"path": "types/es-abstract/test/helpers/callBind.test.ts",
"kind": "test"
},
{
"path": "types/es-abstract/test/helpers/callBound.test.ts",
"kind": "test"
},
{
"path": "types/es-abstract/test/helpers/getIteratorMethod.test.ts",
"kind": "test"
},
{
"path": "types/es-abstract/test/helpers/isPropertyDescriptor.test.ts",
"kind": "test"
}
],
"owners": [
"ljharb",
"ExE-Boss"
],
"addedOwners": [],
"deletedOwners": [],
"popularityLevel": "Popular"
}
],
"reviews": [
{
"type": "approved",
"reviewer": "ljharb",
"date": "2021-01-13T15:07:14.000Z",
"isMaintainer": false
}
],
"ciResult": "pass"
} |
Contributor
|
🔔 @ljharb — please review this PR in the next few days. Be sure to explicitly select |
ljharb
approved these changes
Jan 13, 2021
sandersn
approved these changes
Jan 13, 2021
kaznovac
pushed a commit
to kaznovac/DefinitelyTyped
that referenced
this pull request
Mar 2, 2021
…d#50574) * test(es‑[email protected]): Update tests from `call‑bind` * fixup! test(es‑[email protected]): Update tests from `call‑bind`
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Please fill in this template.
npm test <package to test>.If changing an existing definition:
call‑bind#50541 (comment)