Shopify / Shopify/spoom

Explore `--track-untyped` support

Open
#346 0 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

feature
Dominant language
Ruby
Stars
272
Forks
29
Avg merge
11h 35m
Merged PRs (30d)
4

Description

Sorbet now has a built in flag that tracks untyped calls: https://github.com/sorbet/sorbet/pull/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".

Contributor guide

No contributing guide indexed for this repository

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

Start by reviewing the existing snapshot metric that subtracts typed calls from all calls, then compare it with Sorbet's linked --track-untyped behavior and file-specific output. Done means Spoom can use that information to produce coverage reports with an untyped-calls map.

Written by the indexing model from the issue text.

Assessment

Tech stack
ruby
Domain
testing, tooling
Issue type
Feature
Difficulty
5/5
Estimated time
Over a week
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
35/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.