Geoffrey
Geoffrey
This pull request move badge creation in TestRunner, so normal template can generate badge too.
Add a new settings to allow coverage configuration file loading. I'll update README.rst if this pull request is accepted: https://github.com/kmike/django-coverage/pull/7
Hi again :smile: , This pull request just add settings in `README.rst`. It's no very sexy but I think it's usefull to see how `django-coverage` is easily customisable. Bye.
Hi there, This pull request is about merging `test_coverage` and `test` management commands. **Why ?** Because, it could be nice to have the benefit of `test` command with coverage. For...
Is there any way to have a snippet or javascript method which return an url to post comment on a service? Something like: ```javascript { "url": "https://www.eff.org/deeplinks/2015/10/closing-loopholes-europes-net-neutrality-compromise", "add_comment_link": ["hn", "reddit"],...
I think it could be a really nice feature to be able to play files on cloudtunes server. HN: https://news.ycombinator.com/item?id=8285124
**Is your feature request related to a problem? Please describe.** I want to be able to read stuff when I don't have any connection (mostly on a smartphone). **Describe the...
Hi there, It could be nice to support `rpm` packaging like `deb`! Thank you.
After `ssl` static library integration #74 it will be easy to integrate 7zip binary in plugin to. It could be benefit in order to remove external dependency.
I'm working on `ssl` static library integration to plugin in order to allow https. This issue only concerne Linux, because Sublime Text internal python binary is not well compiled for...