Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix: Allow to transform CallExpression #1235

Merged
merged 2 commits into from Mar 15, 2024

fix: Make transformer convert callExpression matching tag condition

951dd5b
Select commit
Failed to load commit list.
Merged

fix: Allow to transform CallExpression #1235

fix: Make transformer convert callExpression matching tag condition
951dd5b
Select commit
Failed to load commit list.
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

Impacted file tree graph

@@            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%> (ø)

... and 4 files with indirect coverage changes