Skip to content

Add from capability - #154

Merged
withinboredom merged 10 commits into
v2from
add/from
Aug 3, 2025
Merged

Add from capability#154
withinboredom merged 10 commits into
v2from
add/from

add tests

90d1d93
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Aug 2, 2025 in 1s

46.85% (+0.54%) compared to e49d080

View this Pull Request on Codecov

46.85% (+0.54%) compared to e49d080

Details

Codecov Report

❌ Patch coverage is 46.76617% with 107 lines in your changes missing coverage. Please review.
✅ Project coverage is 46.85%. Comparing base (e49d080) to head (90d1d93).

Files with missing linesPatch %Lines
src/EntityContext.php2.08%47 Missing ⚠️
src/OrchestrationContext.php50.00%20 Missing ⚠️
src/Glue/glue.php0.00%9 Missing ⚠️
src/State/EntityHistory.php25.00%9 Missing ⚠️
src/State/AbstractHistory.php84.90%8 Missing ⚠️
src/State/ActivityHistory.php42.85%4 Missing ⚠️
src/Events/WithFrom.php75.00%2 Missing ⚠️
src/State/Attributes/AllowCreateFrom.php60.00%2 Missing ⚠️
src/Events/EventDescription.php50.00%1 Missing ⚠️
src/Events/RevokeUser.php0.00%1 Missing ⚠️
... and 4 more
Additional details and impacted files
@@ Coverage Diff @@## v2 #154 +/- ##
============================================
+ Coverage 46.31% 46.85% +0.54% - Complexity 1250 1313 +63 
============================================
Files 99 103 +4 Lines 3565 3677 +112 ============================================
+ Hits 1651 1723 +72 - Misses 1914 1954 +40 

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