Skip to content

[react] Add unstable_Profiler#33996

Closed
eps1lon wants to merge 3 commits intoDefinitelyTyped:masterfrom
eps1lon:feat/react/profiler
Closed

[react] Add unstable_Profiler#33996
eps1lon wants to merge 3 commits intoDefinitelyTyped:masterfrom
eps1lon:feat/react/profiler

Conversation

@eps1lon
Copy link
Collaborator

@eps1lon eps1lon commented Mar 19, 2019

Please fill in this template.

  • Use a meaningful title for the pull request. Include the name of the package modified.
  • Test the change in your own code. (Compile and run.)
  • Add or edit tests to reflect the change. (Run with npm test.)
  • Follow the advice from the readme.
  • Avoid common mistakes.
  • Run npm run lint package-name (or tsc if no tslint.json is present).

If changing an existing definition:

  • Provide a URL to documentation or source code which provides context for the suggested changes:
  • Increase the version number in the header if appropriate.
  • If you are making substantial changes, consider adding a tslint.json containing { "extends": "dtslint/dt.json" }.

baseDuration: number,
startTime: number,
commitTime: number,
interactions: Set<Interaction>,
Copy link
Collaborator Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@typescript-bot typescript-bot added Popular package This PR affects a popular package (as counted by NPM download counts). The Travis CI build failed labels Mar 19, 2019
@typescript-bot
Copy link
Contributor

typescript-bot commented Mar 19, 2019

@eps1lon Thank you for submitting this PR!

🔔 @johnnyreilly @bbenezech @pzavolinsky @digiguru @ericanderson @tkrotoff @DovydasNavickas @onigoetz @theruther4d @guilhermehubner @ferdaber @jrakotoharisoa @pascaloliv @Hotell @franklixuefei @Jessidhia @pshrmn @saranshkataria - 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.

If no reviewer appears after a week, a DefinitelyTyped maintainer will review the PR instead.

@typescript-bot
Copy link
Contributor

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

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

@eps1lon
Copy link
Collaborator Author

eps1lon commented Mar 19, 2019

CI is timing out. Any issue I can track for progress on this?

@typescript-bot
Copy link
Contributor

typescript-bot commented Mar 19, 2019

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

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

eps1lon added 2 commits March 19, 2019 17:44
OnRenderCallback is to generic
It's actually part of scheduler/tracing
@typescript-bot typescript-bot added Owner Approved A listed owner of this package signed off on the pull request. The Travis CI build failed and removed Awaiting reviewer feedback labels Mar 19, 2019
@typescript-bot
Copy link
Contributor

typescript-bot commented Mar 19, 2019

@eps1lon The Travis 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

@eps1lon I haven't seen anything from you in a while and this PR currently has problems that prevent it from being merged. The PR will be closed tomorrow if there aren't new commits to fix the issues.

@eps1lon
Copy link
Collaborator Author

eps1lon commented Mar 25, 2019

@Jessidhia Any chance you could take a look?

@typescript-bot typescript-bot added the Abandoned This PR had no activity for a long time, and is considered abandoned label Mar 26, 2019
@typescript-bot
Copy link
Contributor

@eps1lon To keep things tidy, we have to close PRs that aren't mergeable but don't have activity from their author. No worries, though - please open a new PR if you'd like to continue with this change. Thank you!

@eps1lon eps1lon deleted the feat/react/profiler branch March 27, 2019 07:43
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Abandoned This PR had no activity for a long time, and is considered abandoned Owner Approved A listed owner of this package signed off on the pull request. Popular package This PR affects a popular package (as counted by NPM download counts).

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants