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 to Bug When Code Execution Stopped By Another Handler #3

Merged
merged 1 commit into from
Oct 18, 2022
Merged

Conversation

usernane
Copy link
Member

The bug causes other handlers to not execute.

The bug causes other handlers to not execute.
@codecov
Copy link

codecov bot commented Oct 18, 2022

Codecov Report

Merging #3 (80ff189) into main (a3e8d8f) will not change coverage.
The diff coverage is n/a.

@@            Coverage Diff            @@
##               main       #3   +/-   ##
=========================================
  Coverage     86.66%   86.66%           
  Complexity       14       14           
=========================================
  Files             1        1           
  Lines            30       30           
=========================================
  Hits             26       26           
  Misses            4        4           

📣 We’re building smart automated test selection to slash your CI/CD build times. Learn more

@sonarcloud
Copy link

sonarcloud bot commented Oct 18, 2022

Kudos, SonarCloud Quality Gate passed!    Quality Gate passed

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot A 0 Security Hotspots
Code Smell A 0 Code Smells

0.0% 0.0% Coverage
0.0% 0.0% Duplication

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant