Metadata-Version: 2.1
Name: review-style-gerrit
Version: 0.0.2
Summary: Executes pylama and reports the result of the lines that are in the current diff to gerrit.
Home-page: https://github.com/tom-010/review_style_gerrit
Author: Thomas Deniffel
Author-email: tdeniffel@gmail.com
License: Apache2
Platform: UNKNOWN
Classifier: Development Status :: 4 - Beta
Classifier: Intended Audience :: Developers
Classifier: Programming Language :: Python
Classifier: Programming Language :: Python :: 3 :: Only
Classifier: Programming Language :: Python :: 3.6
Classifier: Programming Language :: Python :: 3.7
Description-Content-Type: text/markdown
License-File: LICENSE

report_not_covered_lines
========================

Convert the test-coverage-result (saved in `.converage` to gerrit comments) while only including not covered lines in the current diff.


