darkcode85
darkcode85
@PragTob thanks to reply, my mate has created a very simple repository to demonstrate the issue, you can clone it: `git clone https://github.com/darkcode85/simplecov-bug.git` The repository has three basic models `blog.rb`...
@PragTob Thanks! we run the test using: `rails test`
@PragTob thanks to look into that, I can confirm that it works running `rake test` although it raises a lot of warnings. Can we expect a fix here as now...
@PragTob weird... I can confirm that after do `spring binstub --remove --all` the coverage report a 100% in these models.
Hi @teijo, any possible update here?