Some of the metrics are compute in a Node.js function but most of them are bash command in GitHub workflow (difficult to debug and test).
It would be better to have all the code computing the metrics as Node.js functions.
The workfow would then simply call the functions when needed with a very simple command.
Some of the metrics are compute in a Node.js function but most of them are bash command in GitHub workflow (difficult to debug and test).
It would be better to have all the code computing the metrics as Node.js functions.
The workfow would then simply call the functions when needed with a very simple command.