feat: refactor with typescript to support cjs ane esm both #5328
Codecov / codecov/project
failed
Dec 30, 2024 in 0s
88.36% (-11.51%) compared to 44ab507
View this Pull Request on Codecov
88.36% (-11.51%) compared to 44ab507
Details
Codecov Report
Attention: Patch coverage is 84.66145%
with 333 lines
in your changes missing coverage. Please review.
Project coverage is 88.36%. Comparing base (
44ab507
) to head (510cb44
).
Report is 5 commits behind head on master.
Files with missing lines | Patch % | Lines |
---|---|---|
src/app/extend/context.ts | 53.97% | 139 Missing |
src/lib/core/base_context_logger.ts | 4.47% | 64 Missing |
src/lib/core/messenger/ipc.ts | 69.59% | 45 Missing |
src/lib/core/utils.ts | 81.81% | 14 Missing |
src/lib/core/messenger/local.ts | 69.44% | 11 Missing |
src/lib/core/singleton.ts | 82.14% | 10 Missing |
src/lib/agent.ts | 87.87% | 8 Missing |
src/lib/core/base_hook_class.ts | 76.66% | 7 Missing |
src/lib/egg.ts | 97.90% | 6 Missing |
src/lib/core/base_context_class.ts | 76.19% | 5 Missing |
... and 7 more |
Additional details and impacted files
@@ Coverage Diff @@
## master #5328 +/- ##
===========================================
- Coverage 99.86% 88.36% -11.51%
===========================================
Files 36 39 +3
Lines 3628 3772 +144
Branches 520 338 -182
===========================================
- Hits 3623 3333 -290
- Misses 5 439 +434
☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.
Loading