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 the ability to use multiple labels as filters #5786

Merged
merged 2 commits into from
Jan 23, 2019

Conversation

lafriks
Copy link
Member

@lafriks lafriks commented Jan 20, 2019

Rework of #3438
Fixes #3430

@lafriks lafriks added the type/enhancement An improvement of existing functionality label Jan 20, 2019
@lafriks lafriks added this to the 1.8.0 milestone Jan 20, 2019
@codecov-io
Copy link

codecov-io commented Jan 20, 2019

Codecov Report

❗ No coverage uploaded for pull request base (master@6a949af). Click here to learn what that means.
The diff coverage is 50%.

Impacted file tree graph

@@            Coverage Diff            @@
##             master    #5786   +/-   ##
=========================================
  Coverage          ?   37.73%           
=========================================
  Files             ?      327           
  Lines             ?    47895           
  Branches          ?        0           
=========================================
  Hits              ?    18074           
  Misses            ?    27222           
  Partials          ?     2599
Impacted Files Coverage Δ
routers/routes/routes.go 85.05% <100%> (ø)
routers/user/home.go 41.5% <33.33%> (ø)
models/issue.go 47.59% <44.44%> (ø)
routers/repo/issue.go 36.58% <50%> (ø)
models/issue_label.go 59.54% <60%> (ø)

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 6a949af...c7ae3b9. Read the comment docs.

@bkcsoft bkcsoft added the lgtm/need 2 This PR needs two approvals by maintainers to be considered for merging. label Jan 20, 2019
@bkcsoft bkcsoft 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 Jan 21, 2019
@techknowlogick techknowlogick added the type/changelog Adds the changelog for a new Gitea version label Jan 23, 2019
@bkcsoft bkcsoft 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 Jan 23, 2019
@techknowlogick techknowlogick merged commit 0756495 into go-gitea:master Jan 23, 2019
@lafriks lafriks deleted the erjiaquing_issue_3430 branch January 23, 2019 06:52
bmackinney pushed a commit to bmackinney/gitea that referenced this pull request Jan 27, 2019
richmahn pushed a commit to richmahn/gitea that referenced this pull request Apr 11, 2019
@go-gitea go-gitea locked and limited conversation to collaborators Nov 24, 2020
@delvh delvh removed the type/changelog Adds the changelog for a new Gitea version label Oct 7, 2023
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/enhancement An improvement of existing functionality
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Add the ability to use multiple labels as filters
7 participants