nus-cs2103-AY2425S1 / forum

12 stars 0 forks source link

Percentage of Test Coverage required #695

Open vicelyav opened 2 days ago

vicelyav commented 2 days ago

Hi, may I ask, what is the ideal percentage of test coverage needed for the final submission?

damithc commented 2 days ago

@vicelyav Our expectations on testing is given in https://nus-cs2103-ay2425s1.github.io/website/admin/tp-expectations.html#individual-expectations-on-testing

vicelyav commented 2 days ago

I understand that we are allowed to decide ourselves, but may I gather some feedback on what the other teams have aimed for the test coverage? As we are still unsure

damithc commented 2 days ago

I understand that we are allowed to decide ourselves, but may I gather some feedback on what the other teams have aimed for the test coverage? As we are still unsure

@vicelyav If you just want to find the coverage of other teams, Codecov numbers are reported on their respective GitHub site, which you can reach from the team list page https://nus-cs2103-ay2425s1.github.io/website/admin/teamList.html

e.g., image