Romeo Van Snick

Results 22 comments of Romeo Van Snick

The explanation given in #28 only makes sense in some cases. In others, it does not. First of all, duplication of the generated css classes is not a given. For...

Any news on this? I'd love to create a PR that tries to resolve this, but let's get on the same page first!

HTTP 301 dictates that the client retries the request at another location with the `GET` method. So while your http client probably retries the request correctly, the method will be...

I also frequently have this problem. Pressing ctrl-C a couple of times unfreezes it, but disables deplete. This is the stack trace that is printed from calling `:messages`: ``` [deoplete]...

@ranquild Strange that was not happening before I rebased onto `master`. I've fixed the issue!

Superseded by https://github.com/romeovs/lcov-reporter-action/pull/87

@mszlgr would you consider create a PR for this change?

How would this work in practice? The `jest-github-action` only ads annotations for actual breaking tests, not for code coverage. I don't have a lot of time to work at it...

Hmm, this would actually be hard to d without also keeping information on exactly why the rule failed (eg. what values do the props have that cause the rule to...