Christoph Olszowka

Results 35 comments of Christoph Olszowka

@sferik Awesome, good luck :) I've been eyeing a refactoring of some internals for a while now, especially I'd love to make the result merging and rendering steps easier to...

To elaborate a bit more on this, probably we should keep bigger changes out of the current stable version to ship it as 1.0, and then do some cleanups as...

@PragTob Very sorry for the late reply and @cbeer Thanks for the bug report! The filtering functionality has been part of simplecov since the beginning. Meanwhile, the explicit track_files feature...

Yup, seems like a good idea.

+1 on what Tobi said, in most cases you do indeed need the source to gather actionable results. That being said, since the source files are read lazily (the lines...

Unfortunately, the information coming from the STDLIB Coverage library is not complete enough for that: It only gives a count of hits per line, with no way of saying which...

Note to future implementer: Please check that the issue mentioned above, as it makes further suggestions what would be nice to have once this gets tackled.

@dkubb Sorry for the slow response, I somehow overlooked this one. Yes, this certainly could be added. Do you have some time to make a PR for this functionality? Implementation...

Hey all, just want to leave a note here because I was struggling with a similar issue, trying to order single-table pg_search results by an included association record's attribute for...

Hey @mislav 👋 Correct, basically that's the case I ran into (using asdf-ruby and by consequence ruby-build): * Installed ruby build suggested dependencies * Installed ruby * Problem Uninstalled libyaml-dev,...