You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I've added features but behind on code coverage. Some of that has to do with I need to be able to "mock" a binance.us to do proper integration testing. Although I'm also behind on doing the unit tests.
One other "minor" complaint is that Tarpaulin is missing some lines, in particular "return" statements. Hopefully this will be resolved when LLVM coverage intstrumentation is added.
The text was updated successfully, but these errors were encountered:
I've added features but behind on code coverage. Some of that has to do with I need to be able to "mock" a binance.us to do proper integration testing. Although I'm also behind on doing the unit tests.
One other "minor" complaint is that Tarpaulin is missing some lines, in particular "return" statements. Hopefully this will be resolved when LLVM coverage intstrumentation is added.
The text was updated successfully, but these errors were encountered: