NutritionMate / Nutrition.Information.Api

This is an API to retrieve the nutritional information of a given food item.
MIT License
1 stars 1 forks source link

#14 As a contributor to the Nutrition Information API, I want continuous integration to automatically check ~100% code coverage for unit tests of a pull request, so I can automatically assert there have been automated tests written for all of the new code. #18

Closed PaddingtonBrown closed 7 years ago

PaddingtonBrown commented 7 years ago

14 As a contributor to the Nutrition Information API, I want continuous integration to automatically check ~100% code coverage for unit tests of a pull request, so I can automatically assert there have been automated tests written for all of the new code.

Definition of Done