nootr / fikkie

🔥 The easiest tool for lightweight monitoring over SSH, compatible with all your favorite messengers!
https://nootr.github.io/fikkie
MIT License
1 stars 0 forks source link

Make sure test coverage is 100% #9

Closed nootr closed 2 years ago

nootr commented 2 years ago

In order to improve the code quality, we need to make sure everything that needs to be tested is tested. The code which doesn't have to be tested has to be labeled with a reason. This means that we need to have a 100% coverage!