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

[stable5.1] fix: close modal after creating conversation #6664

Merged
merged 1 commit into from
Jan 27, 2025

fix: close modal after creating conversation

ed77f5b
Select commit
Loading
Failed to load commit list.
Merged

[stable5.1] fix: close modal after creating conversation #6664

fix: close modal after creating conversation
ed77f5b
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Jan 27, 2025 in 1s

14.54% (+0.02%) compared to 1da8da7

View this Pull Request on Codecov

14.54% (+0.02%) compared to 1da8da7

Details

Codecov Report

Attention: Patch coverage is 0% with 2 lines in your changes missing coverage. Please review.

Project coverage is 14.54%. Comparing base (1da8da7) to head (ed77f5b).
Report is 1 commits behind head on stable5.1.

Files with missing lines Patch % Lines
src/services/talkService.js 0.00% 1 Missing ⚠️
src/views/EditSidebar.vue 0.00% 1 Missing ⚠️
Additional details and impacted files
@@              Coverage Diff              @@
##           stable5.1    #6664      +/-   ##
=============================================
+ Coverage      14.51%   14.54%   +0.02%     
=============================================
  Files            210      210              
  Lines           9835     9820      -15     
  Branches        2303     2298       -5     
=============================================
  Hits            1428     1428              
+ Misses          8080     8065      -15     
  Partials         327      327              

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