cul-2016 / quiz

11 stars 4 forks source link

Group lecturer #634

Closed jessicasalmon closed 6 years ago

jessicasalmon commented 6 years ago

Relates #622

codecov-io commented 6 years ago

Codecov Report

Merging #634 into staging will increase coverage by 0.06%. The diff coverage is 97.61%.

Impacted file tree graph

@@             Coverage Diff             @@
##           staging     #634      +/-   ##
===========================================
+ Coverage    94.19%   94.26%   +0.06%     
===========================================
  Files          124      126       +2     
  Lines         2791     2841      +50     
  Branches       481      498      +17     
===========================================
+ Hits          2629     2678      +49     
- Misses         162      163       +1
Impacted Files Coverage Δ
src/js/reducers/register.js 100% <ø> (ø) :arrow_up:
src/js/reducers/super-admin.js 100% <ø> (ø) :arrow_up:
server/plugins/super-admin.js 88.57% <100%> (+2.85%) :arrow_up:
server/lib/getUserByEmail.js 100% <100%> (ø) :arrow_up:
server/plugins/users.js 98.27% <100%> (+0.12%) :arrow_up:
server/plugins/authenticate-user.js 96.07% <100%> (+0.52%) :arrow_up:
server/lib/authentication/saveUser.js 100% <100%> (ø) :arrow_up:
src/js/actions/super-admin.js 100% <100%> (ø) :arrow_up:
server/lib/validateGroupLecturerByCode.js 100% <100%> (ø)
server/lib/super-admin/saveClient.js 100% <100%> (ø) :arrow_up:
... 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 c32f445...87b0675. Read the comment docs.

sohilpandya commented 6 years ago

@Danwhy strangely the codecov has gone back to normal on this particular branch. Which is based of-of the other branches 😊 Probably worth merging the other branches as this one seems to work ok.