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 dynamic counts to search filters #5471

Merged
merged 80 commits into from
Nov 13, 2024

Fix rubocop

b8171b2
Select commit
Loading
Failed to load commit list.
Merged

Add dynamic counts to search filters #5471

Fix rubocop
b8171b2
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch succeeded May 28, 2024 in 1s

92.80% of diff hit (target 78.20%)

View this Pull Request on Codecov

92.80% of diff hit (target 78.20%)

Annotations

Check warning on line 9 in app/assets/javascripts/components/saved_annotations/saved_annotation_list.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

app/assets/javascripts/components/saved_annotations/saved_annotation_list.ts#L9

Added line #L9 was not covered by tests

Check warning on line 55 in app/assets/javascripts/components/search/filter_element.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

app/assets/javascripts/components/search/filter_element.ts#L55

Added line #L55 was not covered by tests

Check warning on line 71 in app/assets/javascripts/components/search/search_token.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

app/assets/javascripts/components/search/search_token.ts#L70-L71

Added lines #L70 - L71 were not covered by tests

Check warning on line 75 in app/assets/javascripts/components/search/search_token.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

app/assets/javascripts/components/search/search_token.ts#L73-L75

Added lines #L73 - L75 were not covered by tests

Check warning on line 98 in app/assets/javascripts/components/search/search_token.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

app/assets/javascripts/components/search/search_token.ts#L98

Added line #L98 was not covered by tests

Check warning on line 100 in app/assets/javascripts/state/SavedAnnotations.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

app/assets/javascripts/state/SavedAnnotations.ts#L100

Added line #L100 was not covered by tests

Check warning on line 2 in app/controllers/events_controller.rb

See this annotation in the file changed.

@codecov codecov / codecov/patch

app/controllers/events_controller.rb#L2

Added line #L2 was not covered by tests

Check warning on line 4 in app/controllers/events_controller.rb

See this annotation in the file changed.

@codecov codecov / codecov/patch

app/controllers/events_controller.rb#L4

Added line #L4 was not covered by tests

Check warning on line 8 in app/controllers/events_controller.rb

See this annotation in the file changed.

@codecov codecov / codecov/patch

app/controllers/events_controller.rb#L8

Added line #L8 was not covered by tests

Check warning on line 47 in app/controllers/feedbacks_controller.rb

See this annotation in the file changed.

@codecov codecov / codecov/patch

app/controllers/feedbacks_controller.rb#L47

Added line #L47 was not covered by tests

Check warning on line 50 in app/controllers/feedbacks_controller.rb

See this annotation in the file changed.

@codecov codecov / codecov/patch

app/controllers/feedbacks_controller.rb#L49-L50

Added lines #L49 - L50 were not covered by tests

Check warning on line 46 in app/controllers/saved_annotations_controller.rb

See this annotation in the file changed.

@codecov codecov / codecov/patch

app/controllers/saved_annotations_controller.rb#L46

Added line #L46 was not covered by tests

Check warning on line 70 in app/models/concerns/filterable.rb

See this annotation in the file changed.

@codecov codecov / codecov/patch

app/models/concerns/filterable.rb#L70

Added line #L70 was not covered by tests