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

Sync up to latest #53

Merged
merged 1 commit into from
Oct 18, 2023
Merged

Conversation

KetanReddy
Copy link
Member

@KetanReddy KetanReddy commented Oct 18, 2023

Sync latest code over

Version

Published prerelease version: 0.4.0-next.3

Changelog

Release Notes

Sync/2fd68b7e55dbf6ee8019b6dc47aa84bae84985f1 (#48)

Sync up to latest

Language support for expressions (#20)

  • Adds support for validation/auto-completion for expressions defined within tagged templates when using the dsl.

Bugfix/long lists (#36)

Fixes issues when long constant lists were indexed to create a union.


🚀 Enhancement

🐛 Bug Fix

📝 Documentation

Authors: 6

@KetanReddy KetanReddy added the patch Increment the patch version when merged label Oct 18, 2023
@KetanReddy KetanReddy self-assigned this Oct 18, 2023
@KetanReddy KetanReddy requested a review from adierkens as a code owner October 18, 2023 00:20
@codecov
Copy link

codecov bot commented Oct 18, 2023

Codecov Report

All modified lines are covered by tests ✅

Comparison is base (043da2c) 55.52% compared to head (a4cf01e) 55.55%.

Additional details and impacted files
@@            Coverage Diff             @@
##             main      #53      +/-   ##
==========================================
+ Coverage   55.52%   55.55%   +0.02%     
==========================================
  Files          63       63              
  Lines        3238     3240       +2     
  Branches      965      966       +1     
==========================================
+ Hits         1798     1800       +2     
  Misses       1103     1103              
  Partials      337      337              
Files Coverage Δ
cli/src/utils/babel-register.ts 0.00% <ø> (ø)
language/dsl/src/compiler/compiler.ts 55.38% <100.00%> (+1.41%) ⬆️

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@KetanReddy KetanReddy merged commit 712ef73 into main Oct 18, 2023
3 checks passed
@KetanReddy KetanReddy deleted the sync/107006439302cf9646418a8f267ee6e1cb42bf3e branch October 18, 2023 16:05
@intuit-svc intuit-svc mentioned this pull request Nov 6, 2023
6 tasks
@intuit-svc intuit-svc mentioned this pull request Nov 15, 2023
3 tasks
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
patch Increment the patch version when merged
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant