Skip to content

Add Test for Fix #14040 #14045

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 12 commits into from
Dec 21, 2020
Merged

Add Test for Fix #14040 #14045

merged 12 commits into from
Dec 21, 2020

Conversation

6543
Copy link
Member

@6543 6543 commented Dec 17, 2020

as title

@6543 6543 added type/testing skip-changelog This PR is irrelevant for the (next) changelog, for example bug fixes for unreleased features. labels Dec 17, 2020
@6543 6543 requested a review from zeripath December 17, 2020 22:56
@GiteaBot GiteaBot added the lgtm/need 2 This PR needs two approvals by maintainers to be considered for merging. label Dec 17, 2020
@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 18, 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 18, 2020
@codecov-io
Copy link

Codecov Report

Merging #14045 (bf3aba9) into master (09304db) will decrease coverage by 0.00%.
The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff             @@
##           master   #14045      +/-   ##
==========================================
- Coverage   42.33%   42.33%   -0.01%     
==========================================
  Files         726      726              
  Lines       77745    77745              
==========================================
- Hits        32913    32911       -2     
+ Misses      39428    39427       -1     
- Partials     5404     5407       +3     
Impacted Files Coverage Δ
modules/git/blob_nogogit.go 73.52% <0.00%> (-8.83%) ⬇️
modules/git/tree_entry_nogogit.go 87.50% <0.00%> (-6.25%) ⬇️
modules/git/repo_language_stats_nogogit.go 57.44% <0.00%> (-4.26%) ⬇️
modules/process/manager.go 72.50% <0.00%> (-2.50%) ⬇️
modules/git/command.go 87.50% <0.00%> (-1.93%) ⬇️
modules/git/batch_reader_nogogit.go 44.77% <0.00%> (-1.50%) ⬇️
services/pull/check.go 48.90% <0.00%> (-0.73%) ⬇️
models/error.go 38.98% <0.00%> (+0.48%) ⬆️
services/pull/pull.go 42.85% <0.00%> (+0.50%) ⬆️
modules/queue/workerpool.go 60.00% <0.00%> (+1.22%) ⬆️
... and 2 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 09304db...bf3aba9. Read the comment docs.

@6543 6543 merged commit 9271040 into go-gitea:master Dec 21, 2020
@6543 6543 deleted the add-test branch December 21, 2020 17:27
@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. skip-changelog This PR is irrelevant for the (next) changelog, for example bug fixes for unreleased features. type/testing
Projects
None yet
Development

Successfully merging this pull request may close these issues.

6 participants