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

Have FlowFrameworkException status recognized by ExceptionsHelper #811

Merged
merged 4 commits into from
Jul 26, 2024

Merge branch 'main' into avoid-500-errors

a1f6e19
Select commit
Loading
Failed to load commit list.
Merged

Have FlowFrameworkException status recognized by ExceptionsHelper #811

Merge branch 'main' into avoid-500-errors
a1f6e19
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Jul 26, 2024 in 1s

75.82% (+0.04%) compared to 834903f

View this Pull Request on Codecov

75.82% (+0.04%) compared to 834903f

Details

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 75.82%. Comparing base (834903f) to head (a1f6e19).

Additional details and impacted files
@@             Coverage Diff              @@
##               main     #811      +/-   ##
============================================
+ Coverage     75.77%   75.82%   +0.04%     
- Complexity      834      838       +4     
============================================
  Files            88       88              
  Lines          4046     4054       +8     
  Branches        373      373              
============================================
+ Hits           3066     3074       +8     
  Misses          824      824              
  Partials        156      156              

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