Skip to content

Commit

Permalink
update continuation pmc parrot task
Browse files Browse the repository at this point in the history
  • Loading branch information
leto committed Jan 2, 2011
1 parent 7a45482 commit 62561fc
Showing 1 changed file with 5 additions and 2 deletions.
7 changes: 5 additions & 2 deletions tasks/continuation_pmc_coverage.html
Original file line number Diff line number Diff line change
Expand Up @@ -7,8 +7,11 @@ <h1>Task Description</h1>

<h1>Steps To Complete This Task</h1>

Currently, the Continuation PMC is at <a href="http://tapir2.ro.vutbr.cz/cover/cover-results/2010-12/2010-12-24-2a95633/c_cover/">29.4% code coverage</a>, which is a bit low for such an important PMC. This
task requires the student to write tests to increase the code coverage of this important PMC.
Currently, the Continuation PMC is at <a
href="http://tapir2.ro.vutbr.cz/cover/cover-results/2011-01/2011-01-01-e4bebcd/c_cover/">82%
code coverage</a>, which is a bit low for such an important PMC. This task
requires the student to write tests to increase the code coverage of this
important PMC.

The tests should be added to <a href="https://github.com/parrot/parrot/blob/t/pmc/continuation.t">t/pmc/continuation.t</a>

Expand Down

0 comments on commit 62561fc

Please sign in to comment.