This is an automated email from the ASF dual-hosted git repository.
gstein pushed a change to branch trunk
in repository https://gitbox.apache.org/repos/asf/steve.git
from a4cbb8e align around "Person" terminology
new 97a9223 show how to add schema via python
new 5d36bbc fix typo found via coverage testing
new 46b29b5 Add line/branch coverage testing.
The 3 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails. The revisions
listed as "add" were already present in the repository and have only
been added to this reference.
Summary of changes:
v3/requirements.txt | 3 ++
v3/schema.sql | 11 ++++-
v3/steve/election.py | 2 +-
v3/test/check_coverage.py | 111 ++++++++++++++++++++++++++++++++++++++++++++++
4 files changed, 125 insertions(+), 2 deletions(-)
create mode 100755 v3/test/check_coverage.py