Cloud-CV / EvalAI-ngx

Revamped codebase of EvalAI Frontend
BSD 3-Clause "New" or "Revised" License
33 stars 61 forks source link

Added test cases #204

Open sanketbansal opened 5 years ago

sanketbansal commented 5 years ago

Changes proposed in this pull request:

Added test cases for

codecov-io commented 5 years ago

Codecov Report

Merging #204 into master will increase coverage by 11.7%. The diff coverage is n/a.

@@            Coverage Diff            @@
##           master    #204      +/-   ##
=========================================
+ Coverage    51.7%   63.4%   +11.7%     
=========================================
  Files          66      66              
  Lines        3640    3640              
  Branches      412     412              
=========================================
+ Hits         1882    2308     +426     
+ Misses       1663    1221     -442     
- Partials       95     111      +16
Impacted Files Coverage Δ
...ponents/privacy-policy/privacy-policy.component.ts 70.83% <0%> (+1.38%) :arrow_up:
src/app/services/global.service.ts 42.48% <0%> (+4.29%) :arrow_up:
src/app/services/challenge.service.ts 50.64% <0%> (+4.48%) :arrow_up:
src/app/services/api.service.ts 74.6% <0%> (+6.34%) :arrow_up:
...lengelist/challengecard/challengecard.component.ts 81.66% <0%> (+6.66%) :arrow_up:
src/app/services/endpoints.service.ts 82.22% <0%> (+16.66%) :arrow_up:
...onents/auth/verify-email/verify-email.component.ts 86.95% <0%> (+17.39%) :arrow_up:
src/app/services/auth.service.ts 68.22% <0%> (+27.1%) :arrow_up:
src/app/components/auth/login/login.component.ts 92.59% <0%> (+40.74%) :arrow_up:
...nts/challenge-create/challenge-create.component.ts 98.24% <0%> (+42.1%) :arrow_up:
... and 7 more
Impacted Files Coverage Δ
...ponents/privacy-policy/privacy-policy.component.ts 70.83% <0%> (+1.38%) :arrow_up:
src/app/services/global.service.ts 42.48% <0%> (+4.29%) :arrow_up:
src/app/services/challenge.service.ts 50.64% <0%> (+4.48%) :arrow_up:
src/app/services/api.service.ts 74.6% <0%> (+6.34%) :arrow_up:
...lengelist/challengecard/challengecard.component.ts 81.66% <0%> (+6.66%) :arrow_up:
src/app/services/endpoints.service.ts 82.22% <0%> (+16.66%) :arrow_up:
...onents/auth/verify-email/verify-email.component.ts 86.95% <0%> (+17.39%) :arrow_up:
src/app/services/auth.service.ts 68.22% <0%> (+27.1%) :arrow_up:
src/app/components/auth/login/login.component.ts 92.59% <0%> (+40.74%) :arrow_up:
...nts/challenge-create/challenge-create.component.ts 98.24% <0%> (+42.1%) :arrow_up:
... and 7 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 51448e5...81fcce8. Read the comment docs.