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

✨ add clipboard share logic #3

Merged
merged 6 commits into from
Dec 6, 2023
Merged

✨ add clipboard share logic #3

merged 6 commits into from
Dec 6, 2023

Conversation

Kreedzt
Copy link
Owner

@Kreedzt Kreedzt commented Dec 6, 2023

No description provided.

Copy link

codecov bot commented Dec 6, 2023

Codecov Report

Merging #3 (cf4d076) into master (1caa281) will increase coverage by 4.46%.
Report is 2 commits behind head on master.
The diff coverage is 20.23%.

Additional details and impacted files
@@            Coverage Diff            @@
##           master      #3      +/-   ##
=========================================
+ Coverage    3.81%   8.28%   +4.46%     
=========================================
  Files          24      27       +3     
  Lines         236     314      +78     
  Branches        9      16       +7     
=========================================
+ Hits            9      26      +17     
- Misses        227     288      +61     
Files Coverage Δ
src/components/hotkey/HotkeyConfigList.tsx 0.00% <ø> (ø)
src/pages/root/GlobalSnackbar.tsx 0.00% <ø> (ø)
src/pages/root/Root.tsx 0.00% <ø> (ø)
src/share/utils.ts 92.85% <100.00%> (+11.03%) ⬆️
src/components/hotkey/HotkeyConfigItem.tsx 0.00% <0.00%> (ø)
src/store/config.ts 0.00% <0.00%> (ø)
src/store/message.ts 0.00% <0.00%> (ø)
src/store/dialog.ts 0.00% <0.00%> (ø)
src/pages/root/GlobalDialog.tsx 0.00% <0.00%> (ø)
src/services/share.ts 0.00% <0.00%> (ø)
... and 1 more

@Kreedzt Kreedzt merged commit 4d1f2ef into master Dec 6, 2023
12 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant