Jimii

Results 23 comments of Jimii

I would like to help out with this. I made a simple github workflow that runs clippy and tests on PR #49

Okay. i'll get down to it 👍🏾

About removing travis-ci, what about, code coverage by coveralls and adding a PR actions workflow?

Sorry, sorry. @alessandroasm , I was supposed to work on this but kept putting it off for silly reasons. You should have it. Again very, very sorry @extrawurst

Hello 👋🏾 . I made the changes, about point number 2, changing the crates that are using the exports, would love some help with that. I am getting this error...

Is there a way to run these tests locally? Also, rust-analyzer fails on my machine. I am on Linux, pop os

@aviramha okay. let me check it out.

@aviramha Found where I had messed up. I was using `?` on `Option` when it should be used on `Result`