Jordi Puigdellívol
Jordi Puigdellívol
Running this I get a `Error: No code coverage driver is available` Then it runs the test but no report created :( Do I need to install anything extra?
It worked! really nice tool to know what to refactor first :D I'll work with the KPIRepository it is not really hard, but have all the kpis functions there, I'll...
I did a first pass, I guess it will have reduced the complexity a bit https://github.com/BadChoice/handesk/commit/6d1dc2f386d6a0d45c33d8f8af87f31852770934
https://github.com/BadChoice/handesk/commit/21cbd6ba1fea2e8585c4907759b7576b3b10cfdc More complexity reduced ;)
I looks like a good idea, feel free to add it as an optional integration, something like
Does this dockerized expose server work sharing local sites? the --auth= flag seems to work but then the tunneling looks like not getting to my other dockerized apps, however if...
Actually we are not using app engine but a simple `compute engine` with nginex and php installed with `laravel forge` I'm not sure if this does help you?
Why isn't it merged?
What do you mean?
Oh! makes sense! I'll do it