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

refactor(web-ui): move chat page to chat module #832

Merged
merged 2 commits into from
Jul 13, 2024
Merged

Conversation

johanbook
Copy link
Owner

No description provided.

Copy link

codecov bot commented Jul 13, 2024

Codecov Report

Attention: Patch coverage is 22.44898% with 38 lines in your changes missing coverage. Please review.

Project coverage is 29.61%. Comparing base (a18bb05) to head (e402098).

Files Patch % Lines
.../pages/CreateChatPage/CreateChatPage.container.tsx 0.00% 21 Missing and 2 partials ⚠️
...s/chat/pages/CreateChatPage/CreateChatPage.nav.tsx 0.00% 4 Missing ⚠️
services/web-ui/src/Router.tsx 0.00% 3 Missing ⚠️
...chat/pages/ChatListPage/ChatListPage.component.tsx 50.00% 3 Missing ⚠️
...t/pages/CreateChatPage/CreateChatPage.skeleton.tsx 0.00% 2 Missing ⚠️
...tures/chat/pages/ChatListPage/ChatListPage.nav.tsx 50.00% 1 Missing ⚠️
.../chat/pages/ChatListPage/ChatListPage.skeleton.tsx 66.66% 1 Missing ⚠️
...ui/src/features/chat/pages/CreateChatPage/index.ts 0.00% 1 Missing ⚠️

❗ There is a different number of reports uploaded between BASE (a18bb05) and HEAD (e402098). Click for more details.

HEAD has 3 uploads less than BASE
Flag BASE (a18bb05) HEAD (e402098)
auth-api 1 0
homepage 1 0
api 1 0
Additional details and impacted files
@@             Coverage Diff             @@
##             main     #832       +/-   ##
===========================================
- Coverage   40.52%   29.61%   -10.91%     
===========================================
  Files         507      229      -278     
  Lines        5076     2107     -2969     
  Branches      406      230      -176     
===========================================
- Hits         2057      624     -1433     
+ Misses       2881     1395     -1486     
+ Partials      138       88       -50     
Flag Coverage Δ
api ?
auth-api ?
homepage ?
web-ui 29.61% <22.44%> (-0.45%) ⬇️

Flags with carried forward coverage won't be shown. Click here to find out more.

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@johanbook johanbook merged commit cdb2d19 into main Jul 13, 2024
5 of 7 checks passed
@johanbook johanbook deleted the create-new-chat branch July 13, 2024 11:06
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.

1 participant