Skip to content

fix: Fix inline_constant_functions pass #2135

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

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

mark-koch
Copy link
Contributor

Fixes #2132

@mark-koch mark-koch requested a review from doug-q April 29, 2025 09:53
@mark-koch mark-koch requested a review from a team as a code owner April 29, 2025 09:53
Copy link

codecov bot commented Apr 29, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 83.09%. Comparing base (0b091e2) to head (15988dd).

Additional details and impacted files
@@           Coverage Diff           @@
##             main    #2135   +/-   ##
=======================================
  Coverage   83.09%   83.09%           
=======================================
  Files         219      219           
  Lines       41918    41924    +6     
  Branches    37993    37999    +6     
=======================================
+ Hits        34830    34836    +6     
  Misses       5278     5278           
  Partials     1810     1810           
Flag Coverage Δ
python 85.70% <ø> (ø)
rust 82.82% <100.00%> (+<0.01%) ⬆️

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.

🚀 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.

inline_constant_functions pass produces invalid Hugrs
1 participant