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

Export specific fields

Open sanketbansal opened this issue 5 years ago • 1 comments

Changes proposed in this pull request:

  • Added feature to export specific fields of all submissions.
  • Link to live demo: http://pr-192-evalai.surge.sh

Screenshot from 2019-07-27 08-54-22

Screenshot from 2019-07-27 08-54-36

sanketbansal avatar Jul 27 '19 12:07 sanketbansal

Codecov Report

Merging #192 into master will decrease coverage by 0.11%. The diff coverage is 43.47%.

@@            Coverage Diff             @@
##           master     #192      +/-   ##
==========================================
- Coverage    51.7%   51.58%   -0.12%     
==========================================
  Files          66       67       +1     
  Lines        3640     3681      +41     
  Branches      412      415       +3     
==========================================
+ Hits         1882     1899      +17     
- Misses       1663     1687      +24     
  Partials       95       95
Impacted Files Coverage Δ
src/app/services/api.service.ts 62.68% <0%> (-5.57%) :arrow_down:
...bmissions/challengeviewallsubmissions.component.ts 30.63% <36.84%> (-0.11%) :arrow_down:
...lect-field-dialog/select-field-dialog.component.ts 65% <65%> (ø)
Impacted Files Coverage Δ
src/app/services/api.service.ts 62.68% <0%> (-5.57%) :arrow_down:
...bmissions/challengeviewallsubmissions.component.ts 30.63% <36.84%> (-0.11%) :arrow_down:
...lect-field-dialog/select-field-dialog.component.ts 65% <65%> (ø)

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...8fa8c97. Read the comment docs.

codecov-io avatar Jul 28 '19 06:07 codecov-io