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

[Port dspace-7_x] Added scope @Input() to the SearchComponent & fixed related bugs #2811

Merged
merged 2 commits into from
Feb 15, 2024

111639: Fixed search settings not using the scope

d96c048
Select commit
Loading
Failed to load commit list.
Merged

[Port dspace-7_x] Added scope @Input() to the SearchComponent & fixed related bugs #2811

111639: Fixed search settings not using the scope
d96c048
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch succeeded Feb 15, 2024 in 1s

73.07% of diff hit (target 76.95%)

View this Pull Request on Codecov

73.07% of diff hit (target 76.95%)

Annotations

Check warning on line 66 in src/app/shared/search/search-filters/search-filter/search-facet-filter-wrapper/search-facet-filter-wrapper.component.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/app/shared/search/search-filters/search-filter/search-facet-filter-wrapper/search-facet-filter-wrapper.component.ts#L65-L66

Added lines #L65 - L66 were not covered by tests

Check warning on line 180 in src/app/shared/search/search-filters/search-filter/search-filter.component.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/app/shared/search/search-filters/search-filter/search-filter.component.ts#L180

Added line #L180 was not covered by tests

Check warning on line 21 in src/app/shared/search/themed-search.component.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/app/shared/search/themed-search.component.ts#L21

Added line #L21 was not covered by tests