The Wayback Machine - https://web.archive.org/web/20220502203944/https://github.com/go-gitea/gitea/pull/15250
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 Benchmark tests, remove a broken one & add two new #15250

Merged
merged 23 commits into from Apr 16, 2021

Conversation

Copy link
Member

@6543 6543 commented Apr 2, 2021

as title

.drone.yml Outdated Show resolved Hide resolved
@6543 6543 added kind/testing performance/speed labels Apr 2, 2021
@6543 6543 added this to the 1.15.0 milestone Apr 2, 2021
@6543 6543 mentioned this pull request Apr 2, 2021
.drone.yml Outdated Show resolved Hide resolved
.drone.yml Outdated Show resolved Hide resolved
.drone.yml Outdated Show resolved Hide resolved
@codecov-io
Copy link

@codecov-io codecov-io commented Apr 4, 2021

Codecov Report

Merging #15250 (e19a0d5) into master (6341130) will increase coverage by 0.01%.
The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff             @@
##           master   #15250      +/-   ##
==========================================
+ Coverage   43.83%   43.84%   +0.01%     
==========================================
  Files         677      677              
  Lines       81338    81338              
==========================================
+ Hits        35652    35662      +10     
+ Misses      39909    39901       -8     
+ Partials     5777     5775       -2     
Impacted Files Coverage Δ
modules/charset/charset.go 68.53% <0.00%> (-4.50%) ⬇️
models/error.go 39.52% <0.00%> (+0.47%) ⬆️
services/pull/pull.go 43.30% <0.00%> (+0.48%) ⬆️
models/repo_list.go 78.43% <0.00%> (+0.78%) ⬆️
modules/queue/workerpool.go 60.00% <0.00%> (+1.22%) ⬆️
modules/queue/unique_queue_disk_channel.go 55.22% <0.00%> (+1.49%) ⬆️
modules/indexer/stats/db.go 56.00% <0.00%> (+8.00%) ⬆️

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 6341130...e19a0d5. Read the comment docs.

.drone.yml Outdated Show resolved Hide resolved
.drone.yml Outdated Show resolved Hide resolved
.drone.yml Outdated Show resolved Hide resolved
@6543
Copy link
Author

@6543 6543 commented Apr 12, 2021

@zeripath in the first place just to test if gogit benchmark would behave different ... removed

@6543 6543 changed the title CI: Exec Benchmark tests Fix Benchmark tests, remove a broken one & add two new Apr 12, 2021
@6543 6543 merged commit a67861b into go-gitea:master Apr 16, 2021
2 checks passed
@6543 6543 deleted the benchmark_tests branch Apr 16, 2021
@go-gitea go-gitea locked and limited conversation to collaborators Jun 4, 2021
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
kind/testing lgtm/done performance/speed
Development

Successfully merging this pull request may close these issues.

None yet

6 participants