Skip to content

Generate the percentage the ultimate-crosscode-typedefs cover of the game's all types

License

Notifications You must be signed in to change notification settings

krypciak/crosscode-typedef-percentage

Repository files navigation

crosscode-typedef-percentage

Generate the percentage the ultimate-crosscode-typedefs cover of the game's all types

To use replace the repoPath argument in main.ts for your ultimate-crosscode-typedefs repo path

Results as for this commit (Jun 4 2024)

classes: total: 1828, typedefs: 505, 27.63%
fields: total: 10874, typedefs: 1883, 17.32%
functions: total: 8580, typedefs: 1489, 17.35%
total (avg % of classes + fields + functions): 20.77%

Typedef coverage over time

image

Genereting the graph

cd graph
# grap latest data, remember to change the repo path in this file
bun generateDataPoints.ts
# start parcel web server
npm run dev
# now visit the page and grap a screenshot

About

Generate the percentage the ultimate-crosscode-typedefs cover of the game's all types

Topics

Resources

License

Stars

Watchers

Forks