EvalAI-ngx icon indicating copy to clipboard operation
EvalAI-ngx copied to clipboard

Added 'Published/Approved' Tags

Open lunayach opened this issue 7 years ago • 3 comments

"Published" and "Approved by Admin" Tags are now displayed for challenges.

Changes proposed in this pull request:

  • Published/Approved-By-Admin tags are displayed for all the challenges. (Not approved/Not published challenges are visible only to host along with tags)
  • Link to live demo: http://pr-XXX-evalai.surge.sh
  • New tags besides existing "Artificial Intelligence" and "Machine Learning" tags could be seen below. AddTags

lunayach avatar Mar 13 '19 20:03 lunayach

Codecov Report

Merging #102 into master will decrease coverage by 0.37%. The diff coverage is 23.33%.

@@            Coverage Diff             @@
##           master     #102      +/-   ##
==========================================
- Coverage   53.43%   53.05%   -0.38%     
==========================================
  Files          55       55              
  Lines        2360     2388      +28     
  Branches      253      255       +2     
==========================================
+ Hits         1261     1267       +6     
- Misses       1025     1045      +20     
- Partials       74       76       +2
Impacted Files Coverage Δ
...lengelist/challengecard/challengecard.component.ts 71.66% <0%> (-2.48%) :arrow_down:
...bliclists/challengelist/challengelist.component.ts 35.39% <23.07%> (-3.93%) :arrow_down:
src/app/services/endpoints.service.ts 65.62% <50%> (-0.51%) :arrow_down:
Impacted Files Coverage Δ
...lengelist/challengecard/challengecard.component.ts 71.66% <0%> (-2.48%) :arrow_down:
...bliclists/challengelist/challengelist.component.ts 35.39% <23.07%> (-3.93%) :arrow_down:
src/app/services/endpoints.service.ts 65.62% <50%> (-0.51%) :arrow_down:

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 d3a7e1a...86e8920. Read the comment docs.

codecov-io avatar Mar 19 '19 01:03 codecov-io

When I go to https://pr-102-evalai.surge.sh/ and challenges, I see API endpoint is blocked. Can you please look into it, so that we can see it working and verify the changes?

Shekharrajak avatar Mar 22 '19 12:03 Shekharrajak

Once #127 is merged, I think the demo for this PR should work perfectly.

RishabhJain2018 avatar May 09 '19 05:05 RishabhJain2018