Skip to content

fix: make DialogManagerProvider a pure component

db7b0a7
Select commit
Loading
Failed to load commit list.
Merged

feat: add support for global modal rendering at the top of the chat component tree #2792

fix: make DialogManagerProvider a pure component
db7b0a7
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Aug 19, 2025 in 0s

81.30% (target 70.00%)

View this Pull Request on Codecov

81.30% (target 70.00%)

Details

Codecov Report

❌ Patch coverage is 95.86207% with 6 lines in your changes missing coverage. Please review.
✅ Project coverage is 81.30%. Comparing base (c7c1825) to head (db7b0a7).
⚠️ Report is 13 commits behind head on master.

Files with missing lines Patch % Lines
src/context/DialogManagerContext.tsx 92.30% 5 Missing ⚠️
src/components/Gallery/Image.tsx 90.00% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##           master    #2792      +/-   ##
==========================================
+ Coverage   81.21%   81.30%   +0.08%     
==========================================
  Files         487      488       +1     
  Lines        9785     9900     +115     
  Branches     2215     2246      +31     
==========================================
+ Hits         7947     8049     +102     
- Misses       1728     1740      +12     
- Partials      110      111       +1     

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

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.