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

Added scope @Input() to the SearchComponent & fixed related bugs #2794

Merge remote-tracking branch 'upstream/main' into fix-scope-issues-on…

2433082
Select commit
Loading
Failed to load commit list.
Merged

Added scope @Input() to the SearchComponent & fixed related bugs #2794

Merge remote-tracking branch 'upstream/main' into fix-scope-issues-on…
2433082
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch succeeded Feb 5, 2024 in 0s

73.07% of diff hit (target 77.08%)

View this Pull Request on Codecov

73.07% of diff hit (target 77.08%)

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 22 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#L22

Added line #L22 was not covered by tests