Skip to content

Options to disable tree decomposition#896

Open
yihozhang wants to merge 1 commit into
mainfrom
yihozhang-no-decomp
Open

Options to disable tree decomposition#896
yihozhang wants to merge 1 commit into
mainfrom
yihozhang-no-decomp

Conversation

@yihozhang
Copy link
Copy Markdown
Collaborator

This is a temporary fix for #872 and avoids future issues caused by tree decomposition by giving the user the ability to disable it.

@yihozhang yihozhang requested a review from saulshanabrook May 23, 2026 23:57
@yihozhang yihozhang requested a review from a team as a code owner May 23, 2026 23:57
@codecov-commenter
Copy link
Copy Markdown

Codecov Report

❌ Patch coverage is 94.28571% with 2 lines in your changes missing coverage. Please review.
✅ Project coverage is 87.09%. Comparing base (dc42b8e) to head (f58a47b).

Files with missing lines Patch % Lines
src/ast/parse.rs 66.66% 1 Missing ⚠️
src/cli.rs 0.00% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main     #896      +/-   ##
==========================================
+ Coverage   87.06%   87.09%   +0.03%     
==========================================
  Files          88       88              
  Lines       25813    25840      +27     
==========================================
+ Hits        22473    22505      +32     
+ Misses       3340     3335       -5     

☔ 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.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

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