isuru89 / oasis

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

upgrade h2, jdbi, springboot slf4j and logback to latest #119 #120

Closed isuru89 closed 2 years ago

codecov-commenter commented 2 years ago

Codecov Report

Merging #120 (97d3fe3) into master (ca1d531) will increase coverage by 0.15%. The diff coverage is n/a.

Impacted file tree graph

@@             Coverage Diff              @@
##             master     #120      +/-   ##
============================================
+ Coverage     58.90%   59.05%   +0.15%     
- Complexity     1953     1958       +5     
============================================
  Files           393      393              
  Lines          8549     8549              
  Branches        683      683              
============================================
+ Hits           5036     5049      +13     
+ Misses         3281     3268      -13     
  Partials        232      232              
Impacted Files Coverage Δ
...rvices/events/http/routers/PutBulkEventsRoute.java 78.57% <0.00%> (-7.15%) :arrow_down:
.../oasis/services/events/client/CachedApiClient.java 80.00% <0.00%> (-3.08%) :arrow_down:
...hub/oasis/services/events/db/RedisServiceImpl.java 53.96% <0.00%> (+3.17%) :arrow_up:
.../io/github/oasis/engine/actors/OasisBaseActor.java 88.00% <0.00%> (+4.00%) :arrow_up:
...io/github/oasis/engine/actors/OasisSupervisor.java 76.27% <0.00%> (+4.23%) :arrow_up:
.../main/java/io/github/oasis/engine/OasisEngine.java 79.72% <0.00%> (+10.81%) :arrow_up:
...asis/engine/actors/cmds/EngineShutdownCommand.java 100.00% <0.00%> (+100.00%) :arrow_up:

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 ca1d531...97d3fe3. Read the comment docs.