Skip to content
This repository has been archived by the owner on Apr 12, 2019. It is now read-only.

Blob api #132

Merged
merged 2 commits into from
Nov 11, 2018
Merged

Blob api #132

merged 2 commits into from
Nov 11, 2018

Conversation

HoffmannP
Copy link

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

clee and others added 2 commits November 5, 2018 22:38
This adds a new Repository.GetBlob(id) method for use by gitea.
…test coverage

Signed-off-by: Berengar W. Lehr <Berengar.Lehr@kompetenztest.de>
@codecov-io
Copy link

codecov-io commented Nov 10, 2018

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.

@lafriks lafriks merged commit d945eda into go-gitea:master Nov 11, 2018
@HoffmannP HoffmannP deleted the blob_api branch November 11, 2018 13:57
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

6 participants