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 messenger a file upload, Fix dialog. #95

Merged
merged 16 commits into from
Dec 20, 2022
Merged

Add messenger a file upload, Fix dialog. #95

merged 16 commits into from
Dec 20, 2022

Conversation

yoonghan
Copy link
Owner

No description provided.

@vercel
Copy link

vercel bot commented Dec 20, 2022

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Updated
walcron ✅ Ready (Inspect) Visit Preview Dec 20, 2022 at 4:14PM (UTC)

@yoonghan yoonghan changed the title Add test cases and fix dialog Add messenger a file upload, Fix dialog. Dec 20, 2022
@codecov-commenter
Copy link

codecov-commenter commented Dec 20, 2022

Codecov Report

Merging #95 (e89757a) into master (3e3d152) will not change coverage.
The diff coverage is 100.00%.

@@             Coverage Diff             @@
##            master       #95     +/-   ##
===========================================
  Coverage   100.00%   100.00%             
===========================================
  Files            7        74     +67     
  Lines           72      1254   +1182     
  Branches         7       127    +120     
===========================================
+ Hits            72      1254   +1182     
Impacted Files Coverage Δ
components/Cookie/index.tsx 100.00% <ø> (ø)
components/HtmlHead/index.tsx 100.00% <ø> (ø)
components/PageReaderIndicator/index.tsx 100.00% <ø> (ø)
components/Button/index.tsx 100.00% <100.00%> (ø)
components/Button/isExternalLink.ts 100.00% <100.00%> (ø)
components/ButtonsBar/index.tsx 100.00% <100.00%> (ø)
components/Card/index.tsx 100.00% <100.00%> (ø)
...ChatMessageBox/ChatMessageDialog/NoSSRChatFeed.tsx 100.00% <100.00%> (ø)
...ts/Chat/ChatMessageBox/ChatMessageDialog/index.tsx 100.00% <100.00%> (ø)
.../Chat/ChatMessageBox/UploadConfirmDialog/index.tsx 100.00% <100.00%> (ø)
... and 63 more

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.

@github-actions
Copy link

Code Coverage

Package Line Rate Branch Rate Complexity Health
components.Button 100% 100% 0
components.ButtonsBar 100% 100% 0
components.Card 100% 100% 0
components.Chat 100% 100% 0
components.Chat.ChatMessageBox 100% 100% 0
components.Chat.ChatMessageBox.ChatMessageDialog 100% 100% 0
components.Chat.ChatMessageBox.UploadConfirmDialog 100% 100% 0
components.Chat.usePusher 100% 100% 0
components.CommandBar 100% 100% 0
components.CommandBar.CommandBarInput 100% 100% 0
components.CommandBar.CommandSearch 100% 100% 0
components.CommandBar.HelpDialog 100% 100% 0
components.CommandBar.NavMenu 100% 100% 0
components.CommandBar.PwaEnabler 100% 100% 0
components.CommandBar.PwaEnabler.utils 100% 100% 0
components.Cookie 100% 100% 0
components.Footer 100% 100% 0
components.HeaderOne 100% 100% 0
components.HtmlHead 100% 100% 0
components.Input 100% 100% 0
components.LetterBox 100% 100% 0
components.Link 100% 100% 0
components.Loader 100% 100% 0
components.Logo 100% 100% 0
components.LogoText 100% 100% 0
components.Modal 100% 100% 0
components.Navigator 100% 100% 0
components.PageReaderIndicator 100% 100% 0
components.Parallax 100% 100% 0
components.Profiler 100% 100% 0
components.ScrollIcon 100% 100% 0
components.ScrollToTop 100% 100% 0
components.SocialFab 100% 100% 0
components.Table 100% 100% 0
components.Timeline 100% 100% 0
components.Video 100% 100% 0
components.utils.common 100% 100% 0
components.utils.hoc.withEnvCheck 100% 100% 0
config 100% 100% 0
pageComponents.History 100% 100% 0
pageComponents.Homepage 100% 100% 0
pageComponents.Projects 100% 100% 0
pageComponents.Sitemap 100% 100% 0
pages 100% 100% 0
pages.api 100% 100% 0
pages.experiments 100% 100% 0
pages.projects 100% 100% 0
Summary 100% (1197 / 1197) 100% (296 / 296) 0

@yoonghan yoonghan merged commit 238bc97 into master Dec 20, 2022
@yoonghan yoonghan deleted the develop branch December 20, 2022 23:17
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.

2 participants