cube-js/cube

Use tsd for type testing

Ouverte

#4 369 ouverte le 12 avr. 2022

 (2 commentaires) (0 réaction) (0 personne assignée)Rust (1 965 forks)batch import
help wanted

Métriques du dépôt

Stars
 (19 563 étoiles)
Métriques de merge PR
 (Métriques PR en attente)

Description

Issues #4160 (PR #4366) and #4202 involve changing some of the declared types in the API. To minimize the risk of regressions (i.e. type errors in code that previously did not produce them), it would be helpful to explicitly test API types. I'm testing out tsd, and it seems to work quite well, but unfortunately I ran into dependency conflicts, and someone more familiar with the codebase would probably be in a better position to resolve them.

Guide contributeur