Skip to content

missing await

5a8515f
Select commit
Loading
Failed to load commit list.
Merged

Allow Forge instances to signal settings changes #6128

missing await
5a8515f
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project failed Oct 10, 2025 in 1s

76.82% (-0.03%) compared to 6bec3e2

View this Pull Request on Codecov

76.82% (-0.03%) compared to 6bec3e2

Details

Codecov Report

❌ Patch coverage is 35.71429% with 9 lines in your changes missing coverage. Please review.
✅ Project coverage is 76.82%. Comparing base (6bec3e2) to head (5a8515f).

Files with missing lines Patch % Lines
forge/comms/commsClient.js 0.00% 5 Missing ⚠️
forge/settings/index.js 33.33% 4 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main    #6128      +/-   ##
==========================================
- Coverage   76.85%   76.82%   -0.03%     
==========================================
  Files         381      381              
  Lines       19272    19286      +14     
  Branches     4641     4645       +4     
==========================================
+ Hits        14812    14817       +5     
- Misses       4460     4469       +9     

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