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 feature id table filter #2307

Merged
merged 1 commit into from
May 11, 2024
Merged

add feature id table filter #2307

merged 1 commit into from
May 11, 2024

Conversation

CollinBeczak
Copy link
Collaborator

@CollinBeczak CollinBeczak commented Mar 20, 2024

Feature request: A user requested the ability to search for a feature Id. Like so:
Screenshot 2024-03-20 at 5 46 37 PM
This PR, and its corresponding backend PR, adds support to filter by feature Id and updates the review CSV filtering to include the added feature Id filtering as well.

@codecov-commenter
Copy link

codecov-commenter commented Mar 20, 2024

Codecov Report

Attention: Patch coverage is 0% with 6 lines in your changes are missing coverage. Please review.

Project coverage is 23.59%. Comparing base (6435413) to head (8c6abe3).
Report is 1 commits behind head on main.

Files Patch % Lines
src/pages/Review/TasksReview/TasksReviewTable.js 0.00% 0 Missing and 2 partials ⚠️
src/services/Search/Search.js 0.00% 1 Missing and 1 partial ⚠️
src/services/Task/TaskReview/TaskReview.js 0.00% 2 Missing ⚠️

❗ Your organization needs to install the Codecov GitHub app to enable full functionality.

Additional details and impacted files
@@           Coverage Diff           @@
##             main    #2307   +/-   ##
=======================================
  Coverage   23.59%   23.59%           
=======================================
  Files         648      648           
  Lines       22497    22500    +3     
  Branches     6944     6946    +2     
=======================================
+ Hits         5308     5309    +1     
- Misses      14366    14367    +1     
- Partials     2823     2824    +1     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@CollinBeczak CollinBeczak marked this pull request as ready for review March 26, 2024 22:51
@CollinBeczak CollinBeczak marked this pull request as draft April 9, 2024 16:51
@CollinBeczak CollinBeczak marked this pull request as ready for review April 9, 2024 21:53
@CollinBeczak CollinBeczak merged commit 8a39835 into main May 11, 2024
5 checks passed
@CollinBeczak CollinBeczak deleted the add-feature-id-table-filter branch May 11, 2024 23:14
@CollinBeczak CollinBeczak mentioned this pull request May 14, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants