isuru89 / oasis

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

strict validations in stats api #129 #130

Closed isuru89 closed 2 years ago

codecov-commenter commented 2 years ago

Codecov Report

Merging #130 (8a003cf) into master (63842d4) will increase coverage by 0.09%. The diff coverage is 65.38%.

@@             Coverage Diff              @@
##             master     #130      +/-   ##
============================================
+ Coverage     56.34%   56.43%   +0.09%     
- Complexity     1996     2004       +8     
============================================
  Files           414      414              
  Lines          9148     9186      +38     
  Branches        714      718       +4     
============================================
+ Hits           5154     5184      +30     
- Misses         3755     3764       +9     
+ Partials        239      238       -1     
Impacted Files Coverage Δ
...ices/api/controllers/admin/ElementsController.java 100.00% <ø> (ø)
...s/api/controllers/admin/EventSourceController.java 100.00% <ø> (ø)
...pi/controllers/admin/GameAttributesController.java 100.00% <ø> (ø)
...ervices/api/controllers/admin/GamesController.java 91.66% <ø> (ø)
...rvices/api/controllers/admin/PlayerController.java 100.00% <ø> (ø)
...oasis/core/services/api/exceptions/ErrorCodes.java 0.00% <ø> (ø)
...services/api/services/impl/EventSourceService.java 94.82% <ø> (-0.34%) :arrow_down:
...sis/core/services/api/to/ElementUpdateRequest.java 75.00% <ø> (ø)
...core/services/api/to/EventSourceCreateRequest.java 100.00% <ø> (ø)
...re/services/api/to/GameAttributeCreateRequest.java 100.00% <ø> (ø)
... and 19 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 63842d4...8a003cf. Read the comment docs.