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

tag as top level part 2 #2773

Merged
merged 22 commits into from
Jun 25, 2024
Merged

tag as top level part 2 #2773

merged 22 commits into from
Jun 25, 2024

Conversation

jessfraz
Copy link
Contributor

@jessfraz jessfraz commented Jun 24, 2024

If you run "format" on your files your code will update!

follow on from #2769

ill pull thru the format stuff to the cli after merge, but everything is backwards compatible

  • add stdlib always parsing TagDeclarators
  • add code mods to recast so we can easily update everyone's files
  • make all js code mods make the new syntax

What will come in part 3:

  • migrate all tests and shit to new syntax
  • after a few releases remove backwards compatibility

Signed-off-by: Jess Frazelle <[email protected]>
Copy link

qa-wolf bot commented Jun 24, 2024

QA Wolf here! As you write new code it's important that your test coverage is keeping up.
Click here to request test coverage for this PR!

Copy link

vercel bot commented Jun 24, 2024

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Updated (UTC)
modeling-app ✅ Ready (Inspect) Visit Preview Jun 25, 2024 4:48am

Signed-off-by: Jess Frazelle <[email protected]>
Signed-off-by: Jess Frazelle <[email protected]>
Copy link

codecov bot commented Jun 24, 2024

Codecov Report

Attention: Patch coverage is 82.03593% with 30 lines in your changes missing coverage. Please review.

Project coverage is 86.39%. Comparing base (496398d) to head (ff92137).
Report is 2 commits behind head on main.

Current head ff92137 differs from pull request most recent head 9880d17

Please upload reports for the commit 9880d17 to get more accurate results.

Files Patch % Lines
src/wasm-lib/kcl/src/parser/parser_impl.rs 63.41% 30 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main    #2773      +/-   ##
==========================================
- Coverage   86.50%   86.39%   -0.12%     
==========================================
  Files          61       61              
  Lines       23466    23579     +113     
==========================================
+ Hits        20299    20370      +71     
- Misses       3167     3209      +42     
Flag Coverage Δ
wasm-lib 86.39% <82.03%> (-0.12%) ⬇️

Flags with carried forward coverage won't be shown. Click here to find out more.

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

Signed-off-by: Jess Frazelle <[email protected]>
Signed-off-by: Jess Frazelle <[email protected]>
Signed-off-by: Jess Frazelle <[email protected]>
Signed-off-by: Jess Frazelle <[email protected]>
Copy link
Contributor

src/lib/exampleKcl.ts has been updated in this PR, please review and update the src/routes/onboarding, if needed.

Signed-off-by: Jess Frazelle <[email protected]>
Copy link
Contributor

src/lib/exampleKcl.ts has been updated in this PR, please review and update the src/routes/onboarding, if needed.

Signed-off-by: Jess Frazelle <[email protected]>
Signed-off-by: Jess Frazelle <[email protected]>
Copy link
Contributor

src/lib/exampleKcl.ts has been updated in this PR, please review and update the src/routes/onboarding, if needed.

Signed-off-by: Jess Frazelle <[email protected]>
Copy link
Contributor

src/lib/exampleKcl.ts has been updated in this PR, please review and update the src/routes/onboarding, if needed.

Signed-off-by: Jess Frazelle <[email protected]>
Copy link
Contributor

src/lib/exampleKcl.ts has been updated in this PR, please review and update the src/routes/onboarding, if needed.

Signed-off-by: Jess Frazelle <[email protected]>
Copy link
Contributor

src/lib/exampleKcl.ts has been updated in this PR, please review and update the src/routes/onboarding, if needed.

Signed-off-by: Jess Frazelle <[email protected]>
Copy link
Contributor

src/lib/exampleKcl.ts has been updated in this PR, please review and update the src/routes/onboarding, if needed.

Signed-off-by: Jess Frazelle <[email protected]>
Copy link
Contributor

src/lib/exampleKcl.ts has been updated in this PR, please review and update the src/routes/onboarding, if needed.

Copy link
Contributor

src/lib/exampleKcl.ts has been updated in this PR, please review and update the src/routes/onboarding, if needed.

Signed-off-by: Jess Frazelle <[email protected]>
Copy link
Contributor

src/lib/exampleKcl.ts has been updated in this PR, please review and update the src/routes/onboarding, if needed.

Signed-off-by: Jess Frazelle <[email protected]>
Copy link
Contributor

src/lib/exampleKcl.ts has been updated in this PR, please review and update the src/routes/onboarding, if needed.

Signed-off-by: Jess Frazelle <[email protected]>
Copy link
Contributor

src/lib/exampleKcl.ts has been updated in this PR, please review and update the src/routes/onboarding, if needed.

Copy link
Contributor

src/lib/exampleKcl.ts has been updated in this PR, please review and update the src/routes/onboarding, if needed.

Signed-off-by: Jess Frazelle <[email protected]>
Copy link
Contributor

src/lib/exampleKcl.ts has been updated in this PR, please review and update the src/routes/onboarding, if needed.

@jessfraz jessfraz disabled auto-merge June 25, 2024 05:38
@jessfraz jessfraz merged commit da6cd5c into main Jun 25, 2024
17 of 22 checks passed
@jessfraz jessfraz deleted the tag-as-top-level branch June 25, 2024 05:39
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.

1 participant