charmbracelet / git-lfs-transfer

Server-side implementation of the Git LFS pure-SSH protocol
MIT License
52 stars 6 forks source link

feat: add tests and export capabilities and protocol version #21

Closed aymanbagabas closed 11 months ago

aymanbagabas commented 11 months ago
aymanbagabas commented 11 months ago

cc/ @KyleFromKitware

codecov[bot] commented 11 months ago

Codecov Report

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

Comparison is base (7aa2d62) 0.00% compared to head (b44fa15) 50.19%.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #21 +/- ## =========================================== + Coverage 0 50.19% +50.19% =========================================== Files 0 14 +14 Lines 0 1018 +1018 =========================================== + Hits 0 511 +511 - Misses 0 392 +392 - Partials 0 115 +115 ``` | [Files](https://app.codecov.io/gh/charmbracelet/git-lfs-transfer/pull/21?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=charmbracelet) | Coverage Δ | | |---|---|---| | [transfer/status.go](https://app.codecov.io/gh/charmbracelet/git-lfs-transfer/pull/21?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=charmbracelet#diff-dHJhbnNmZXIvc3RhdHVzLmdv) | `73.80% <100.00%> (ø)` | | | [cmd.go](https://app.codecov.io/gh/charmbracelet/git-lfs-transfer/pull/21?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=charmbracelet#diff-Y21kLmdv) | `35.06% <66.66%> (ø)` | | | [internal/local/lock.go](https://app.codecov.io/gh/charmbracelet/git-lfs-transfer/pull/21?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=charmbracelet#diff-aW50ZXJuYWwvbG9jYWwvbG9jay5nbw==) | `77.31% <80.00%> (ø)` | | | [internal/local/backend.go](https://app.codecov.io/gh/charmbracelet/git-lfs-transfer/pull/21?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=charmbracelet#diff-aW50ZXJuYWwvbG9jYWwvYmFja2VuZC5nbw==) | `57.38% <88.88%> (ø)` | | | [transfer/pktline.go](https://app.codecov.io/gh/charmbracelet/git-lfs-transfer/pull/21?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=charmbracelet#diff-dHJhbnNmZXIvcGt0bGluZS5nbw==) | `58.62% <40.00%> (ø)` | | | [transfer/processor.go](https://app.codecov.io/gh/charmbracelet/git-lfs-transfer/pull/21?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=charmbracelet#diff-dHJhbnNmZXIvcHJvY2Vzc29yLmdv) | `41.03% <66.66%> (ø)` | | ... and [8 files with indirect coverage changes](https://app.codecov.io/gh/charmbracelet/git-lfs-transfer/pull/21/indirect-changes?src=pr&el=tree-more&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=charmbracelet)

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