cul-2016 / quiz

11 stars 4 forks source link

Forum module #691

Closed Danwhy closed 5 years ago

Danwhy commented 5 years ago

ref #690, #692, https://github.com/cul-2016/forum/issues/1

codecov-io commented 5 years ago

Codecov Report

:exclamation: No coverage uploaded for pull request base (staging@b798e94). Click here to learn what that means. The diff coverage is 62.99%.

Impacted file tree graph

@@            Coverage Diff            @@
##             staging    #691   +/-   ##
=========================================
  Coverage           ?   87.1%           
=========================================
  Files              ?     155           
  Lines              ?    3497           
  Branches           ?     617           
=========================================
  Hits               ?    3046           
  Misses             ?     451           
  Partials           ?       0
Impacted Files Coverage Δ
server/lib/forum/index.js 100% <100%> (ø)
server/lib/forum/defaultPrivileges.js 100% <100%> (ø)
server/plugins/index.js 100% <100%> (ø)
server/lib/saveModule.js 100% <100%> (ø)
server/lib/forum/deletePrivileges.js 11.11% <11.11%> (ø)
server/lib/forum/createTopic.js 12.5% <12.5%> (ø)
server/lib/forum/getLeaderboardText.js 14.28% <14.28%> (ø)
server/lib/forum/addPrivileges.js 50% <50%> (ø)
server/plugins/database.js 82.35% <50%> (ø)
server/lib/joinModule.js 85.71% <60%> (ø)
... and 5 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 b798e94...57d6947. Read the comment docs.

sohilpandya commented 5 years ago

Hey @Danwhy, just a note on Circle, it will require upgrading to 2.0. :)