Actions
Task #6706
closedCreate coverage table in the repository root and create hook to remind a contributor to update it
Start date:
Due date:
% Done:
100%
Estimated time:
Platform Release:
Groomed:
Yes
Sprint Candidate:
No
Tags:
Documentation
Sprint:
Sprint 73
Quarter:
Description
Create markdown table with coverage of features (in root of github repository) and CI hook to remind contributor to update it if the new feature is covered by tests (it canbe a comment on the PR if there are any changes in functional tests) If PR won't be a feature but a bugfix table still should be updated with the case to cover.
Actions
Feature coverage list
Simple markdown table of pulp_rpm feature coverage. Travis hook to check if this file is updated. With [nocoverage] in commit message this check can be skipped.
closes: #6706 https://pulp.plan.io/issues/6706