Closed ghost closed 4 years ago
Do I really need to be told 28 times?
@BM5k Probably not. Somebody should do something :)
@bf4 I am also getting this warning when simplecov is used in my app. And also this warning is appearing more number of times. I am having following in my project:: Rails 4.2.5 ruby 2.3.0 simplecov 0.12.0 simplecov-html 0.10.0 Any idea why this is happening?
No idea why this is happening - it shouldn't ;)
A sample that reproduces the problem would be highly appreciated as otherwise it's very hard to debug from over here
Hello,
a sample for reproduction would still be highly appreciated as it's otherwise hard to reproduce.
Not sure if this is still happening, but without a reproduction script or better instructions nothing much can be done here I believe so closing until it pops up again.
Hi, I just encountered this on my project.
Ruby: ruby 3.2.1 (2023-02-08 revision 31819e82c8) +YJIT [x86_64-linux]
Rails: 7.0.4.2
Slim: 4.1.0
Simplecov: 0.22.0
simplecov-cobertura 2.1.0
It only reports on Slim templates when I enable enable_coverage_for_eval
. Should I open new issue? I may be able to create reproduction repo if interested.
@podruh Yes please! I'm seeing the same thing after enabled enable_coverage_for_eval
.
I'm seeing this message a LOT more recently, sometimes 10-20 times in a row, for the same file.
I get it. There were more lines in the coverage data than in the file. Do I really need to be told 28 times?