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

Run benchmark at tag to track performances #6035

Merged
merged 2 commits into from
Feb 11, 2019

Conversation

sapk
Copy link
Member

@sapk sapk commented Feb 11, 2019

And add missing make bench-mssql

This should not impact run time on PR and push to master but will allow us to track performances improvement or decrease over Gitea releases.

@codecov-io
Copy link

codecov-io commented Feb 11, 2019

Codecov Report

Merging #6035 into master will increase coverage by <.01%.
The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff             @@
##           master    #6035      +/-   ##
==========================================
+ Coverage   38.72%   38.73%   +<.01%     
==========================================
  Files         339      339              
  Lines       49013    49013              
==========================================
+ Hits        18980    18983       +3     
+ Misses      27286    27284       -2     
+ Partials     2747     2746       -1
Impacted Files Coverage Δ
modules/process/manager.go 81.15% <0%> (+4.34%) ⬆️

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 353282e...e5bd71f. Read the comment docs.

@GiteaBot GiteaBot added the lgtm/need 2 This PR needs two approvals by maintainers to be considered for merging. label Feb 11, 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 Feb 11, 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 Feb 11, 2019
@techknowlogick techknowlogick added this to the 1.8.0 milestone Feb 11, 2019
@techknowlogick techknowlogick merged commit 9eb00fe into go-gitea:master Feb 11, 2019
@sapk sapk deleted the bench-at-tag branch February 11, 2019 19:22
@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/testing
Projects
None yet
Development

Successfully merging this pull request may close these issues.

6 participants