Hey! I'm having trouble getting the extension setup: <img width="992" alt="image" src="https://user-images.githubusercontent.com/7013191/167740507-8b8ced57-5132-4e26-b3d8-b85bcb79705b.png"> When I cat the lcov.info file generated, I get the following format: `lcov.info` ```ruby SF:./app/xxxxxx/xxxxx/xxxxxxxxxx.rb DA:1,0 DA:2,0 DA:3,0 DA:5,0 DA:6,0 DA:7,0 DA:8,0 DA:9,0 end_of_record SF:./app/xxxxxx/xxxxx/xxxxxxxxxx.rb DA:1,0 DA:2,0 ... ````