SpatiumPortae / portal

Portal is a quick and easy command-line file transfer utility from any computer to another 🌌 ✨
https://portal.spatiumportae.com
MIT License
1.47k stars 38 forks source link

bugfix: impose no message size limit, use same version of PAKE in sender and receiver #29

Closed ZinoKader closed 1 year ago

ZinoKader commented 1 year ago

(Dev -> Master)

codecov-commenter commented 1 year ago

Codecov Report

Base: 25.00% // Head: 36.20% // Increases project coverage by +11.20% :tada:

Coverage data is based on head (5a7907f) compared to base (3ca2f6b). Patch coverage: 0.00% of modified lines in pull request are covered.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #29 +/- ## =========================================== + Coverage 25.00% 36.20% +11.20% =========================================== Files 5 5 Lines 172 174 +2 =========================================== + Hits 43 63 +20 + Misses 113 88 -25 - Partials 16 23 +7 ``` | [Impacted Files](https://codecov.io/gh/SpatiumPortae/portal/pull/29?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=SpatiumPortae) | Coverage Δ | | |---|---|---| | [internal/conn/conn.go](https://codecov.io/gh/SpatiumPortae/portal/pull/29/diff?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=SpatiumPortae#diff-aW50ZXJuYWwvY29ubi9jb25uLmdv) | `32.05% <0.00%> (-0.85%)` | :arrow_down: | | [portal/portal.go](https://codecov.io/gh/SpatiumPortae/portal/pull/29/diff?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=SpatiumPortae#diff-cG9ydGFsL3BvcnRhbC5nbw==) | `36.11% <0.00%> (+36.11%)` | :arrow_up: | | [portal/config.go](https://codecov.io/gh/SpatiumPortae/portal/pull/29/diff?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=SpatiumPortae#diff-cG9ydGFsL2NvbmZpZy5nbw==) | `100.00% <0.00%> (+100.00%)` | :arrow_up: | Help us with your feedback. Take ten seconds to tell us [how you rate us](https://about.codecov.io/nps?utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=SpatiumPortae). Have a feature suggestion? [Share it here.](https://app.codecov.io/gh/feedback/?utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=SpatiumPortae)

:umbrella: View full report at Codecov.
:loudspeaker: Do you have feedback about the report comment? Let us know in this issue.