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

Add fix for possible NPE #1577

Merged
merged 1 commit into from
Dec 3, 2019
Merged

Add fix for possible NPE #1577

merged 1 commit into from
Dec 3, 2019

Conversation

mohanvive
Copy link
Contributor

Purpose

$subject...

@codecov-io
Copy link

Codecov Report

Merging #1577 into master will decrease coverage by <.01%.
The diff coverage is 0%.

Impacted file tree graph

@@             Coverage Diff             @@
##             master   #1577      +/-   ##
===========================================
- Coverage      67.7%   67.7%   -0.01%     
  Complexity       45      45              
===========================================
  Files           650     650              
  Lines         27471   27471              
  Branches       4330    4330              
===========================================
- Hits          18600   18599       -1     
  Misses         7059    7059              
- Partials       1812    1813       +1
Impacted Files Coverage Δ Complexity Δ
.../siddhi/core/stream/input/source/SourceMapper.java 54.92% <0%> (ø) 0 <0> (ø) ⬇️
...ut/stream/state/AbsentStreamPreStateProcessor.java 82.11% <0%> (-1.33%) 0% <0%> (ø)
.../io/siddhi/core/util/snapshot/SnapshotService.java 70.6% <0%> (-0.83%) 0% <0%> (ø)
...o/siddhi/core/aggregation/IncrementalExecutor.java 80.46% <0%> (-0.79%) 0% <0%> (ø)
.../siddhi/core/util/event/handler/StreamHandler.java 74% <0%> (+12%) 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 dad7958...052bc62. Read the comment docs.

@pcnfernando pcnfernando merged commit 604d55f into siddhi-io:master Dec 3, 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.

3 participants