Skip to content

chore: allow superpowers docs to be tracked

1d58d70
Select commit
Loading
Failed to load commit list.
Open

perf(core): optimize benchmarked hot paths #2671

chore: allow superpowers docs to be tracked
1d58d70
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Jun 7, 2026 in 0s

92.09% (target 80.00%)

View this Pull Request on Codecov

92.09% (target 80.00%)

Details

Codecov Report

❌ Patch coverage is 74.47257% with 121 lines in your changes missing coverage. Please review.
✅ Project coverage is 92.09%. Comparing base (38d0e50) to head (1d58d70).

Files with missing lines Patch % Lines
...main/kotlin/me/ahoo/wow/messaging/DefaultHeader.kt 56.25% 50 Missing and 6 partials ⚠️
...main/kotlin/me/ahoo/wow/command/CommandExchange.kt 61.72% 19 Missing and 12 partials ⚠️
...oo/wow/modeling/metadata/StateAggregateMetadata.kt 39.13% 12 Missing and 2 partials ⚠️
.../wow/modeling/metadata/CommandAggregateMetadata.kt 91.78% 0 Missing and 6 partials ⚠️
...otlin/me/ahoo/wow/example/domain/cart/CartState.kt 58.33% 3 Missing and 2 partials ⚠️
.../me/ahoo/wow/infra/accessor/method/FastInvoke.java 75.00% 2 Missing ⚠️
...in/kotlin/me/ahoo/wow/event/DomainEventExchange.kt 87.50% 0 Missing and 2 partials ⚠️
...tlin/me/ahoo/wow/event/DomainEventStreamFactory.kt 96.49% 1 Missing and 1 partial ⚠️
...in/me/ahoo/wow/modeling/command/CommandFunction.kt 88.23% 2 Missing ⚠️
.../src/main/kotlin/me/ahoo/wow/redis/RedisScripts.kt 66.66% 0 Missing and 1 partial ⚠️
Additional details and impacted files
@@             Coverage Diff              @@
##               main    #2671      +/-   ##
============================================
- Coverage     92.75%   92.09%   -0.67%     
- Complexity     4073     4105      +32     
============================================
  Files           737      738       +1     
  Lines         13181    13518     +337     
  Branches        922      989      +67     
============================================
+ Hits          12226    12449     +223     
- Misses          578      665      +87     
- Partials        377      404      +27     

☔ View full report in Codecov by Harness.
📢 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.