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

Move modules/indexer to modules/indexer/code #9301

Merged
merged 3 commits into from Dec 10, 2019
Merged

Conversation

lunny
Copy link
Member

@lunny lunny commented Dec 9, 2019

As title.

@lunny lunny added the type/refactoring Existing code has been cleaned up. There should be no new functionality. label Dec 9, 2019
@codecov-io
Copy link

codecov-io commented Dec 9, 2019

Codecov Report

Merging #9301 into master will increase coverage by 0.01%.
The diff coverage is 60%.

Impacted file tree graph

@@            Coverage Diff            @@
##           master   #9301      +/-   ##
=========================================
+ Coverage   41.19%   41.2%   +0.01%     
=========================================
  Files         559     559              
  Lines       73115   73115              
=========================================
+ Hits        30120   30129       +9     
+ Misses      39218   39205      -13     
- Partials     3777    3781       +4
Impacted Files Coverage Δ
modules/indexer/code/indexer.go 55.26% <ø> (ø)
modules/indexer/code/repo.go 68.91% <100%> (ø)
modules/search/search.go 79.51% <100%> (ø) ⬆️
modules/indexer/code/bleve.go 48.4% <45.45%> (ø) ⬆️
modules/migrations/migrate.go 23.78% <0%> (-1.63%) ⬇️
modules/migrations/gitea.go 8.82% <0%> (-0.64%) ⬇️
models/repo.go 47.88% <0%> (-0.06%) ⬇️
models/error.go 34.5% <0%> (+1.17%) ⬆️
modules/process/manager.go 78.31% <0%> (+3.61%) ⬆️
modules/task/migrate.go 28.94% <0%> (+3.94%) ⬆️
... and 1 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 2c83dac...685ece9. Read the comment docs.

@GiteaBot GiteaBot added the lgtm/need 2 This PR needs two approvals by maintainers to be considered for merging. label Dec 9, 2019
@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 Dec 9, 2019
@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 Dec 9, 2019
@sapk sapk merged commit 50da9f7 into master Dec 10, 2019
@sapk sapk deleted the lunny/refactor_code branch December 10, 2019 13:29
@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