ChainSafe / js-libp2p-yamux

Typescript implementation of Yamux
Other
10 stars 8 forks source link

fix: update interface import path #68

Closed achingbrain closed 7 months ago

achingbrain commented 7 months ago

Updates imports to get symbols from root.

achingbrain commented 7 months ago

Need to use the full build file until https://github.com/pl-strflt/uci/issues/60 is resolved, but as a bonus: npm provenance.

codecov-commenter commented 7 months ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Comparison is base (9ffc44d) 95.60% compared to head (de05314) 95.60%. Report is 1 commits behind head on master.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #68 +/- ## ======================================= Coverage 95.60% 95.60% ======================================= Files 14 14 Lines 2206 2206 Branches 329 329 ======================================= Hits 2109 2109 Misses 97 97 ``` | [Flag](https://app.codecov.io/gh/ChainSafe/js-libp2p-yamux/pull/68/flags?src=pr&el=flags&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=ChainSafe) | Coverage Δ | | |---|---|---| | [node](https://app.codecov.io/gh/ChainSafe/js-libp2p-yamux/pull/68/flags?src=pr&el=flag&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=ChainSafe) | `95.60% <100.00%> (ø)` | | Flags with carried forward coverage won't be shown. [Click here](https://docs.codecov.io/docs/carryforward-flags?utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=ChainSafe#carryforward-flags-in-the-pull-request-comment) to find out more.

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.