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 Siddhi Error Handlers not getting engaged #1414 #1419

Merged
merged 4 commits into from
Jul 25, 2019

Conversation

pcnfernando
Copy link
Contributor

Purpose

Fixes #1414

Related PRs

#1415

@codecov-io
Copy link

Codecov Report

Merging #1419 into master will increase coverage by <.01%.
The diff coverage is 66.66%.

Impacted file tree graph

@@             Coverage Diff              @@
##             master    #1419      +/-   ##
============================================
+ Coverage     65.31%   65.31%   +<.01%     
  Complexity       37       37              
============================================
  Files           632      632              
  Lines         26662    26666       +4     
  Branches       4214     4216       +2     
============================================
+ Hits          17414    17418       +4     
  Misses         7795     7795              
  Partials       1453     1453
Impacted Files Coverage Δ Complexity Δ
...ain/java/io/siddhi/core/stream/StreamJunction.java 59.84% <100%> (ø) 0 <0> (ø) ⬇️
.../io/siddhi/core/table/holder/IndexEventHolder.java 60.53% <60%> (-0.11%) 0 <0> (ø)
...ut/stream/state/AbsentStreamPreStateProcessor.java 86.61% <0%> (+1.4%) 0% <0%> (ø) ⬇️

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 548c59a...25bf846. Read the comment docs.

@suhothayan suhothayan merged commit 643a224 into siddhi-io:master Jul 25, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Siddhi Error Handlers not getting engaged
3 participants