Skip to content

Update build-cli.yaml - #141

Merged
withinboredom merged 51 commits into
v2from
withinboredom-patch-1
Jul 30, 2025
Merged

Update build-cli.yaml#141
withinboredom merged 51 commits into
v2from
withinboredom-patch-1

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 linesPatch %Lines
src/RemoteEntityClient.php0.00%51 Missing ⚠️
src/EntityContext.php0.00%43 Missing ⚠️
src/RemoteOrchestrationClient.php0.00%40 Missing ⚠️
src/Proxy/SpyProxy.php0.00%25 Missing ⚠️
src/DurableClient.php0.00%20 Missing ⚠️
src/OrchestrationContext.php56.75%16 Missing ⚠️
src/State/EntityHistory.php57.57%14 Missing ⚠️
src/Glue/glue.php0.00%7 Missing ⚠️
src/Contexts/AuthContext/functions.php0.00%6 Missing ⚠️
src/Testing/DummyOrchestrationContext.php66.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.