Skip to content

Commit

Permalink
Updating operations with SortedSet (#188)
Browse files Browse the repository at this point in the history
* Adding BZPopMin/BZPopMax (trouble with Threads yet), ZDiffStore, ZIncrBy (tcl-test complete, but problem with local unit-tests run), ZPopMax/ZPopMin, ZRank/ZRevRank. Correct ZAdd and ZRange (more edits required IMHO).

* Restructed *Pop* operations, fixed ZAdd, ZIncrBy

* Restructed *Pop* operations, fixed ZAdd, ZIncrBy

* Adding Union/Inter/Diff operations

* Restruct *Range*

* Bump org.mockito:mockito-core from 4.11.0 to 5.7.0

Bumps [org.mockito:mockito-core](https://github.com/mockito/mockito) from 4.11.0 to 5.7.0.
- [Release notes](https://github.com/mockito/mockito/releases)
- [Commits](mockito/mockito@v4.11.0...v5.7.0)

---
updated-dependencies:
- dependency-name: org.mockito:mockito-core
  dependency-type: direct:development
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <[email protected]>

* Bump org.apache.maven.plugins:maven-pmd-plugin from 3.21.0 to 3.21.2

Bumps [org.apache.maven.plugins:maven-pmd-plugin](https://github.com/apache/maven-pmd-plugin) from 3.21.0 to 3.21.2.
- [Release notes](https://github.com/apache/maven-pmd-plugin/releases)
- [Commits](apache/maven-pmd-plugin@maven-pmd-plugin-3.21.0...maven-pmd-plugin-3.21.2)

---
updated-dependencies:
- dependency-name: org.apache.maven.plugins:maven-pmd-plugin
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>

* Bump nl.jqno.equalsverifier:equalsverifier from 3.15.2 to 3.15.3

Bumps [nl.jqno.equalsverifier:equalsverifier](https://github.com/jqno/equalsverifier) from 3.15.2 to 3.15.3.
- [Release notes](https://github.com/jqno/equalsverifier/releases)
- [Changelog](https://github.com/jqno/equalsverifier/blob/main/CHANGELOG.md)
- [Commits](jqno/equalsverifier@equalsverifier-3.15.2...equalsverifier-3.15.3)

---
updated-dependencies:
- dependency-name: nl.jqno.equalsverifier:equalsverifier
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>

* Fix #1

* Bump org.apache.maven.plugins:maven-surefire-plugin from 3.1.2 to 3.2.2

Bumps [org.apache.maven.plugins:maven-surefire-plugin](https://github.com/apache/maven-surefire) from 3.1.2 to 3.2.2.
- [Release notes](https://github.com/apache/maven-surefire/releases)
- [Commits](apache/maven-surefire@surefire-3.1.2...surefire-3.2.2)

---
updated-dependencies:
- dependency-name: org.apache.maven.plugins:maven-surefire-plugin
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>

* Bump org.apache.maven.plugins:maven-javadoc-plugin from 3.6.0 to 3.6.2

Bumps [org.apache.maven.plugins:maven-javadoc-plugin](https://github.com/apache/maven-javadoc-plugin) from 3.6.0 to 3.6.2.
- [Release notes](https://github.com/apache/maven-javadoc-plugin/releases)
- [Commits](apache/maven-javadoc-plugin@maven-javadoc-plugin-3.6.0...maven-javadoc-plugin-3.6.2)

---
updated-dependencies:
- dependency-name: org.apache.maven.plugins:maven-javadoc-plugin
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>

* Add ZScan and others

* Add ZScan and others

* Fix #3

* Fix #4

* Fix #5

* release 1.0.12

* update snapshot version

* Fix #6

* Adding BZPopMin/BZPopMax (trouble with Threads yet), ZDiffStore, ZIncrBy (tcl-test complete, but problem with local unit-tests run), ZPopMax/ZPopMin, ZRank/ZRevRank. Correct ZAdd and ZRange (more edits required IMHO).

* Fix #6

* Adding Union/Inter/Diff operations

* Fix #6

* Fix #1

* Bump org.mockito:mockito-core from 4.11.0 to 5.7.0

Bumps [org.mockito:mockito-core](https://github.com/mockito/mockito) from 4.11.0 to 5.7.0.
- [Release notes](https://github.com/mockito/mockito/releases)
- [Commits](mockito/mockito@v4.11.0...v5.7.0)

---
updated-dependencies:
- dependency-name: org.mockito:mockito-core
  dependency-type: direct:development
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <[email protected]>

* Add ZScan and others

* Fix #3

* Fix #4

* Fix #5

* Fix #6

* Bump nl.jqno.equalsverifier:equalsverifier from 3.15.2 to 3.15.3

Bumps [nl.jqno.equalsverifier:equalsverifier](https://github.com/jqno/equalsverifier) from 3.15.2 to 3.15.3.
- [Release notes](https://github.com/jqno/equalsverifier/releases)
- [Changelog](https://github.com/jqno/equalsverifier/blob/main/CHANGELOG.md)
- [Commits](jqno/equalsverifier@equalsverifier-3.15.2...equalsverifier-3.15.3)

---
updated-dependencies:
- dependency-name: nl.jqno.equalsverifier:equalsverifier
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>

* Bump org.mockito:mockito-core from 4.11.0 to 5.7.0

Bumps [org.mockito:mockito-core](https://github.com/mockito/mockito) from 4.11.0 to 5.7.0.
- [Release notes](https://github.com/mockito/mockito/releases)
- [Commits](mockito/mockito@v4.11.0...v5.7.0)

---
updated-dependencies:
- dependency-name: org.mockito:mockito-core
  dependency-type: direct:development
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <[email protected]>

* Fix #3

* Fix #7

* Fix #8

* Fix #6

* Fix ZUnionStore don't create Nan

* Fix ZPopMin/ZPopMax with negative COUNT

* Update Code Coverage (ZIncrBy, ZRange/ZRevRange and others)

* Update Code Coverage (ZScore, ZRangeStore and others)

* Update Code Coverage (ZAdd, ZRem and ZRange)

* Prepare to merge without blocking operations and ZRandMember

* use enumsets for commands with large number of options

* use expectNoOptions

* use freshest pom

---------

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Ivan Ponomarev <[email protected]>
  • Loading branch information
3 people authored Nov 25, 2023
1 parent 0436468 commit 5a6e794
Show file tree
Hide file tree
Showing 78 changed files with 5,714 additions and 779 deletions.
5 changes: 5 additions & 0 deletions .github/workflows/native-tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -73,3 +73,8 @@ jobs:
if: always()
run: ./testnative unit/type/set
working-directory: native_tests

- name: zset
if: always()
run: ./testnative unit/type/zset
working-directory: native_tests
Loading

0 comments on commit 5a6e794

Please sign in to comment.