Boris Smidt

Results 36 comments of Boris Smidt

I was just 'cleaning' up my open PR's on github. I opened this a year ago so i can't remember exactly why it got stuck. I think it was an...

No problem, i'm happy you are active again! On Mon, 9 May 2022, 08:57 Alexandru Nedelcu, ***@***.***> wrote: > @borissmidt I'll have to digest this > first, but at a...

I found that i can debug the tests, but is there any way to run 1 specific test since this code is called by lots of tests. https://github.com/monix/minitest/issues/3 Maybe it...

I think [Munit](https://scalameta.org/munit/) would be very close to minitest and has IDE support. But will try the `sbt testOnly *Name` and have another round at debugging. (I tried swapping minitest...

Oke, for me it is just about trying to avoid needless type annotations, if you have a better idea on how to achieve that let me know. I might need...

FYI i can read the sensor with a 100kHz bus and a 25ms delay in between. So it seems to work as expected.