jmwample / ptrs_orig

Library supporting Pluggable Transport implementations in rust
Apache License 2.0
2 stars 0 forks source link

Stream / Transport features heading towards integration #7

Closed jmwample closed 10 months ago

jmwample commented 10 months ago

Moving towards integrating pluggable transports into the proxy bin and adding new features and tests to make it usable in a way that seems reasonable.

codecov[bot] commented 10 months ago

Codecov Report

Attention: 317 lines in your changes are missing coverage. Please review.

Files Coverage Δ
src/errors.rs 90.41% <100.00%> (+90.41%) :arrow_up:
src/pt/copy.rs 81.29% <ø> (ø)
src/transports/base64.rs 72.36% <ø> (+2.74%) :arrow_up:
src/transports/hex_encoder.rs 42.70% <ø> (ø)
src/transports/identity/mod.rs 93.54% <100.00%> (+3.89%) :arrow_up:
src/transports/reverse.rs 79.45% <82.75%> (+32.78%) :arrow_up:
src/bin/proxy/pt.rs 74.07% <74.07%> (ø)
src/bin/proxy/handler.rs 0.00% <0.00%> (ø)
src/lib.rs 66.00% <69.62%> (+66.00%) :arrow_up:
src/pt/transform.rs 0.00% <0.00%> (ø)
... and 4 more

:loudspeaker: Thoughts on this report? Let us know!