-
Notifications
You must be signed in to change notification settings - Fork 15
Tests are failing and Code Coverage is kind of low #44
Comments
Does #43 improve it? |
Note that the tests are in libp2p-websocket-star (rewrite-v2 branch) and not here in the server otherwise they would be duplicated. Got any ideas of how to resolve that? |
We strive to have Master always green on CI. #43 might improve it but the reality is that it is blocked until libp2p/js-libp2p#159. Can you improve the master branch as is to make sure the tests there are 100% passing? |
Actually #43 isn't blocked so much by that because the |
Btw, to fix this module I need multiformats/js-mafmt#21 merged and released first |
mafmt v4.0.0 published. |
Tests should be now (that really depends on whether or not travis is in good mood today) fixed |
Thank you :) For the future, please avoid pushing directly into master. |
Coverage is still kind of low (69%) |
Didn't we want to get rid of ws-star anyway? Does this even matter then? |
Tests in master are stable, https://ci.ipfs.team/blue/organizations/jenkins/libp2p%2Fjs-libp2p-websocket-star/activity?branch=master, and coverage is >80%. Closing this. |
@mkg20001 wanna take a look into that?
The text was updated successfully, but these errors were encountered: