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

fix[ux]: catch state modifying functions in range expr and loop iterator #3884

Open
wants to merge 17 commits into
base: master
Choose a base branch
from

Merge branch 'master' into fix/extcall_range

fc76404
Select commit
Loading
Failed to load commit list.
Open

fix[ux]: catch state modifying functions in range expr and loop iterator #3884

Merge branch 'master' into fix/extcall_range
fc76404
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Feb 24, 2025 in 0s

92.06% (-0.01%) compared to dd5a3d9

View this Pull Request on Codecov

92.06% (-0.01%) compared to dd5a3d9

Details

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 92.06%. Comparing base (dd5a3d9) to head (fc76404).

Additional details and impacted files
@@            Coverage Diff             @@
##           master    #3884      +/-   ##
==========================================
- Coverage   92.06%   92.06%   -0.01%     
==========================================
  Files         120      120              
  Lines       17335    17352      +17     
  Branches     2935     2940       +5     
==========================================
+ Hits        15960    15975      +15     
- Misses        957      958       +1     
- Partials      418      419       +1     

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