Skip to content

Update code.gitea.io/git #3482

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
Feb 10, 2018
Merged

Conversation

ethantkoenig
Copy link
Member

Includes go-gitea/git#110. Also updates repo indexer code to use newly-added ParseTreeEntries(..) function.

@codecov-io
Copy link

Codecov Report

Merging #3482 into master will decrease coverage by <.01%.
The diff coverage is 45.45%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master    #3482      +/-   ##
==========================================
- Coverage   35.69%   35.68%   -0.01%     
==========================================
  Files         281      281              
  Lines       40708    40695      -13     
==========================================
- Hits        14530    14523       -7     
+ Misses      24029    24026       -3     
+ Partials     2149     2146       -3
Impacted Files Coverage Δ
models/git_diff.go 59.18% <0%> (-0.98%) ⬇️
models/repo_indexer.go 48.3% <76.92%> (+0.85%) ⬆️

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 58771ac...7bd8b37. Read the comment docs.

@tboerger tboerger added the lgtm/need 2 This PR needs two approvals by maintainers to be considered for merging. label Feb 10, 2018
@tboerger tboerger added lgtm/need 1 This PR needs approval from one additional maintainer to be merged. and removed lgtm/need 2 This PR needs two approvals by maintainers to be considered for merging. labels Feb 10, 2018
@cez81
Copy link
Contributor

cez81 commented Feb 10, 2018

LGTM

@tboerger tboerger added lgtm/done This PR has enough approvals to get merged. There are no important open reservations anymore. and removed lgtm/need 1 This PR needs approval from one additional maintainer to be merged. labels Feb 10, 2018
@lunny lunny added this to the 1.5.0 milestone Feb 10, 2018
@lafriks lafriks merged commit 6eaeb01 into go-gitea:master Feb 10, 2018
@ethantkoenig ethantkoenig deleted the update_git_dep branch February 21, 2018 05:50
@go-gitea go-gitea locked and limited conversation to collaborators Nov 24, 2020
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
lgtm/done This PR has enough approvals to get merged. There are no important open reservations anymore. type/miscellaneous
Projects
None yet
Development

Successfully merging this pull request may close these issues.

7 participants