Skip to content

refactor(apps): migrate errors to typed taxonomy

deb12eb
Select commit
Loading
Failed to load commit list.
Open

refactor(apps): migrate errors to typed taxonomy #1288

refactor(apps): migrate errors to typed taxonomy
deb12eb
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Jun 5, 2026 in 0s

70.33% (+0.00%) compared to f3949f0

View this Pull Request on Codecov

70.33% (+0.00%) compared to f3949f0

Details

Codecov Report

❌ Patch coverage is 67.28972% with 35 lines in your changes missing coverage. Please review.
✅ Project coverage is 70.33%. Comparing base (f3949f0) to head (deb12eb).

Files with missing lines Patch % Lines
shortcuts/apps/apps_errors.go 65.71% 6 Missing and 6 partials ⚠️
shortcuts/apps/apps_access_scope_set.go 60.86% 9 Missing ⚠️
shortcuts/apps/walk_html_publish_candidates.go 20.00% 4 Missing ⚠️
shortcuts/apps/apps_html_publish.go 81.25% 3 Missing ⚠️
shortcuts/apps/apps_create.go 50.00% 2 Missing ⚠️
shortcuts/apps/html_publish_tarball.go 71.42% 2 Missing ⚠️
shortcuts/apps/apps_access_scope_get.go 50.00% 1 Missing ⚠️
shortcuts/apps/apps_update.go 85.71% 1 Missing ⚠️
shortcuts/apps/html_publish_client.go 83.33% 1 Missing ⚠️
Additional details and impacted files
@@           Coverage Diff           @@
##             main    #1288   +/-   ##
=======================================
  Coverage   70.33%   70.33%           
=======================================
  Files         672      674    +2     
  Lines       65322    65357   +35     
=======================================
+ Hits        45941    45966   +25     
- Misses      15728    15733    +5     
- Partials     3653     3658    +5     

☔ View full report in Codecov by Harness.
📢 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.