Skip to content
Discussion options

You must be logged in to vote

Yes! And you are encouraged to do so. Thoroughly testing your program is a good SE practice.

From the assignment manual,

Coverage: Your source code must be well-tested. By running make coverage, you must achieve more than 50% of the code coverage. If your code coverage is below 50%, your code will not be graded. You can add more tests in the test directory and modify the test/dune file to enhance coverage. Note that make coverage runs for only a minute, so you should maximize your test coverage within this time constraint.

Replies: 1 comment

Comment options

You must be logged in to vote
0 replies
Answer selected by bongjunj
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants