Skip to content
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

Refactor Milestone related #11225

Merged
merged 20 commits into from
May 12, 2020
Merged

Conversation

6543
Copy link
Member

@6543 6543 commented Apr 27, 2020

as title

moved from #10148 to have a smaler diff for it

@techknowlogick techknowlogick added this to the 1.12.0 milestone Apr 27, 2020
@techknowlogick techknowlogick added the type/refactoring Existing code has been cleaned up. There should be no new functionality. label Apr 27, 2020
@codecov-io
Copy link

codecov-io commented Apr 28, 2020

Codecov Report

Merging #11225 into master will increase coverage by 0.01%.
The diff coverage is 85.00%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master   #11225      +/-   ##
==========================================
+ Coverage   43.96%   43.97%   +0.01%     
==========================================
  Files         613      613              
  Lines       87347    87333      -14     
==========================================
+ Hits        38399    38404       +5     
+ Misses      44215    44199      -16     
+ Partials     4733     4730       -3     
Impacted Files Coverage Δ
routers/repo/milestone.go 0.00% <0.00%> (ø)
routers/api/v1/repo/milestone.go 32.22% <50.00%> (ø)
models/issue_milestone.go 67.46% <86.54%> (-1.51%) ⬇️
modules/convert/issue.go 85.00% <100.00%> (+2.30%) ⬆️
routers/user/home.go 59.90% <100.00%> (ø)
modules/process/manager.go 74.69% <0.00%> (-3.62%) ⬇️
modules/git/repo.go 49.79% <0.00%> (-1.26%) ⬇️
models/gpg_key.go 53.42% <0.00%> (-0.53%) ⬇️
services/pull/pull.go 33.77% <0.00%> (+0.57%) ⬆️
models/unit.go 44.44% <0.00%> (+2.46%) ⬆️
... and 5 more

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 b00e62c...88e2690. Read the comment docs.

@GiteaBot GiteaBot added the lgtm/need 2 This PR needs two approvals by maintainers to be considered for merging. label Apr 28, 2020
@6543
Copy link
Member Author

6543 commented May 9, 2020

ping lgtm - it now need only 1 lgtm

@GiteaBot GiteaBot 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 May 9, 2020
@GiteaBot GiteaBot 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 May 11, 2020
@zeripath
Copy link
Contributor

make lg-tm work

@techknowlogick
Copy link
Member

@6543 please update to latest master, or check allow edits from maintainers.

@zeripath
Copy link
Contributor

Make lg-tm work

@zeripath zeripath merged commit 7257c39 into go-gitea:master May 12, 2020
@lunny lunny deleted the refactor-milestones branch May 13, 2020 01:38
ydelafollye pushed a commit to ydelafollye/gitea that referenced this pull request Jul 31, 2020
@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/refactoring Existing code has been cleaned up. There should be no new functionality.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

6 participants