Skip to content

Merge branch 'main' into app-problems

c8e3102
Select commit
Loading
Failed to load commit list.
Merged

App Problems implementation #6283

Merge branch 'main' into app-problems
c8e3102
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Feb 24, 2026 in 0s

42.71% (+0.04%) compared to 7ea2858

View this Pull Request on Codecov

42.71% (+0.04%) compared to 7ea2858

Details

Codecov Report

❌ Patch coverage is 52.69461% with 158 lines in your changes missing coverage. Please review.
✅ Project coverage is 42.71%. Comparing base (7ea2858) to head (c8e3102).

Files with missing lines Patch % Lines
...mponents/AppProblems/ProblemsList/ProblemsList.tsx 20.00% 43 Missing and 1 partial ⚠️
...components/AppProblems/ProblemCard/ProblemCard.tsx 39.39% 18 Missing and 2 partials ⚠️
...ponents/AppProblems/ProblemCard/DismissedLabel.tsx 35.29% 9 Missing and 2 partials ⚠️
...onents/AppProblems/ProblemsBadge/ProblemsBadge.tsx 31.25% 10 Missing and 1 partial ⚠️
.../views/InstalledExtensions/InstalledExtensions.tsx 50.00% 10 Missing ⚠️
...alledExtensions/components/AppProblems/fixtures.ts 0.00% 10 Missing ⚠️
...s/AppProblems/ProblemCard/TimestampWithTooltip.tsx 47.05% 9 Missing ⚠️
.../AppProblems/ProblemsList/ProblemsList.stories.tsx 0.00% 9 Missing ⚠️
...ppProblems/ProblemsBadge/ProblemsBadge.stories.tsx 0.00% 7 Missing ⚠️
...ts/AppProblems/ProblemCard/ProblemCard.stories.tsx 0.00% 5 Missing ⚠️
... and 8 more
Additional details and impacted files
@@            Coverage Diff             @@
##             main    #6283      +/-   ##
==========================================
+ Coverage   42.67%   42.71%   +0.04%     
==========================================
  Files        2517     2534      +17     
  Lines       43696    44006     +310     
  Branches     9954    10434     +480     
==========================================
+ Hits        18647    18799     +152     
+ Misses      25011    23868    -1143     
- Partials       38     1339    +1301     

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