You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The repo look great ! I
I just have a minor suggestion to improve & maintain the robustness of the code.
Through github actions and tarpaulin you can also track what percentage of your source code is covered through unit tests, coveralls also provides a nice web interface to track it.
Just as an example check this out for one of my repo, the code to add can be found here.
The text was updated successfully, but these errors were encountered:
Hi @jperkel ,
The repo look great ! I
I just have a minor suggestion to improve & maintain the robustness of the code.
Through github actions and tarpaulin you can also track what percentage of your source code is covered through unit tests, coveralls also provides a nice web interface to track it.
Just as an example check this out for one of my repo, the code to add can be found here.
The text was updated successfully, but these errors were encountered: