-n doesn't work with unquoted arguments. Quote or use [[ ]]
Use $(...) notation instead of legacy backticks ...
codefactor is very fast to add, tried on fork and I suggest to add it
I take a look to codecov that should be better but require integration on github actions or CI, I'll try after I'll prepare and test actions/CI for build
fix things spotted by codefactor:
...
codefactor is very fast to add, tried on fork and I suggest to add it I take a look to codecov that should be better but require integration on github actions or CI, I'll try after I'll prepare and test actions/CI for build