Skip to content

add tests

90d1d93
Select commit
Loading
Failed to load commit list.
Merged

Add from capability #154

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 lines Patch % Lines
src/EntityContext.php 2.08% 47 Missing ⚠️
src/OrchestrationContext.php 50.00% 20 Missing ⚠️
src/Glue/glue.php 0.00% 9 Missing ⚠️
src/State/EntityHistory.php 25.00% 9 Missing ⚠️
src/State/AbstractHistory.php 84.90% 8 Missing ⚠️
src/State/ActivityHistory.php 42.85% 4 Missing ⚠️
src/Events/WithFrom.php 75.00% 2 Missing ⚠️
src/State/Attributes/AllowCreateFrom.php 60.00% 2 Missing ⚠️
src/Events/EventDescription.php 50.00% 1 Missing ⚠️
src/Events/RevokeUser.php 0.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.