Skip to content

remove arm as a target for now

8e47c43
Select commit
Loading
Failed to load commit list.
Merged

Update build-cli.yaml #141

remove arm as a target for now
8e47c43
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Jul 30, 2025 in 1s

46.26% (+1.26%) compared to 2c33885

View this Pull Request on Codecov

46.26% (+1.26%) compared to 2c33885

Details

Codecov Report

❌ Patch coverage is 42.05817% with 259 lines in your changes missing coverage. Please review.
✅ Project coverage is 46.26%. Comparing base (2c33885) to head (8e47c43).

Files with missing lines Patch % Lines
src/RemoteEntityClient.php 0.00% 51 Missing ⚠️
src/EntityContext.php 0.00% 43 Missing ⚠️
src/RemoteOrchestrationClient.php 0.00% 40 Missing ⚠️
src/Proxy/SpyProxy.php 0.00% 25 Missing ⚠️
src/DurableClient.php 0.00% 20 Missing ⚠️
src/OrchestrationContext.php 56.75% 16 Missing ⚠️
src/State/EntityHistory.php 57.57% 14 Missing ⚠️
src/Glue/glue.php 0.00% 7 Missing ⚠️
src/Contexts/AuthContext/functions.php 0.00% 6 Missing ⚠️
src/Testing/DummyOrchestrationContext.php 66.66% 6 Missing ⚠️
... and 11 more
Additional details and impacted files
@@             Coverage Diff              @@
##                 v2     #141      +/-   ##
============================================
+ Coverage     45.00%   46.26%   +1.26%     
- Complexity     1166     1248      +82     
============================================
  Files            94       99       +5     
  Lines          3273     3562     +289     
============================================
+ Hits           1473     1648     +175     
- Misses         1800     1914     +114     

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