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

compiler: fix scalar aliases from conditionals #2517

Merged
merged 4 commits into from
Jan 14, 2025
Merged

Conversation

mloubout
Copy link
Contributor

No description provided.

Copy link

codecov bot commented Jan 14, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 87.29%. Comparing base (18ae4f1) to head (fbbb470).
Report is 5 commits behind head on master.

Additional details and impacted files
@@           Coverage Diff           @@
##           master    #2517   +/-   ##
=======================================
  Coverage   87.28%   87.29%           
=======================================
  Files         238      238           
  Lines       45733    45749   +16     
  Branches     4058     4059    +1     
=======================================
+ Hits        39920    39937   +17     
+ Misses       5128     5127    -1     
  Partials      685      685           

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

Copy link

Check out this pull request on  ReviewNB

See visual diffs & provide feedback on Jupyter Notebooks.


Powered by ReviewNB

@mloubout mloubout force-pushed the scalar-cond-lift branch 2 times, most recently from a9feb61 to a08c226 Compare January 14, 2025 15:46
Copy link
Contributor

@FabioLuporini FabioLuporini left a comment

Choose a reason for hiding this comment

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

GTG

@mloubout mloubout force-pushed the scalar-cond-lift branch 2 times, most recently from 4b89aff to d1a1a48 Compare January 14, 2025 16:24
@mloubout mloubout merged commit 603f6a7 into master Jan 14, 2025
31 checks passed
@mloubout mloubout deleted the scalar-cond-lift branch January 14, 2025 19:29
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants