[ https://issues.apache.org/jira/browse/GEARPUMP-319?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16060376#comment-16060376 ]
ASF GitHub Bot commented on GEARPUMP-319: ----------------------------------------- Github user codecov-io commented on the issue: https://github.com/apache/incubator-gearpump/pull/191 # [Codecov](https://codecov.io/gh/apache/incubator-gearpump/pull/191?src=pr&el=h1) Report > Merging [#191](https://codecov.io/gh/apache/incubator-gearpump/pull/191?src=pr&el=desc) into [master](https://codecov.io/gh/apache/incubator-gearpump/commit/080bdca62d56d4d798f1cf6b4b12c75d8f93bcdd?src=pr&el=desc) will **increase** coverage by `0.72%`. > The diff coverage is `n/a`. ```diff @@ Coverage Diff @@ ## master #191 +/- ## ========================================== + Coverage 70.83% 71.55% +0.72% ========================================== Files 189 189 Lines 6106 6106 Branches 537 537 ========================================== + Hits 4325 4369 +44 + Misses 1781 1737 -44 ``` > Support Sorted Set in Redis > --------------------------- > > Key: GEARPUMP-319 > URL: https://issues.apache.org/jira/browse/GEARPUMP-319 > Project: Apache Gearpump > Issue Type: New Feature > Components: core > Reporter: darion yaphet > Assignee: darion yaphet > > *Sorted Set* is similar with *Set* in Redis with unique values . Each element > storage in Sorted Set is associated with a score that is use to sort the > element in order . -- This message was sent by Atlassian JIRA (v6.4.14#64029)