Radek Szymczyszyn

Results 195 comments of Radek Szymczyszyn

Hi, @Fl4m3Ph03n1x! Thanks for the new report. I'll start from the bottom: ``` lib/option.ex: The pattern %Option.Some{} on line 28 doesn't have the type any() ``` This is a known...

Thanks, @Fl4m3Ph03n1x :+1: This means the `cannot be reached` errors above are independent of https://github.com/josefs/Gradualizer/pull/359.

Hey, @Fl4m3Ph03n1x! https://github.com/esl/gradient/issues/61 and https://github.com/josefs/Gradualizer/issues/387 are fixed and closed, so ``` lib/option.ex: The pattern %Option.Some{} on line 28 doesn't have the type any() ``` shouldn't happen anymore. If you still...

Hi, @tomekowal! > I figured you might like more data points to test :) Sure, these are always welcome! Thanks for the example :)

This might be a duplicate with #32.

Ok, even with #72 the errors: ``` lib/option.ex: The clause on line 8 cannot be reached lib/option.ex: The clause on line 13 cannot be reached ``` Are returned for this...

I understand that, but what I'm arguing here is that the test of time (and some dog-fooding) shows it might've been a poor choice. That is, good to start with,...

@xxdavid Sorry for the lack of responsiveness. Life got surprisingly busy the last few months. I can imagine it being quite frustrating given the terrific effort you've put into this...

I think it's good to merge now 👍 BTW, @xxdavid, it was great to see you in person on Lambda Days!

@zuiderkwast In general I agree, but I wanted to create a ticket to have a discussion around it, since this was raised by a colleague and I think it's worth...