Skip to content

Conversation

@susiwen8
Copy link
Contributor

@susiwen8 susiwen8 commented Mar 13, 2021

Please fill in this template.

If changing an existing definition:

@typescript-bot typescript-bot added the Untested Change This PR does not touch tests label Mar 13, 2021
@typescript-bot
Copy link
Contributor

typescript-bot commented Mar 13, 2021

@susiwen8 Thank you for submitting this PR! I see this is your first time submitting to DefinitelyTyped 👋 — I'm the local bot who will help you through the process of getting things through.

This is a live comment which I will keep updated.

1 package in this PR

Code Reviews

This PR can be merged once it's reviewed by a DT maintainer.

Status

  • ✅ No merge conflicts
  • ✅ Continuous integration tests have passed
  • 🕐 Only a DT maintainer can approve changes without tests

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": 51733,
  "author": "susiwen8",
  "headCommitOid": "830fa83f55ea93298945833926447e33b19d532e",
  "lastPushDate": "2021-03-15T14:56:21.000Z",
  "lastActivityDate": "2021-03-15T14:56:21.000Z",
  "maintainerBlessed": false,
  "hasMergeConflict": false,
  "isFirstContribution": true,
  "popularityLevel": "Well-liked by everyone",
  "pkgInfo": [
    {
      "name": "react-reconciler",
      "kind": "edit",
      "files": [
        {
          "path": "types/react-reconciler/index.d.ts",
          "kind": "definition"
        }
      ],
      "owners": [
        "Methuselah96",
        "zhanghaocong"
      ],
      "addedOwners": [],
      "deletedOwners": [],
      "popularityLevel": "Well-liked by everyone"
    }
  ],
  "reviews": [
    {
      "type": "stale",
      "reviewer": "Methuselah96",
      "date": "2021-03-15T14:20:16.000Z",
      "abbrOid": "d4fd295"
    }
  ],
  "ciResult": "pass"
}

@typescript-bot
Copy link
Contributor

🔔 @Methuselah96 @zhanghaocong — please review this PR in the next few days. Be sure to explicitly select Approve or Request Changes in the GitHub UI so I know what's going on.

@typescript-bot typescript-bot added the The CI failed When GH Actions fails label Mar 13, 2021
@typescript-bot
Copy link
Contributor

@susiwen8 The CI build failed! Please review the logs for more information.

Once you've pushed the fixes, the build will automatically re-run. Thanks!

@typescript-bot
Copy link
Contributor

👋 Hi there! I’ve run some quick measurements against master and your PR. These metrics should help the humans reviewing this PR gauge whether it might negatively affect compile times or editor responsiveness for users who install these typings.

Let’s review the numbers, shall we?

These typings are for a version of react-reconciler that doesn’t yet exist on master, so I’ve compared them with v0.26.

Comparison details 📊
0.26@master 0.27 in #51733 diff
Batch compilation
Memory usage (MiB) 80.2 80.0 -0.2%
Type count 19305 19306 0%
Assignability cache size 3834 3834 0%
Language service
Samples taken 707 707 0%
Identifiers in tests 707 707 0%
getCompletionsAtPosition
    Mean duration (ms) 208.8 208.1 -0.4%
    Mean CV 8.3% 8.3%
    Worst duration (ms) 284.6 288.6 +1.4%
    Worst identifier didNotFindHydratableTextInstance shim
getQuickInfoAtPosition
    Mean duration (ms) 213.4 212.8 -0.3%
    Mean CV 9.6% 9.6%
    Worst duration (ms) 283.2 281.2 -0.7%
    Worst identifier shim shim

It looks like nothing changed too much. I won’t post performance data again unless it gets worse.

@typescript-bot typescript-bot added the Perf: Same typescript-bot determined that this PR will not significantly impact compilation performance. label Mar 13, 2021
@typescript-bot typescript-bot removed the The CI failed When GH Actions fails label Mar 14, 2021
@susiwen8
Copy link
Contributor Author

@Methuselah96 @zhanghaocong Hi, could you review it?

@typescript-bot typescript-bot added the Revision needed This PR needs code changes before it can be merged. label Mar 15, 2021
@typescript-bot
Copy link
Contributor

@susiwen8 One or more reviewers has requested changes. Please address their comments. I'll be back once they sign off or you've pushed new commits. Thank you!

@typescript-bot typescript-bot removed Revision needed This PR needs code changes before it can be merged. Untested Change This PR does not touch tests labels Mar 15, 2021
@typescript-bot typescript-bot added Revision needed This PR needs code changes before it can be merged. Untested Change This PR does not touch tests and removed Revision needed This PR needs code changes before it can be merged. labels Mar 15, 2021
@typescript-bot
Copy link
Contributor

@Methuselah96 Thank you for reviewing this PR! The author has pushed new commits since your last review. Could you take another look and submit a fresh review?

@weswigham weswigham merged commit 4e8c4f2 into DefinitelyTyped:master Mar 15, 2021
@typescript-bot
Copy link
Contributor

I just published @types/react-reconciler@0.26.1 to npm.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Perf: Same typescript-bot determined that this PR will not significantly impact compilation performance. Untested Change This PR does not touch tests

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants