Skip to content

Conversation

WeebDataHoarder
Copy link
Contributor

A dangling character was leftover from commit c85bb62 from PR #13860.
This change removes such character that was showing up on "User Emails" panel.

screenshot

This dangling character was leftover from commit c85bb62 from PR go-gitea#13860
@GiteaBot GiteaBot added the lgtm/need 1 This PR needs approval from one additional maintainer to be merged. label Dec 13, 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 Dec 13, 2020
@codecov-io
Copy link

Codecov Report

Merging #13970 (35a36c8) into master (287b594) will increase coverage by 0.08%.
The diff coverage is 100.00%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master   #13970      +/-   ##
==========================================
+ Coverage   42.12%   42.21%   +0.08%     
==========================================
  Files         710      710              
  Lines       77230    77230              
==========================================
+ Hits        32536    32600      +64     
+ Misses      39343    39256      -87     
- Partials     5351     5374      +23     
Impacted Files Coverage Δ
modules/markup/markdown/goldmark.go 55.02% <100.00%> (ø)
modules/markup/sanitizer.go 91.66% <100.00%> (ø)
models/repo_mirror.go 2.38% <0.00%> (-11.91%) ⬇️
modules/cron/tasks_basic.go 87.35% <0.00%> (-3.45%) ⬇️
modules/git/utils.go 73.77% <0.00%> (-3.28%) ⬇️
modules/process/manager.go 72.50% <0.00%> (-2.50%) ⬇️
services/pull/check.go 48.90% <0.00%> (-2.19%) ⬇️
services/mirror/mirror.go 15.78% <0.00%> (-1.11%) ⬇️
modules/git/repo.go 45.72% <0.00%> (-0.51%) ⬇️
models/error.go 38.49% <0.00%> (-0.49%) ⬇️
... and 10 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 de06ee6...35a36c8. Read the comment docs.

@lunny lunny merged commit de0986d into go-gitea:master Dec 13, 2020
@go-gitea go-gitea locked and limited conversation to collaborators Jan 18, 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.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

6 participants