Any IntelliJ users here? With latest Flutter and IJ updates, the excellent run all tests with coverage option has been broken. No matter what I try to do the option is always greyed out. It was great, offered really nice coverage reports and display of not hit lines.
Have not seen anything that works as well in VS-Code, but feel free to convince me otherwise.
I don’t see that button at all. I only see the coverage option in the context menu when I click on some not all individual tests. I generally run coverage analysis from the command line so I am not 100% familiar with it.
I had to manually add the button back, it went away with recent updates.
I also in VS-Code tried the “Coverage Gutters” extension, but I can’t get it to do anything, it seems broken too. I do in both if I run “flutter test --coverage” get the lcov-info file, but reading it manually is a PITA. I like the automatic file coverage reports and code with line test hit/misses highlights in IJ. Have not seen anything as usable as it. But feel free to provide hints.
The VS-Code “Coverage Gutters” extension is supposed to be a bit similar, but I cannot get it to work with latest versions either.
Flutter and the related logo are trademarks of Google LLC. We are not endorsed by or affiliated with Google LLC.
Using contents of this forum for the purposes of training proprietary AI models is forbidden. Only if your AI model is free & open source, go ahead and scrape.