Skip to content

Refactor modules for new optimizer changes #105

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

Merged
merged 2 commits into from
May 13, 2025
Merged

Refactor modules for new optimizer changes #105

merged 2 commits into from
May 13, 2025

Conversation

connortsui20
Copy link
Member

Summary of changes

This PR moves around the modules in the main branch in order to help merge #101 more easily.

@connortsui20 connortsui20 requested a review from AlSchlo May 13, 2025 18:43
@codecov-commenter
Copy link

Codecov Report

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

Project coverage is 88.5%. Comparing base (d0ec48c) to head (29796e9).

Files with missing lines Patch % Lines
optd/src/optimizer/hir_cir/into_cir.rs 0.0% 31 Missing ⚠️
optd/src/optimizer/hir_cir/from_cir.rs 0.0% 29 Missing ⚠️
Additional details and impacted files
Files with missing lines Coverage Δ
optd/src/cir/expressions.rs 0.0% <ø> (ø)
optd/src/cir/plans.rs 0.0% <ø> (ø)
optd/src/cir/rules.rs 0.0% <ø> (ø)
optd/src/optimizer/hir_cir/from_cir.rs 0.0% <0.0%> (ø)
optd/src/optimizer/hir_cir/into_cir.rs 0.0% <0.0%> (ø)
🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

@AlSchlo AlSchlo merged commit ad02315 into main May 13, 2025
12 checks passed
@AlSchlo AlSchlo deleted the connor/reorg branch May 13, 2025 22:10
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