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

IR: Symbol management on scoped nodes #375

Merged
merged 4 commits into from
Oct 7, 2024

IR: Add `variable_map` to `ScopedNode` objects

ee2751c
Select commit
Loading
Failed to load commit list.
Merged

IR: Symbol management on scoped nodes #375

IR: Add `variable_map` to `ScopedNode` objects
ee2751c
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Oct 7, 2024 in 1s

95.50% (+0.01%) compared to cc179b3

View this Pull Request on Codecov

95.50% (+0.01%) compared to cc179b3

Details

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 95.50%. Comparing base (cc179b3) to head (ee2751c).
Report is 9 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff             @@
##             main     #375      +/-   ##
==========================================
+ Coverage   95.48%   95.50%   +0.01%     
==========================================
  Files         185      186       +1     
  Lines       38646    38766     +120     
==========================================
+ Hits        36902    37022     +120     
  Misses       1744     1744              

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