Skip to content

feat(apps): emit typed error envelopes across the apps domain

e5c7d47
Select commit
Loading
Failed to load commit list.
Open

feat(apps): emit typed error envelopes across the apps domain #1288

feat(apps): emit typed error envelopes across the apps domain
e5c7d47
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Jun 6, 2026 in 0s

71.02% (+0.00%) compared to 7c50b3d

View this Pull Request on Codecov

71.02% (+0.00%) compared to 7c50b3d

Details

Codecov Report

❌ Patch coverage is 72.56637% with 31 lines in your changes missing coverage. Please review.
✅ Project coverage is 71.02%. Comparing base (7c50b3d) to head (e5c7d47).

Files with missing lines Patch % Lines
shortcuts/apps/apps_access_scope_set.go 60.86% 9 Missing ⚠️
shortcuts/apps/apps_errors.go 77.14% 4 Missing and 4 partials ⚠️
shortcuts/apps/walk_html_publish_candidates.go 20.00% 4 Missing ⚠️
shortcuts/apps/apps_html_publish.go 83.33% 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 90.90% 1 Missing ⚠️
Additional details and impacted files
@@           Coverage Diff           @@
##             main    #1288   +/-   ##
=======================================
  Coverage   71.01%   71.02%           
=======================================
  Files         681      682    +1     
  Lines       65435    65472   +37     
=======================================
+ Hits        46470    46501   +31     
- Misses      15320    15323    +3     
- Partials     3645     3648    +3     

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