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

feat(helpers): add support for complex intermediate types #2550

Merged
merged 18 commits into from
Dec 25, 2023

Merge branch 'next' into feat/helpers/eval-and-nested-patterns

10fea7e
Select commit
Loading
Failed to load commit list.
Merged

feat(helpers): add support for complex intermediate types #2550

Merge branch 'next' into feat/helpers/eval-and-nested-patterns
10fea7e
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Dec 11, 2023 in 1s

99.57% (target 95.00%)

View this Pull Request on Codecov

99.57% (target 95.00%)

Details

Codecov Report

Merging #2550 (10fea7e) into next (1a67381) will decrease coverage by 0.01%.
The diff coverage is 96.92%.

❗ Current head 10fea7e differs from pull request most recent head 060de2c. Consider uploading reports for the commit 060de2c to get more accurate results

Additional details and impacted files
@@            Coverage Diff             @@
##             next    #2550      +/-   ##
==========================================
- Coverage   99.57%   99.57%   -0.01%     
==========================================
  Files        2805     2806       +1     
  Lines      250179   250339     +160     
  Branches     1107     1136      +29     
==========================================
+ Hits       249120   249268     +148     
- Misses       1031     1043      +12     
  Partials       28       28              
Files Coverage Δ
src/modules/helpers/index.ts 98.98% <100.00%> (-0.04%) ⬇️
src/modules/helpers/eval.ts 96.86% <96.86%> (ø)

... and 5 files with indirect coverage changes