Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore: add TypeScript conversion progress tracker #6195

Merged
merged 5 commits into from
Nov 20, 2023

Conversation

eduardoboucas
Copy link
Member

@eduardoboucas eduardoboucas commented Nov 20, 2023

Summary

Adds a metric to our benchmarks GitHub Action that counts the number of @ts-expect-error directives we have in the codebase. We can use this to track the progress of the TypeScript migration.

Copy link

github-actions bot commented Nov 20, 2023

📊 Benchmark results

Comparing with 7275667

  • Dependency count: 1,431 (no change)
  • Package size: 438 MB (no change)
  • Number of ts-expect-error directives: 1,550

@eduardoboucas eduardoboucas marked this pull request as ready for review November 20, 2023 10:47
@eduardoboucas eduardoboucas requested a review from a team as a code owner November 20, 2023 10:47
@eduardoboucas eduardoboucas enabled auto-merge (squash) November 20, 2023 14:10
@eduardoboucas eduardoboucas merged commit b242f89 into main Nov 20, 2023
33 checks passed
@eduardoboucas eduardoboucas deleted the chore/ts-conversion branch November 20, 2023 14:41
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants