Skip to content

experimental: write component definitions in cue-lang#283

Open
harsimranmaan wants to merge 2 commits intosplunk:mainfrom
harsimranmaan:cue
Open

experimental: write component definitions in cue-lang#283
harsimranmaan wants to merge 2 commits intosplunk:mainfrom
harsimranmaan:cue

Conversation

@harsimranmaan
Copy link
Copy Markdown
Contributor

This is initial foray into what supporting cue with qbec might look like.

A component can be written with cue in addition to jsonnet, json and yaml. Implementation is bare-bones and is not production ready
Cue packages are supported but not well-tested for mutltiple cases.

Brainstorming needed on how this might surface in areas like envs, params, etc. and if it is a good idea in general

This is initial foray into what supporting cue with qbec might look like.

A component can be written with cue in addition to jsonnet, json and yaml. Implementation is bare-bones and is not production ready
Cue packages are supported but not well-tested for mutltiple cases.

Brainstorming needed  how this would surface in areas like envs, params, etc.
@codecov-commenter
Copy link
Copy Markdown

codecov-commenter commented Apr 7, 2022

Codecov Report

❌ Patch coverage is 63.79310% with 21 lines in your changes missing coverage. Please review.
✅ Project coverage is 73.72%. Comparing base (a296496) to head (f5583d1).
⚠️ Report is 75 commits behind head on main.

Files with missing lines Patch % Lines
internal/eval/eval.go 58.00% 14 Missing and 7 partials ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main     #283      +/-   ##
==========================================
- Coverage   73.80%   73.72%   -0.09%     
==========================================
  Files          73       73              
  Lines        7021     7079      +58     
==========================================
+ Hits         5182     5219      +37     
- Misses       1622     1636      +14     
- Partials      217      224       +7     

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

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants