Skip to content

feat: add PWA functionality with 'Add to App' button for mobile and d…

6641fea
Select commit
Loading
Failed to load commit list.
Merged

Add PWA option #5

feat: add PWA functionality with 'Add to App' button for mobile and d…
6641fea
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project failed Dec 10, 2025 in 0s

52.50% (target 70.00%)

View this Pull Request on Codecov

52.50% (target 70.00%)

Details

Codecov Report

❌ Patch coverage is 0% with 94 lines in your changes missing coverage. Please review.
✅ Project coverage is 52.50%. Comparing base (d119dca) to head (6641fea).
⚠️ Report is 4 commits behind head on master.

Files with missing lines Patch % Lines
frontend/src/components/AddToAppButton.tsx 0.00% 89 Missing ⚠️
frontend/src/App.tsx 0.00% 5 Missing ⚠️

❌ Your project check has failed because the head coverage (52.50%) is below the target coverage (70.00%). You can increase the head coverage or adjust the target coverage.

Additional details and impacted files

Impacted file tree graph

@@            Coverage Diff             @@
##           master       #5      +/-   ##
==========================================
- Coverage   54.23%   52.50%   -1.73%     
==========================================
  Files          23       24       +1     
  Lines        1853     1914      +61     
  Branches       90       90              
==========================================
  Hits         1005     1005              
- Misses        820      881      +61     
  Partials       28       28              
Files with missing lines Coverage Δ
frontend/src/App.tsx 0.00% <0.00%> (ø)
frontend/src/components/AddToAppButton.tsx 0.00% <0.00%> (ø)
🚀 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.