fix: Allow to transform CallExpression #1235
Merged
Codecov / codecov/project
succeeded
Mar 15, 2024 in 0s
96.61% (-0.01%) compared to e6ced8d, passed because coverage increased by +0.00% when compared to adjusted base (96.60%)
View this Pull Request on Codecov
96.61% (-0.01%) compared to e6ced8d, passed because coverage increased by +0.00% when compared to adjusted base (96.60%)
Details
Codecov Report
All modified and coverable lines are covered by tests ✅
Project coverage is 96.61%. Comparing base (
e6ced8d
) to head (951dd5b
).
Additional details and impacted files
@@ Coverage Diff @@
## main #1235 +/- ##
==========================================
- Coverage 96.61% 96.61% -0.01%
==========================================
Files 73 73
Lines 5733 5731 -2
Branches 1132 866 -266
==========================================
- Hits 5539 5537 -2
- Misses 188 192 +4
+ Partials 6 2 -4
Files | Coverage Δ | |
---|---|---|
src/transformer/transformer.ts | 96.25% <100.00%> (-0.10%) |
⬇️ |
src/ts-ast-util/utilily-functions.ts | 96.89% <100.00%> (ø) |
Loading