Metadata-Version: 1.0
Name: goverge
Version: 0.0.11
Summary: Go Coverage Tool for multi package coverage reporting.
Home-page: https://github.com/Workiva/goverge
Author: Wesley Balvanz
Author-email: wesley.balvanz@workiva.com
License: Copyright 2016 Workiva, INC

Licensed under the Apache License, Version 2.0 (the "License");
you may not use this file except in compliance with the License.
You may obtain a copy of the License at

 http://www.apache.org/licenses/LICENSE-2.0

Unless required by applicable law or agreed to in writing, software
distributed under the License is distributed on an "AS IS" BASIS,
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
See the License for the specific language governing permissions and
limitations under the License.
Description: goverge
        ========
        [![codecov.io](https://codecov.workiva.net/github/Workiva/goverge/coverage.svg?token=KOdniuD3F1&branch=master)](https://codecov.workiva.net/github/Workiva/goverge?branch=master)
        goverge is a golang multi package coverage reporting tool.
        
        Install
        -------
            pip install goverge
        
        Testing
        -------
            pip install -r requirements_dev.txt
            nosetests
        
        Contributing
        -------
            Code: 
                Must be flake8 compliant -- pip install -r requirements_dev.txt to install flake8
                Must be unit tested
                Must have clear doc strings
            
        
Platform: UNKNOWN
