Skip to content
New issue

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

Write a coverage.py extension to adapt line numbers. #12

Open
amcgregor opened this issue Dec 3, 2015 · 1 comment
Open

Write a coverage.py extension to adapt line numbers. #12

amcgregor opened this issue Dec 3, 2015 · 1 comment

Comments

@amcgregor
Copy link
Member

According to nedbat on IRC, coverage.py version 4.0 adds the capability to write plugins. We should totally do this.

@nedbat
Copy link

nedbat commented Dec 3, 2015

Docs: http://coverage.readthedocs.org/en/coverage-4.0.3/plugins.html
An example is harder to come by. Mako is similar to cinje, but the plugin is far from done: https://bitbucket.org/ned/coverage-mako-plugin

amcgregor added a commit that referenced this issue Dec 6, 2015
amcgregor added a commit that referenced this issue Dec 6, 2015
Capture and preserve source line numbers.

Now ready for application in #4 and #12.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants