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

Add tests for Org API #6731

Merged
merged 3 commits into from Apr 24, 2019
Merged

Add tests for Org API #6731

merged 3 commits into from Apr 24, 2019

Conversation

lunny
Copy link
Member

@lunny lunny commented Apr 24, 2019

Add tests for #5603

@codecov-io
Copy link

codecov-io commented Apr 24, 2019

Codecov Report

Merging #6731 into master will increase coverage by 0.09%.
The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff             @@
##           master    #6731      +/-   ##
==========================================
+ Coverage   40.72%   40.82%   +0.09%     
==========================================
  Files         421      421              
  Lines       57902    57902              
==========================================
+ Hits        23582    23637      +55     
+ Misses      31186    31126      -60     
- Partials     3134     3139       +5
Impacted Files Coverage Δ
routers/api/v1/api.go 68.68% <0%> (+0.63%) ⬆️
routers/repo/view.go 42.6% <0%> (+1%) ⬆️
models/unit.go 51.42% <0%> (+5.71%) ⬆️
routers/api/v1/org/org.go 51.61% <0%> (+10.32%) ⬆️
routers/api/v1/org/member.go 12.13% <0%> (+12.13%) ⬆️

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 08d8ea9...938ef2e. Read the comment docs.

@GiteaBot GiteaBot added the lgtm/need 2 This PR needs two approvals by maintainers to be considered for merging. label Apr 24, 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 Apr 24, 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 Apr 24, 2019
@techknowlogick techknowlogick merged commit 1d8b521 into go-gitea:master Apr 24, 2019
@lunny lunny deleted the lunny/org_api branch April 24, 2019 16:30
@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.

None yet

6 participants