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

Prevent functions from throwing loop control flow exceptions; convert them into StormRuntimeError. SYN-8397 #4025

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

remove comment

993025d
Select commit
Loading
Failed to load commit list.
Open

Prevent functions from throwing loop control flow exceptions; convert them into StormRuntimeError. SYN-8397 #4025

remove comment
993025d
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Jan 8, 2025 in 0s

96.40% (-0.08%) compared to 1813952

View this Pull Request on Codecov

96.40% (-0.08%) compared to 1813952

Details

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 96.40%. Comparing base (1813952) to head (993025d).
Report is 1 commits behind head on master.

Additional details and impacted files
@@            Coverage Diff             @@
##           master    #4025      +/-   ##
==========================================
- Coverage   96.48%   96.40%   -0.08%     
==========================================
  Files         256      256              
  Lines       59645    59711      +66     
==========================================
+ Hits        57547    57563      +16     
- Misses       2098     2148      +50     

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