Skip to content

Refactor success notification messages to use template strings for be…

Codecov / codecov/project failed Mar 8, 2025 in 0s

63.17% (-0.02%) compared to d6f549a

View this Pull Request on Codecov

63.17% (-0.02%) compared to d6f549a

Details

Codecov Report

Attention: Patch coverage is 66.12903% with 42 lines in your changes missing coverage. Please review.

Project coverage is 63.17%. Comparing base (d6f549a) to head (f48c9de).
Report is 3 commits behind head on main.

Files with missing lines Patch % Lines
src/web/pages/extras/TrashCanPage.jsx 14.28% 18 Missing ⚠️
src/web/entities/Container.jsx 68.18% 7 Missing ⚠️
src/web/pages/portlists/Component.jsx 0.00% 7 Missing ⚠️
src/web/pages/tasks/Component.jsx 68.42% 6 Missing ⚠️
src/web/pages/roles/Component.jsx 0.00% 4 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main    #4349      +/-   ##
==========================================
- Coverage   63.19%   63.17%   -0.02%     
==========================================
  Files        1125     1126       +1     
  Lines      100068   100192     +124     
  Branches     6690     6693       +3     
==========================================
+ Hits        63234    63301      +67     
- Misses      36817    36874      +57     
  Partials       17       17              

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