[muicss] Stop testing react-dom#68009
Conversation
|
@eps1lon Thank you for submitting this PR! This is a live comment which I will keep updated. 1 package in this PRCode ReviewsBecause you edited one package and there were no type definition changes, I can help you merge this PR once someone else signs off on it. You can test the changes of this PR in the Playground. Status
All of the items on the list are green. To merge, you need to post a comment including the string "Ready to merge" to bring in your changes. Diagnostic Information: What the bot saw about this PR{
"type": "info",
"now": "-",
"pr_number": 68009,
"author": "eps1lon",
"headCommitOid": "c1bb26e929b7919c36d1f26daf5941e6ec5d3332",
"mergeBaseOid": "79bae95b770c7209689eacc033d93ce9998f4816",
"lastPushDate": "2023-12-28T18:38:47.000Z",
"lastActivityDate": "2024-01-01T15:10:35.000Z",
"mergeOfferDate": "2023-12-29T21:16:42.000Z",
"mergeRequestDate": "2024-01-01T15:10:35.000Z",
"mergeRequestUser": "eps1lon",
"hasMergeConflict": false,
"isFirstContribution": false,
"tooManyFiles": false,
"hugeChange": false,
"popularityLevel": "Well-liked by everyone",
"pkgInfo": [
{
"name": "muicss",
"kind": "edit",
"files": [
{
"path": "types/muicss/muicss-tests.tsx",
"kind": "test"
},
{
"path": "types/muicss/package.json",
"kind": "package-meta-ok"
}
],
"owners": [
"samuelneff"
],
"addedOwners": [],
"deletedOwners": [],
"popularityLevel": "Well-liked by everyone"
}
],
"reviews": [
{
"type": "approved",
"reviewer": "peterblazejewicz",
"date": "2023-12-29T21:16:00.000Z",
"isMaintainer": true
}
],
"mainBotCommentID": 1871409000,
"ciResult": "pass"
} |
|
🔔 @samuelneff — please review this PR in the next few days. Be sure to explicitly select |
|
@eps1lon: Everything looks good here. I am ready to merge this PR (at c1bb26e) on your behalf whenever you think it's ready. If you'd like that to happen, please post a comment saying:
and I'll merge this PR almost instantly. Thanks for helping out! ❤️ (@samuelneff: you can do this too.) |
|
Ready to merge |
Usage of
react-domin this package was not actually testing integration between this package andreact-dombutreactandreact-dom. This adds considerable overhead to making changes to react-dom so I just removed these redundant tests.