Blob api #132

Merged
lunny merged 2 commits from unknown repository into master 2018-11-11 07:54:03 +00:00
Owner

Author: @HoffmannP

Berengar W. Lehr
This is a follow-up for PR #121 to implement blob_api

  • including full test coverage

Signed-off-by: Berengar W. Lehr Berengar.Lehr@kompetenztest.de

PS: I hope this is not regarded stealing

Author: @HoffmannP Berengar W. Lehr This is a follow-up for PR #121 to implement blob_api * including full test coverage Signed-off-by: Berengar W. Lehr <Berengar.Lehr@kompetenztest.de> PS: I hope this is not regarded stealing
Author
Owner

Author: @codecov-io

Codecov Report

Merging #132 into master will increase coverage by 0.93%.
The diff coverage is 100%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #132      +/-   ##
==========================================
+ Coverage   33.54%   34.48%   +0.93%     
==========================================
  Files          25       26       +1     
  Lines        1407     1424      +17     
==========================================
+ Hits          472      491      +19     
+ Misses        862      861       -1     
+ Partials       73       72       -1
Impacted Files Coverage Δ
repo_blob.go 100% <100%> (ø)
sha1.go 52.94% <0%> (+5.88%) ⬆️

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update f3afe30...944c6c7. Read the comment docs.

Author: @codecov-io # [Codecov](https://codecov.io/gh/go-gitea/git/pull/132?src=pr&el=h1) Report > Merging [#132](https://codecov.io/gh/go-gitea/git/pull/132?src=pr&el=desc) into [master](https://codecov.io/gh/go-gitea/git/commit/f3afe30030edc46d8a494f37afcff4380c37d685?src=pr&el=desc) will **increase** coverage by `0.93%`. > The diff coverage is `100%`. [![Impacted file tree graph](https://codecov.io/gh/go-gitea/git/pull/132/graphs/tree.svg?width=650&token=sCATTcwuUJ&height=150&src=pr)](https://codecov.io/gh/go-gitea/git/pull/132?src=pr&el=tree) ```diff @@ Coverage Diff @@ ## master #132 +/- ## ========================================== + Coverage 33.54% 34.48% +0.93% ========================================== Files 25 26 +1 Lines 1407 1424 +17 ========================================== + Hits 472 491 +19 + Misses 862 861 -1 + Partials 73 72 -1 ``` | [Impacted Files](https://codecov.io/gh/go-gitea/git/pull/132?src=pr&el=tree) | Coverage Δ | | |---|---|---| | [repo\_blob.go](https://codecov.io/gh/go-gitea/git/pull/132/diff?src=pr&el=tree#diff-cmVwb19ibG9iLmdv) | `100% <100%> (ø)` | | | [sha1.go](https://codecov.io/gh/go-gitea/git/pull/132/diff?src=pr&el=tree#diff-c2hhMS5nbw==) | `52.94% <0%> (+5.88%)` | :arrow_up: | ------ [Continue to review full report at Codecov](https://codecov.io/gh/go-gitea/git/pull/132?src=pr&el=continue). > **Legend** - [Click here to learn more](https://docs.codecov.io/docs/codecov-delta) > `Δ = absolute <relative> (impact)`, `ø = not affected`, `? = missing data` > Powered by [Codecov](https://codecov.io/gh/go-gitea/git/pull/132?src=pr&el=footer). Last update [f3afe30...944c6c7](https://codecov.io/gh/go-gitea/git/pull/132?src=pr&el=lastupdated). Read the [comment docs](https://docs.codecov.io/docs/pull-request-comments).
This repo is archived. You cannot comment on pull requests.
No description provided.