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

fix: small typo error #14170

Merged
merged 2 commits into from Dec 28, 2020
Merged

fix: small typo error #14170

merged 2 commits into from Dec 28, 2020

Conversation

0xflotus
Copy link
Contributor

I only fixed a small typo error

@GiteaBot GiteaBot added the lgtm/need 1 This PR needs approval from one additional maintainer to be merged. label Dec 28, 2020
@zeripath zeripath added the type/docs This PR mainly updates/creates documentation label Dec 28, 2020
@codecov-io
Copy link

codecov-io commented Dec 28, 2020

Codecov Report

Merging #14170 (073615b) into master (3175d08) will decrease coverage by 0.00%.
The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff             @@
##           master   #14170      +/-   ##
==========================================
- Coverage   42.01%   42.01%   -0.01%     
==========================================
  Files         733      733              
  Lines       78704    78704              
==========================================
- Hits        33070    33068       -2     
- Misses      40202    40205       +3     
+ Partials     5432     5431       -1     
Impacted Files Coverage Δ
modules/git/repo_base_nogogit.go 63.63% <0.00%> (-9.10%) ⬇️
modules/indexer/stats/db.go 48.00% <0.00%> (-8.00%) ⬇️
modules/git/utils.go 77.77% <0.00%> (-2.78%) ⬇️
models/unit.go 46.57% <0.00%> (-2.74%) ⬇️
routers/repo/view.go 37.60% <0.00%> (-0.65%) ⬇️
modules/queue/workerpool.go 60.00% <0.00%> (+1.22%) ⬆️
modules/process/manager.go 75.00% <0.00%> (+2.50%) ⬆️
modules/util/timer.go 85.71% <0.00%> (+42.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 11555d8...1c05c0c. Read the comment docs.

@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 28, 2020
@techknowlogick techknowlogick merged commit 366ce66 into go-gitea:master Dec 28, 2020
@0xflotus 0xflotus deleted the patch-1 branch December 28, 2020 17:08
@go-gitea go-gitea locked and limited conversation to collaborators Feb 11, 2021
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/docs This PR mainly updates/creates documentation
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

6 participants