Skip to content

[Don't Merge] Print out type and symbol count deltas for each statement - #37417

Closed
Andrew Casey (amcasey) wants to merge 2 commits into
microsoft:masterfrom
amcasey:StatementCsv
Closed

[Don't Merge] Print out type and symbol count deltas for each statement#37417
Andrew Casey (amcasey) wants to merge 2 commits into
microsoft:masterfrom
amcasey:StatementCsv

Conversation

@amcasey

Copy link
Copy Markdown
Member

Prints a csv of statement-level telemetry to stdout during build.

@amcasey

Copy link
Copy Markdown
Member Author

TypeScript Bot (@typescript-bot) pack this

@typescript-bot

TypeScript Bot (typescript-bot) commented Mar 16, 2020

Copy link
Copy Markdown
Contributor

Heya Andrew Casey (@amcasey), I've started to run the tarball bundle task on this PR at ad7b1c2. You can monitor the build here.

@amcasey

Copy link
Copy Markdown
Member Author

Obviously, producing a bunch of new stdout breaks all the baselines. 😄

@amcasey

Copy link
Copy Markdown
Member Author

TypeScript Bot (@typescript-bot) pack this

@typescript-bot

TypeScript Bot (typescript-bot) commented Mar 16, 2020

Copy link
Copy Markdown
Contributor

Heya Andrew Casey (@amcasey), I've started to run the tarball bundle task on this PR at d647194. You can monitor the build here.

@typescript-bot

TypeScript Bot (typescript-bot) commented Mar 16, 2020

Copy link
Copy Markdown
Contributor

Hey Andrew Casey (@amcasey), I've packed this into an installable tgz. You can install it for testing by referencing it in your package.json like so:

{
    "devDependencies": {
        "typescript": "https://typescript.visualstudio.com/cf7ac146-d525-443c-b23c-0d58337efebc/_apis/build/builds/68257/artifacts?artifactName=tgz&fileId=40690DCD46D299E4A42CCDF70E4EDA21B03F7801D400F7A0AC0CEAACB274F57E02&fileName=/typescript-3.9.0-insiders.20200316.tgz"
    }
}

and then running npm install.


There is also a playground for this build.

@amcasey

Copy link
Copy Markdown
Member Author

TypeScript Bot (@typescript-bot) pack this

@typescript-bot

TypeScript Bot (typescript-bot) commented Apr 2, 2020

Copy link
Copy Markdown
Contributor

Heya Andrew Casey (@amcasey), I've started to run the tarball bundle task on this PR at d647194. You can monitor the build here.

@typescript-bot

Copy link
Copy Markdown
Contributor

Hey Andrew Casey (@amcasey), I've packed this into an installable tgz. You can install it for testing by referencing it in your package.json like so:

{
    "devDependencies": {
        "typescript": "https://typescript.visualstudio.com/cf7ac146-d525-443c-b23c-0d58337efebc/_apis/build/builds/70268/artifacts?artifactName=tgz&fileId=1430065953C3CE1475BB694487C60CF9617BDEF2C955374DD2CC5936E1688B7702&fileName=/typescript-3.9.0-insiders.20200402.tgz"
    }
}

and then running npm install.

@amcasey

Copy link
Copy Markdown
Member Author

Superseded by #37785

@typescript-bot TypeScript Bot (typescript-bot) added the For Uncommitted Bug PR for untriaged, rejected, closed or missing bug label Aug 15, 2020
@microsoft Microsoft (microsoft) locked as resolved and limited conversation to collaborators Oct 21, 2025
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

For Uncommitted Bug PR for untriaged, rejected, closed or missing bug

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants