Skip to content

added custom primitives to manifest#45

Merged
KetanReddy merged 11 commits intomainfrom
issue33/customPrimitives
Mar 1, 2023
Merged

added custom primitives to manifest#45
KetanReddy merged 11 commits intomainfrom
issue33/customPrimitives

Conversation

@mercillo
Copy link
Copy Markdown
Contributor

@mercillo mercillo commented Feb 14, 2023

Added Custom primitives to the Manifest.json

Version

Published prerelease version: 0.4.0-next.2

Changelog

Release Notes

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

Authors: 5

@codecov
Copy link
Copy Markdown

codecov bot commented Feb 15, 2023

Codecov Report

Patch coverage: 38.46% and project coverage change: +1.70 🎉

Comparison is base (3ecf732) 53.33% compared to head (d297790) 55.03%.

Additional details and impacted files
@@            Coverage Diff             @@
##             main      #45      +/-   ##
==========================================
+ Coverage   53.33%   55.03%   +1.70%     
==========================================
  Files          56       56              
  Lines        2996     3007      +11     
  Branches      890      895       +5     
==========================================
+ Hits         1598     1655      +57     
+ Misses       1124     1049      -75     
- Partials      274      303      +29     
Impacted Files Coverage Δ
cli/src/commands/xlr/compile.ts 0.00% <0.00%> (ø)
cli/src/utils/xlr/visitors/file.ts 0.00% <ø> (ø)
xlr/utils/src/test-helpers.ts 100.00% <ø> (+100.00%) ⬆️
xlr/utils/src/annotations.ts 51.02% <71.42%> (+51.02%) ⬆️

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.

☔ View full report at Codecov.
📢 Do you have feedback about the report comment? Let us know in this issue.

@mercillo mercillo marked this pull request as ready for review February 27, 2023 17:58
@mercillo mercillo requested a review from adierkens as a code owner February 27, 2023 17:58
@KetanReddy KetanReddy linked an issue Mar 1, 2023 that may be closed by this pull request
@KetanReddy KetanReddy added the patch Increment the patch version when merged label Mar 1, 2023
@KetanReddy KetanReddy merged commit a72a755 into main Mar 1, 2023
@KetanReddy KetanReddy deleted the issue33/customPrimitives branch March 1, 2023 16:22
@intuit-svc intuit-svc mentioned this pull request Oct 18, 2023
@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.

Export Custom Primitives in Manifest

2 participants