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 aggregation definition error logs #1538

Merged
merged 1 commit into from
Oct 5, 2019
Merged

Fix aggregation definition error logs #1538

merged 1 commit into from
Oct 5, 2019

Conversation

niveathika
Copy link
Member

Purpose

$subject, fixes #1537

Security checks

@codecov-io
Copy link

Codecov Report

Merging #1538 into master will increase coverage by 0.02%.
The diff coverage is 0%.

Impacted file tree graph

@@             Coverage Diff              @@
##             master    #1538      +/-   ##
============================================
+ Coverage     67.91%   67.93%   +0.02%     
  Complexity       45       45              
============================================
  Files           648      648              
  Lines         27313    27313              
  Branches       4296     4296              
============================================
+ Hits          18550    18556       +6     
+ Misses         6967     6962       -5     
+ Partials       1796     1795       -1
Impacted Files Coverage Δ Complexity Δ
.../io/siddhi/core/util/parser/AggregationParser.java 75.27% <0%> (ø) 0 <0> (ø) ⬇️
.../io/siddhi/core/util/snapshot/SnapshotService.java 71.63% <0%> (+1.24%) 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 b5865fd...3c55a0a. Read the comment docs.

@mohanvive mohanvive merged commit a6a0a39 into siddhi-io:master Oct 5, 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.

Error in aggregation vacation is wrong
3 participants