Ramon Blanquer

Results 35 comments of Ramon Blanquer

Does not seem to interfere with powerline's features though, it just reports the error when I start vim. Powerline didn't break... At least in my case.

I'm experiencing exactly this at the moment you merge coverage maps https://github.com/cypress-io/code-coverage/issues/455 Here's the calls the hang my CI provider: https://github.com/cypress-io/code-coverage/blob/3c280862861d00addb38f02e7b488e3aa24b75ca/task.js#L145-L168

I'm facing the same issue. Can a collaborator have a look at @funkadelic good idea and merge it or tell us how we can help?

I'm facing the same issue as well. How can I provide more information like the number of keys, when running from CI? I think I have 244 keys and this...

Here's a bit of an update that seemed to work for me, but sadly on the resources side, not the plugin. I launched 3 pipelines in GitLab and they all...

False positive. I'm still getting those errors again. I'm using Nx for my project management.

I forked from master and brought in the same changes @funkadelic has. Therefore the PR I created is an updated duplicate of this PR. https://github.com/cypress-io/code-coverage/pull/555

Same issue, I was trying to dynamically change the options dictionary that gets set into the slider. There's an option `disabled`. But changing it hotly doesn't update the component. The...

> This works, but only makes it styled like it's disabled. You can still click and drag the slider 👀 That is true 😢