Luka Lüdicke

Results 16 comments of Luka Lüdicke

That's another thing where you/we might discuss on how to actually *show* the coverage of methods. Currently: when a file is loaded, all the `def method_name` lines are considered as...

Wait a second, you can detect unused `attr_reader` methods? That's amazing! Thanks for clearing that up. Then I would say that for an unused method the `def method_name` line should...

But that would make it complicated for the users. Why should they care if it is `LineCoverage` or `MethodCoverage`? It doesn't matter. **The method is not called, so it is...

Honestly... isn't this a bit out of scope? What prevents you from accessing the non decorated record directly?

@korun did you notice the "movement" that got started at https://github.com/caxlsx/caxlsx ? Can you submit the PR there as well, that could spike some big interest there :)

> Datatables gives you the ability to map data like so What exactly are you refering to? This does not seem reasonable. Is it even possible to have an Ajax...

I also received a notification for an issue that was closed 14 days ago. So another point against the 24 hours caching issue :/ ![image](https://user-images.githubusercontent.com/1453955/90381985-74e6b800-e07e-11ea-9c93-0bbde7282454.png)

channels are necessary because the codeclimate business does not prioritize appeasing the ruby dev ecosystem. As I have written in [an older comment](https://github.com/codeclimate/codeclimate-rubocop/issues/93#issuecomment-566486735) I consider it the number one reason...

Just saying this for your priorization: This is the number one reason why I would never ever take the paid plain. If my team were bigger than 4 I would...

Also rubocop extensions should not be forgotten, mainly `rubocop-rails`.