isuru89 / oasis

Open-source PBML (Points, Badges, Milestones, Leaderboards) Gamification Platform inspiring Stackoveflow
Apache License 2.0
39 stars 5 forks source link

Redisson and cluster support #111

Closed isuru89 closed 2 years ago

codecov-commenter commented 2 years ago

Codecov Report

Merging #111 (ffe1e1c) into master (c8e8d92) will decrease coverage by 0.06%. The diff coverage is 45.31%.

Impacted file tree graph

@@             Coverage Diff              @@
##             master     #111      +/-   ##
============================================
- Coverage     57.00%   56.93%   -0.07%     
+ Complexity     1819     1817       -2     
============================================
  Files           376      376              
  Lines          7877     7890      +13     
  Branches        626      629       +3     
============================================
+ Hits           4490     4492       +2     
- Misses         3197     3208      +11     
  Partials        190      190              
Impacted Files Coverage Δ
.../src/main/java/io/github/oasis/core/EventJson.java 0.00% <ø> (ø)
core/src/main/java/io/github/oasis/core/ID.java 0.00% <ø> (ø)
.../main/java/io/github/oasis/core/utils/Numbers.java 12.00% <0.00%> (-4.67%) :arrow_down:
...rc/main/java/io/github/oasis/core/utils/Utils.java 0.00% <0.00%> (ø)
...asis/elements/challenges/stats/ChallengeStats.java 0.00% <0.00%> (ø)
...asis/elements/milestones/stats/MilestoneStats.java 0.00% <0.00%> (ø)
.../oasis/engine/element/points/stats/PointStats.java 15.88% <0.00%> (+0.43%) :arrow_up:
...hub/oasis/services/events/auth/PublicKeyCache.java 87.50% <ø> (-0.74%) :arrow_down:
...github/oasis/engine/element/points/PointsSink.java 94.23% <33.33%> (-1.77%) :arrow_down:
...va/io/github/oasis/elements/ratings/RatingIDs.java 33.33% <33.33%> (ø)
... and 7 more

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 c8e8d92...ffe1e1c. Read the comment docs.