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

feat(app): Implement search facets for DatasetType field #3036

Merged
merged 2 commits into from
May 2, 2024

fix(app): Allow removal of DatasetType filters

5523972
Select commit
Loading
Failed to load commit list.
Merged

feat(app): Implement search facets for DatasetType field #3036

fix(app): Allow removal of DatasetType filters
5523972
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch failed May 2, 2024 in 1s

29.09% of diff hit (target 42.50%)

View this Pull Request on Codecov

29.09% of diff hit (target 42.50%)

Annotations

Check warning on line 31 in packages/openneuro-app/src/scripts/search/inputs/dataset-type-select.tsx

See this annotation in the file changed.

@codecov codecov / codecov/patch

packages/openneuro-app/src/scripts/search/inputs/dataset-type-select.tsx#L7-L31

Added lines #L7 - L31 were not covered by tests

Check warning on line 170 in packages/openneuro-app/src/scripts/search/search-container.tsx

See this annotation in the file changed.

@codecov codecov / codecov/patch

packages/openneuro-app/src/scripts/search/search-container.tsx#L170

Added line #L170 was not covered by tests

Check warning on line 126 in packages/openneuro-app/src/scripts/search/search-params-ctx.tsx

See this annotation in the file changed.

@codecov codecov / codecov/patch

packages/openneuro-app/src/scripts/search/search-params-ctx.tsx#L126

Added line #L126 was not covered by tests

Check warning on line 148 in packages/openneuro-app/src/scripts/search/search-params-ctx.tsx

See this annotation in the file changed.

@codecov codecov / codecov/patch

packages/openneuro-app/src/scripts/search/search-params-ctx.tsx#L148

Added line #L148 was not covered by tests

Check warning on line 64 in packages/openneuro-components/src/search-page/FiltersBlock.tsx

See this annotation in the file changed.

@codecov codecov / codecov/patch

packages/openneuro-components/src/search-page/FiltersBlock.tsx#L64

Added line #L64 was not covered by tests

Check warning on line 127 in packages/openneuro-components/src/search-page/FiltersBlock.tsx

See this annotation in the file changed.

@codecov codecov / codecov/patch

packages/openneuro-components/src/search-page/FiltersBlock.tsx#L118-L127

Added lines #L118 - L127 were not covered by tests