Skip to content

Conversation

@mcheshkov
Copy link
Contributor

Check List

  • Tests has been run in packages where changes made if available
  • Linter has been run for changed code
  • Tests for the changes have been added if not covered yet
  • Docs have been added / updated if required

Description of Changes Made (if issue reference is not provided)

Various improvements to EGraph debugger:

  • Port to TypeScript
  • Lots of small changed for proper typing
  • Moved ELK to worker. Now UI stays responsive while ELK is working on layout
  • Add simple cleanup for layout effect. Now user don't have to wait for ALL animations triggered for layouts, only for last one.

@vercel
Copy link

vercel bot commented Oct 24, 2024

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

8 Skipped Deployments
Name Status Preview Comments Updated (UTC)
examples-angular-dashboard ⬜️ Ignored (Inspect) Visit Preview Oct 29, 2024 5:18pm
examples-react-d3 ⬜️ Ignored (Inspect) Visit Preview Oct 29, 2024 5:18pm
examples-react-dashboard ⬜️ Ignored (Inspect) Visit Preview Oct 29, 2024 5:18pm
examples-react-data-table ⬜️ Ignored (Inspect) Visit Preview Oct 29, 2024 5:18pm
examples-react-highcharts ⬜️ Ignored (Inspect) Visit Preview Oct 29, 2024 5:18pm
examples-react-material-ui ⬜️ Ignored (Inspect) Visit Preview Oct 29, 2024 5:18pm
examples-react-pivot-table ⬜️ Ignored (Inspect) Visit Preview Oct 29, 2024 5:18pm
examples-vue-query-builder ⬜️ Ignored (Inspect) Visit Preview Oct 29, 2024 5:18pm

@codecov
Copy link

codecov bot commented Oct 24, 2024

Codecov Report

Attention: Patch coverage is 0% with 6 lines in your changes missing coverage. Please review.

Project coverage is 82.49%. Comparing base (92f419c) to head (ca083c7).
Report is 2 commits behind head on master.

Files with missing lines Patch % Lines
...st/cubesql/cubesql/src/compile/rewrite/rewriter.rs 0.00% 6 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##           master    #8863      +/-   ##
==========================================
- Coverage   82.50%   82.49%   -0.02%     
==========================================
  Files         221      221              
  Lines       77602    77606       +4     
==========================================
- Hits        64028    64020       -8     
- Misses      13574    13586      +12     
Flag Coverage Δ
cubesql 82.49% <0.00%> (-0.02%) ⬇️

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.

@mcheshkov mcheshkov marked this pull request as ready for review October 24, 2024 13:03
@mcheshkov mcheshkov requested a review from a team as a code owner October 24, 2024 13:03
Copy link
Contributor

@srh srh left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

lgtm?

@mcheshkov mcheshkov force-pushed the refactor-egraph-debugger-2 branch from 8fe1bcf to ca083c7 Compare October 29, 2024 17:18
@mcheshkov mcheshkov merged commit bbb114e into master Oct 29, 2024
85 checks passed
@mcheshkov mcheshkov deleted the refactor-egraph-debugger-2 branch October 29, 2024 18:18
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.

3 participants