isuru89 / oasis

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

event integrity made optional #110 #117

Closed isuru89 closed 2 years ago

codecov-commenter commented 2 years ago

Codecov Report

Merging #117 (ca1d531) into master (cc1c5fa) will decrease coverage by 0.03%. The diff coverage is 94.11%.

Impacted file tree graph

@@             Coverage Diff              @@
##             master     #117      +/-   ##
============================================
- Coverage     58.94%   58.90%   -0.04%     
- Complexity     1952     1953       +1     
============================================
  Files           392      393       +1     
  Lines          8535     8549      +14     
  Branches        683      683              
============================================
+ Hits           5031     5036       +5     
- Misses         3272     3281       +9     
  Partials        232      232              
Impacted Files Coverage Δ
...s/core/services/api/services/impl/GameService.java 79.24% <50.00%> (ø)
...is/services/events/http/EventIntegrityHandler.java 93.75% <100.00%> (+4.86%) :arrow_up:
...asis/services/events/http/HttpServiceVerticle.java 92.45% <100.00%> (ø)
...b/oasis/services/events/model/EventApiConfigs.java 100.00% <100.00%> (ø)
...asis/engine/actors/cmds/EngineShutdownCommand.java 0.00% <0.00%> (-100.00%) :arrow_down:
.../main/java/io/github/oasis/engine/OasisEngine.java 68.91% <0.00%> (-5.41%) :arrow_down:
...io/github/oasis/engine/actors/OasisSupervisor.java 72.03% <0.00%> (-4.24%) :arrow_down:
.../io/github/oasis/engine/actors/OasisBaseActor.java 84.00% <0.00%> (-4.00%) :arrow_down:
...hub/oasis/services/events/db/RedisServiceImpl.java 50.79% <0.00%> (-3.18%) :arrow_down:
.../oasis/services/events/client/CachedApiClient.java 83.07% <0.00%> (+3.07%) :arrow_up:
... and 1 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 cc1c5fa...ca1d531. Read the comment docs.