cube-js/cube

Use tsd for type testing

Open

#4369 aperta il 12 apr 2022

Vedi su GitHub
 (2 commenti) (0 reazioni) (0 assegnatari)Rust (1965 fork)batch import
help wanted

Metriche repository

Star
 (19.563 star)
Metriche merge PR
 (Merge medio 5g 16h) (138 PR mergiate in 30 g)

Descrizione

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.

Guida contributor