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: implement search page #39

Merged
merged 8 commits into from
Sep 28, 2023
Merged

feat: implement search page #39

merged 8 commits into from
Sep 28, 2023

Conversation

async3619
Copy link
Owner

this PR resolves #38

@async3619 async3619 added enhancement renderer This one is related with renderer-side web app main This one is related with main process labels Sep 27, 2023
@async3619 async3619 added this to the Stable Release milestone Sep 27, 2023
@async3619 async3619 linked an issue Sep 27, 2023 that may be closed by this pull request
@codecov
Copy link

codecov bot commented Sep 27, 2023

Codecov Report

Merging #39 (67e32f1) into dev (b58f6b2) will increase coverage by 0.28%.
The diff coverage is 96.98%.

@@            Coverage Diff             @@
##              dev      #39      +/-   ##
==========================================
+ Coverage   94.71%   95.00%   +0.28%     
==========================================
  Files          54       59       +5     
  Lines        1078     1240     +162     
  Branches      154      174      +20     
==========================================
+ Hits         1021     1178     +157     
- Misses         56       60       +4     
- Partials        1        2       +1     
Files Coverage Δ
...ckages/ui/src/Autocomplete/Autocomplete.styles.tsx 100.00% <100.00%> (ø)
packages/ui/src/Autocomplete/Autocomplete.tsx 100.00% <100.00%> (ø)
packages/ui/src/ChipRadio/ChipRadio.styles.tsx 100.00% <100.00%> (ø)
packages/ui/src/ChipRadio/ChipRadio.tsx 100.00% <100.00%> (ø)
apps/main/src/library/library.service.ts 98.07% <98.07%> (-1.93%) ⬇️
apps/main/src/library/library.resolver.ts 81.81% <83.33%> (-1.52%) ⬇️
packages/ui/src/utils/mergeRefs.ts 71.42% <71.42%> (ø)

@async3619 async3619 merged commit 09722fa into dev Sep 28, 2023
@async3619 async3619 removed this from the Stable Release milestone Nov 1, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
main This one is related with main process renderer This one is related with renderer-side web app
Projects
None yet
Development

Successfully merging this pull request may close these issues.

should have search page
1 participant