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: shareable URLs for library components and searches [FC-0076] #1575

Merged
merged 19 commits into from
Jan 10, 2025

test: adds tests for library authoring routes.ts

39fd745
Select commit
Loading
Failed to load commit list.
Merged

feat: shareable URLs for library components and searches [FC-0076] #1575

test: adds tests for library authoring routes.ts
39fd745
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch succeeded Jan 10, 2025 in 0s

96.73% of diff hit (target 92.97%)

View this Pull Request on Codecov

96.73% of diff hit (target 92.97%)

Annotations

Check warning on line 51 in src/library-authoring/collections/CollectionInfo.tsx

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/library-authoring/collections/CollectionInfo.tsx#L51

Added line #L51 was not covered by tests

Check warning on line 116 in src/library-authoring/component-info/ComponentInfo.tsx

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/library-authoring/component-info/ComponentInfo.tsx#L116

Added line #L116 was not covered by tests

Check warning on line 48 in src/library-authoring/components/BaseComponentCard.tsx

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/library-authoring/components/BaseComponentCard.tsx#L48

Added line #L48 was not covered by tests

Check warning on line 20 in src/library-authoring/library-info/LibraryInfo.tsx

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/library-authoring/library-info/LibraryInfo.tsx#L20

Added line #L20 was not covered by tests

Check warning on line 88 in src/library-authoring/routes.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/library-authoring/routes.ts#L88

Added line #L88 was not covered by tests

Check warning on line 109 in src/library-authoring/routes.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/library-authoring/routes.ts#L109

Added line #L109 was not covered by tests

Check warning on line 64 in src/search-manager/FilterByBlockType.tsx

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/search-manager/FilterByBlockType.tsx#L64

Added line #L64 was not covered by tests

Check warning on line 64 in src/search-manager/hooks.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/search-manager/hooks.ts#L64

Added line #L64 was not covered by tests

Check warning on line 117 in src/search-manager/hooks.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/search-manager/hooks.ts#L116-L117

Added lines #L116 - L117 were not covered by tests