waku-org / waku-rust-bindings

Rust wrapper over go-waku ffi
14 stars 6 forks source link

refactor: hide `*mut c_void` behind `WakunodeContext` #96

Closed richard-ramos closed 4 months ago

codecov-commenter commented 5 months ago

Codecov Report

Attention: Patch coverage is 91.04478% with 6 lines in your changes are missing coverage. Please review.

:exclamation: No coverage uploaded for pull request base (nwaku@c434e9e). Click here to learn what that means.

Files Patch % Lines
waku-bindings/src/node/relay.rs 50.00% 4 Missing :warning:
waku-bindings/src/node/mod.rs 77.77% 2 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## nwaku #96 +/- ## ======================================== Coverage ? 81.06% ======================================== Files ? 10 Lines ? 697 Branches ? 0 ======================================== Hits ? 565 Misses ? 132 Partials ? 0 ```

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