Kevin James

Results 68 comments of Kevin James

Great suggestion! This was fairly easy to build, but I'm not loving the interface; the env var-based approach I inherited sure isn't very fun to extend. I've made a test...

@etler yeah, I had considered that but got worried about the parsing. Frankly, this is probably enough of an impetus to switch away from using env vars here in favour...

Thank you all! Sorry it's taken me so long to get back to this... I've just opened #727 to solve this; I ended up going for the file-based approach for...

Python 3.5 and 3.6 have been dropped as they are now end-of-lifed. Please see https://github.com/TheKevJames/coveralls-python/issues/393#issuecomment-2079551748 for more context.

Thanks for the contribution! However, Python 3.5 and 3.6 have been dropped as they are now end-of-life'd. Please see https://github.com/TheKevJames/coveralls-python/issues/393#issuecomment-2079551748 for more context.

Thanks for reporting! Looks fairly straightforward, definitely would be nice to support here. Marking as help wanted in case anyone wants to submit a PR to tackle this.

Closing this one for now as stale -- if it happens again, and doesn't relate to a coveralls outage, we can dive into it then!

Another potentially-related use-case here would be for [Phoenix](https://phoenixframework.org/) projects. The default setup for Phoenix does not allow for Renovate to update your node_modules since some of your dependencies are generated...

Potentially a middle-ground between @YodaEmbedding's options: Try to highlight both sides, capture how successful we were (does `bat` expose details on what the guessed language was? This could even be...

@dandavison oh, interesting! I took a quick glance at the README before writing my above message and came across the following lines: > Language syntax highlighting with the same syntax-highlighting...