forcedotcom / quiz-host-app

Multiplayer quiz app built on Salesforce technology (host app)
Creative Commons Zero v1.0 Universal
108 stars 67 forks source link

Spring '22 release #93

Closed pozil closed 2 years ago

pozil commented 2 years ago
codecov-commenter commented 2 years ago

Codecov Report

Merging #93 (bf6a82a) into master (0fd885e) will increase coverage by 0.05%. The diff coverage is 100.00%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master      #93      +/-   ##
==========================================
+ Coverage   52.96%   53.02%   +0.05%     
==========================================
  Files          30       30              
  Lines         825      826       +1     
  Branches       48       48              
==========================================
+ Hits          437      438       +1     
  Misses        352      352              
  Partials       36       36              
Flag Coverage Δ
Apex 79.43% <100.00%> (+0.03%) :arrow_up:
LWC 4.46% <ø> (ø)

Flags with carried forward coverage won't be shown. Click here to find out more.

Impacted Files Coverage Δ
src/main/default/classes/QuizAnswerService.cls 97.40% <ø> (ø)
src/main/default/classes/QuizSettingsService.cls 88.00% <ø> (ø)
src/main/default/lwc/gameApp/gameApp.js 0.00% <ø> (ø)
src/main/default/classes/QuizPlayerService.cls 100.00% <100.00%> (ø)
src/main/default/classes/QuizQuestionService.cls 100.00% <100.00%> (ø)
src/main/default/classes/QuizSessionService.cls 53.12% <100.00%> (ø)

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 0fd885e...bf6a82a. Read the comment docs.