Closed kevinbarabash closed 5 months ago
All modified and coverable lines are covered by tests :white_check_mark:
Project coverage is 83.89%. Comparing base (
899aa7c
) to head (994c810
).
:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.
When
generalizeType
encounters a type variable outside of a function type it will generalize that type variable in the following way:unknown
will be the type that the type var is generalized to