Skip to content

GUI menus and basic layout.

Codecov / codecov/project failed Feb 20, 2025 in 1s

82.07% (-2.84%) compared to 0fcf00e

View this Pull Request on Codecov

82.07% (-2.84%) compared to 0fcf00e

Details

Codecov Report

Attention: Patch coverage is 19.40928% with 191 lines in your changes missing coverage. Please review.

Project coverage is 82.07%. Comparing base (0fcf00e) to head (a35c67e).

Files with missing lines Patch % Lines
source/titfront/src/components/Menu.tsx 0.90% 109 Missing ⚠️
source/titfront/src/components/App.tsx 2.22% 44 Missing ⚠️
source/titfront/src/stores/LayoutStore.ts 0.00% 26 Missing ⚠️
source/titfront/src/components/Resizable.tsx 91.11% 4 Missing ⚠️
source/titfront/src/components/Viewer.tsx 20.00% 4 Missing ⚠️
source/titfront/src/main.tsx 0.00% 2 Missing ⚠️
source/titfront/src/utils.ts 33.33% 2 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main     #102      +/-   ##
==========================================
- Coverage   84.91%   82.07%   -2.84%     
==========================================
  Files         114      119       +5     
  Lines        5124     5356     +232     
  Branches     1468     1479      +11     
==========================================
+ Hits         4351     4396      +45     
- Misses        648      835     +187     
  Partials      125      125              

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