Skip to content
This repository has been archived by the owner on Jul 6, 2020. It is now read-only.

Display Challenge Tags #313

Open
wants to merge 2 commits into
base: master
Choose a base branch
from

Conversation

pushkalkatara
Copy link

Fixes Cloud-CV/EvalAI#2735

  • List tags associated with a challenge on the challenge list page, challenge details page

@codecov-io
Copy link

Codecov Report

Merging #313 into master will increase coverage by 0.08%.
The diff coverage is 63.63%.

@@            Coverage Diff             @@
##           master     #313      +/-   ##
==========================================
+ Coverage   50.62%   50.71%   +0.08%     
==========================================
  Files          66       66              
  Lines        3771     3792      +21     
  Branches      444      445       +1     
==========================================
+ Hits         1909     1923      +14     
- Misses       1767     1773       +6     
- Partials       95       96       +1     
Impacted Files Coverage Δ
src/app/services/challenge.service.ts 46.78% <53.33%> (+0.62%) ⬆️
...lengelist/challengecard/challengecard.component.ts 74.60% <75.00%> (-0.40%) ⬇️
...rc/app/components/challenge/challenge.component.ts 87.96% <100.00%> (+0.11%) ⬆️
src/app/services/endpoints.service.ts 65.62% <100.00%> (+0.73%) ⬆️
...bliclists/challengelist/challengelist.component.ts 47.57% <0.00%> (+0.97%) ⬆️
Impacted Files Coverage Δ
src/app/services/challenge.service.ts 46.78% <53.33%> (+0.62%) ⬆️
...lengelist/challengecard/challengecard.component.ts 74.60% <75.00%> (-0.40%) ⬇️
...rc/app/components/challenge/challenge.component.ts 87.96% <100.00%> (+0.11%) ⬆️
src/app/services/endpoints.service.ts 65.62% <100.00%> (+0.73%) ⬆️
...bliclists/challengelist/challengelist.component.ts 47.57% <0.00%> (+0.97%) ⬆️

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 d3d23ca...1bc2e22. Read the comment docs.

@RishabhJain2018 RishabhJain2018 self-requested a review June 21, 2020 17:03
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Add 'tags' for each challenge
2 participants