[actor] Introduce Actor SDK #3077
Open
Codecov / codecov/project
succeeded
Mar 10, 2026 in 1s
No report found to compare against
View this Pull Request on Codecov
No report found to compare against
Details
Codecov Report
❌ Patch coverage is 81.77005% with 241 lines in your changes missing coverage. Please review.
main@a829e58). Learn more about missing BASE report.
@@ Coverage Diff @@
## main #3077 +/- ##
=======================================
Coverage ? 95.38%
=======================================
Files ? 417
Lines ? 144684
Branches ? 3422
=======================================
Hits ? 138004
Misses ? 5553
Partials ? 1127 | Files with missing lines | Coverage Δ | |
|---|---|---|
| actor/macros/src/lib.rs | 100.00% <100.00%> (ø) |
|
| actor/src/lib.rs | 73.43% <73.43%> (ø) |
|
| actor/src/service/types.rs | 36.58% <36.58%> (ø) |
|
| actor/src/mailbox.rs | 87.08% <87.08%> (ø) |
|
| actor/macros/src/ingress/parsing.rs | 73.79% <73.79%> (ø) |
|
| actor/src/service/driver.rs | 86.98% <86.98%> (ø) |
|
| actor/src/service/builder.rs | 74.50% <74.50%> (ø) |
|
| actor/macros/src/ingress/mod.rs | 86.50% <86.50%> (ø) |
Continue to review full report in Codecov by Sentry.
Legend - Click here to learn more
Δ = absolute <relative> (impact),ø = not affected,? = missing data
Powered by Codecov. Last update a829e58...d27bb8d. Read the comment docs.
🚀 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.
Loading