Skip to content

chore: remove missing import

0bc0dbd
Select commit
Loading
Failed to load commit list.
Merged

feat!: externalize sidebar toggle and remove navOpen state from the SDK #3088

chore: remove missing import
0bc0dbd
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Apr 8, 2026 in 0s

80.45% (target 70.00%)

View this Pull Request on Codecov

80.45% (target 70.00%)

Details

Codecov Report

❌ Patch coverage is 85.00000% with 3 lines in your changes missing coverage. Please review.
βœ… Project coverage is 80.45%. Comparing base (8317b73) to head (0bc0dbd).

Files with missing lines Patch % Lines
src/components/ChatView/ChatView.tsx 60.00% 2 Missing ⚠️
...components/Threads/ThreadList/ThreadListItemUI.tsx 0.00% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##           master    #3088      +/-   ##
==========================================
+ Coverage   80.44%   80.45%   +0.01%     
==========================================
  Files         414      411       -3     
  Lines       11975    11901      -74     
  Branches     3862     3835      -27     
==========================================
- Hits         9633     9575      -58     
+ Misses       2342     2326      -16     

β˜” 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.