Closed glyph closed 8 years ago
@@ master #114 diff @@
==========================================
Files 62 62
Lines 1520 1525 +5
Methods 0 0
Messages 0 0
Branches 199 200 +1
==========================================
+ Hits 1069 1071 +2
- Misses 414 417 +3
Partials 37 37
Powered by Codecov. Last updated by 7c0b4ca...9cec9f5
Anybody feel like doing an actual review? :)
This PR fixes #111
Look good. Will merge. Thanks! We need to do a release... which should be done automatically by creating a tag.
Thanks a bunch for the review @adiroiban !
If you use a decorator defined somewhere that twistedchecker can't "see", it fails with an exception.
This currently causes linting of
twisted.internet.endpoints
,twisted.web.client
,twisted.web.http
, andtwisted.mail.test.test_smtp
to fail with:which may be obfuscating further lint errors.