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

Explore --track-untyped support #346

Open
KaanOzkan opened this issue Apr 25, 2023 · 0 comments
Open

Explore --track-untyped support #346

KaanOzkan opened this issue Apr 25, 2023 · 0 comments
Labels
feature New feature

Comments

@KaanOzkan
Copy link
Contributor

KaanOzkan commented Apr 25, 2023

Sorbet now has a built in flag that tracks untyped calls: sorbet/sorbet#6919
sorbet.run

We currently get a similar metric in a snapshot by subtracting the typed calls from all calls. However, this flag gives file specific information which can lead to coverage repors with "untyped calls map".

@KaanOzkan KaanOzkan added the feature New feature label Apr 25, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feature New feature
Projects
None yet
Development

No branches or pull requests

1 participant