Cloud-CV / EvalAI-ngx

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

Rebase feature added to contribution guideline #294

Closed Kajol-Kumari closed 4 years ago

Kajol-Kumari commented 4 years ago

Feature Added: All the commits related to a single issue can now be squashed into a single one making the PR more clean.The instruction for doing so is added in the contribution guideline.

For more detail regarding the feature, visit https://github.com/Cloud-CV/EvalAI/issues/2658

codecov-io commented 4 years ago

Codecov Report

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

@@            Coverage Diff             @@
##           master     #294      +/-   ##
==========================================
+ Coverage   50.62%   50.64%   +0.02%     
==========================================
  Files          66       66              
  Lines        3771     3771              
  Branches      444      444              
==========================================
+ Hits         1909     1910       +1     
+ Misses       1767     1766       -1     
  Partials       95       95
Impacted Files Coverage Δ
...bliclists/challengelist/challengelist.component.ts 47.57% <0%> (+0.97%) :arrow_up:
Impacted Files Coverage Δ
...bliclists/challengelist/challengelist.component.ts 47.57% <0%> (+0.97%) :arrow_up:

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

RishabhJain2018 commented 4 years ago

@Kajol-Kumari The build is failing on master branch here: https://travis-ci.org/github/Cloud-CV/EvalAI-ngx/builds/687325544#L894 cc: @Sanji515 @lunayach @Shekharrajak