Commit e0c03da3 authored by Tres Seaver's avatar Tres Seaver

Require 100% test coverage.

parent e98eeab7
...@@ -2,6 +2,7 @@ ...@@ -2,6 +2,7 @@
nocapture=1 nocapture=1
cover-package=transaction cover-package=transaction
cover-erase=1 cover-erase=1
cover-min-percentage=100
where=transaction where=transaction
[aliases] [aliases]
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment