We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
folkert@msi:~/Projects/git/covpare$ python compare.py bla1 bla2 --line-diff | less ... t1/allocator.h:280 | 0 0 | _GLIBCXX_END_NAMESPACE_VERSION t1/allocator.h:281 | 0 0 | } // namespace std t1/allocator.h:282 | 0 0 | t1/allocator.h:283 | 0 0 | #endif {u'_id': ObjectId('5e3056fcca62807fff6fe1e8'), u'blocks': 100, u'calls': 374, u'filename': u't1/basic_string.h', u'lines': [{u'blocks': [], u'branches': [], u'hits': 1.0, u'lineno': 156, ...
The text was updated successfully, but these errors were encountered:
No branches or pull requests
folkert@msi:~/Projects/git/covpare$ python compare.py bla1 bla2 --line-diff | less
...
t1/allocator.h:280 | 0 0 | _GLIBCXX_END_NAMESPACE_VERSION
t1/allocator.h:281 | 0 0 | } // namespace std
t1/allocator.h:282 | 0 0 |
t1/allocator.h:283 | 0 0 | #endif
{u'_id': ObjectId('5e3056fcca62807fff6fe1e8'),
u'blocks': 100,
u'calls': 374,
u'filename': u't1/basic_string.h',
u'lines': [{u'blocks': [],
u'branches': [],
u'hits': 1.0,
u'lineno': 156,
...
The text was updated successfully, but these errors were encountered: