Skip to content

Fix merge conflicts

85b5319
Select commit
Loading
Failed to load commit list.
Merged

Add a fullscreen button to the bottom box #5605

Fix merge conflicts
85b5319
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project failed Feb 18, 2026 in 0s

85.54% (-0.03%) compared to 37b31b0

View this Pull Request on Codecov

85.54% (-0.03%) compared to 37b31b0

Details

Codecov Report

❌ Patch coverage is 64.70588% with 12 lines in your changes missing coverage. Please review.
✅ Project coverage is 85.54%. Comparing base (37b31b0) to head (85b5319).
⚠️ Report is 2 commits behind head on main.

Files with missing lines Patch % Lines
src/components/app/BottomBox.tsx 60.00% 4 Missing ⚠️
src/actions/profile-view.ts 0.00% 3 Missing ⚠️
src/components/app/FullscreenToggleButton.tsx 77.77% 2 Missing ⚠️
src/reducers/url-state.ts 66.66% 2 Missing ⚠️
src/app-logic/url-handling.ts 75.00% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main    #5605      +/-   ##
==========================================
- Coverage   85.56%   85.54%   -0.03%     
==========================================
  Files         319      320       +1     
  Lines       31420    31453      +33     
  Branches     8661     8586      -75     
==========================================
+ Hits        26885    26906      +21     
- Misses       4104     4116      +12     
  Partials      431      431              

☔ 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.