Hello! I am writing all my tests to increase my coverage rate. Because I have no tests for my functions init and main, my coverage rate takes a hit. But I don't know how to test them or even if it's relevant to test them.
So if someone has ever tested these functions I would love to see those tests!
Organisation/cmd/main.go:20: init 0.0%
Organisation/cmd/main.go:56: main 0.0%