[LEP-2083] fix(session): async "triggerComponent" to prevent blocking checks #1078
Codecov / codecov/project
succeeded
Sep 23, 2025 in 1s
67.29% (+0.02%) compared to 70316cf
View this Pull Request on Codecov
67.29% (+0.02%) compared to 70316cf
Details
Codecov Report
❌ Patch coverage is 69.44444% with 11 lines in your changes missing coverage. Please review.
✅ Project coverage is 67.29%. Comparing base (70316cf) to head (84e2f4b).
| Files with missing lines | Patch % | Lines |
|---|---|---|
| pkg/session/serve.go | 69.44% | 8 Missing and 3 partials |
Additional details and impacted files
@@ Coverage Diff @@
## main #1078 +/- ##
==========================================
+ Coverage 67.27% 67.29% +0.02%
==========================================
Files 316 316
Lines 26312 26342 +30
==========================================
+ Hits 17702 17728 +26
- Misses 7726 7729 +3
- Partials 884 885 +1 ☔ 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.
Loading