Skip to content

Add tests for updateActivity data merging and exercise_type

e4e7472
Select commit
Loading
Failed to load commit list.
Open

Add web UI for creating data and editing exercise types #249

Add tests for updateActivity data merging and exercise_type
e4e7472
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Feb 24, 2026 in 0s

26.70% (-0.62%) compared to c9997f0

View this Pull Request on Codecov

26.70% (-0.62%) compared to c9997f0

Details

Codecov Report

❌ Patch coverage is 3.67107% with 656 lines in your changes missing coverage. Please review.
✅ Project coverage is 26.70%. Comparing base (c9997f0) to head (e4e7472).

Files with missing lines Patch % Lines
apps/web/src/pages/AddData/index.tsx 0.00% 342 Missing and 1 partial ⚠️
apps/web/src/components/CustomMetricsSettings.tsx 0.00% 208 Missing and 1 partial ⚠️
apps/web/src/state/api.ts 0.00% 47 Missing ⚠️
apps/web/src/pages/EntityDetail/ExerciseDetail.tsx 0.00% 30 Missing ⚠️
apps/backend/src/routes/activities-router.ts 0.00% 15 Missing ⚠️
apps/web/src/pages/EntityDetail/index.tsx 0.00% 6 Missing ⚠️
apps/web/src/components/Header.tsx 0.00% 2 Missing ⚠️
apps/web/src/index.tsx 0.00% 2 Missing ⚠️
apps/web/src/pages/Settings/index.tsx 0.00% 2 Missing ⚠️
Additional details and impacted files
@@             Coverage Diff             @@
##           develop     #249      +/-   ##
===========================================
- Coverage    27.31%   26.70%   -0.62%     
===========================================
  Files          176      178       +2     
  Lines        23863    24536     +673     
  Branches      2134     2149      +15     
===========================================
+ Hits          6519     6553      +34     
- Misses       17305    17942     +637     
- Partials        39       41       +2     

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