Skip to content

Sync Up To Latest#55

Merged
KetanReddy merged 3 commits intomainfrom
sync/eebbf1fffb8b244b1fc2a746a01cd5889eb90167
Nov 15, 2023
Merged

Sync Up To Latest#55
KetanReddy merged 3 commits intomainfrom
sync/eebbf1fffb8b244b1fc2a746a01cd5889eb90167

Conversation

@KetanReddy
Copy link
Copy Markdown
Member

@KetanReddy KetanReddy commented Nov 9, 2023

Version

Published prerelease version: 0.4.0-next.5

Changelog

Release Notes

add missing resolve in cli (#54)

Add missing require.resolve on resolution of @babel/plugin-transform-react-jsx-source in cli causing issues when compiling content

Change Type (required)

  • patch
  • minor
  • major

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 Nov 9, 2023
@KetanReddy KetanReddy self-assigned this Nov 9, 2023
@KetanReddy KetanReddy requested a review from adierkens as a code owner November 9, 2023 03:27
@codecov
Copy link
Copy Markdown

codecov bot commented Nov 15, 2023

Codecov Report

Attention: 43 lines in your changes are missing coverage. Please review.

Comparison is base (873c82b) 55.55% compared to head (1ac0463) 55.75%.

Files Patch % Lines
cli/src/commands/dsl/compile.ts 0.00% 18 Missing ⚠️
language/dsl/src/compiler/compiler.ts 53.84% 6 Missing and 6 partials ⚠️
cli/src/utils/base-command.ts 0.00% 5 Missing ⚠️
cli/src/utils/compilation-context.ts 0.00% 5 Missing ⚠️
language/dsl/src/compiler/utils.ts 75.00% 0 Missing and 2 partials ⚠️
language/dsl/src/compiler/types.ts 50.00% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main      #55      +/-   ##
==========================================
+ Coverage   55.55%   55.75%   +0.20%     
==========================================
  Files          63       66       +3     
  Lines        3240     3282      +42     
  Branches      966      982      +16     
==========================================
+ Hits         1800     1830      +30     
- Misses       1103     1109       +6     
- Partials      337      343       +6     

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

@KetanReddy KetanReddy merged commit cd896bf into main Nov 15, 2023
@KetanReddy KetanReddy deleted the sync/eebbf1fffb8b244b1fc2a746a01cd5889eb90167 branch November 15, 2023 18:12
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