• Home
  • Features
  • Pricing
  • Docs
  • Announcements
  • Sign In

PyCQA / pylint / 282

Builds Branch Commit Type Ran Committer Via Coverage
282 master Show fatal messages when disabling no-error messages (#890) Currently 'pylint -E' disables all non-error messages, but this includes fatal errors as well. This change reverts that, since fatal errors are errors after all. push 04 May 2016 09:56PM UTC PCManticore travis-ci pending completion   set done
281 master Detect local imports correctly for wrong-import-order (#888) Detect local imports correctly for wrong-import-order The value node.modname for `from . import package` or `from .package import Class` returns `package` But isort needs `.package`... push 04 May 2016 09:41PM UTC PCManticore travis-ci pending completion   set done
280 master [REF] wrong-import-order: Use of node.level instead of node.as_string Pull #888 04 May 2016 06:03PM UTC moylop260 travis-ci pending completion   set done
279 master [REF] wrong-import-order: Use of node.level instead of node.as_string Pull #888 04 May 2016 05:55PM UTC moylop260 travis-ci pending completion   set done
278 master [FIX] mccabe: Compatibility with python3 of data script for test Pull #877 04 May 2016 03:44PM UTC moylop260 travis-ci pending completion   set done
277 master [REF] mccabe: Remove superfluous encoding and rename _check_too_complex to visit_module Pull #877 04 May 2016 03:14PM UTC moylop260 travis-ci pending completion   set done
276 master [FIX] mccabe: Fix iter child nodes Pull #877 04 May 2016 03:10PM UTC moylop260 travis-ci pending completion   set done
273 master Show fatal messages when disabling no-error messages Currently 'pylint -E' disables all no-error messages. Instead, it should disable messages types which severity is lower than error. Pull #890 04 May 2016 02:19PM UTC alanoe travis-ci pending completion   set done
270 master [REF] mccabe: Add test for method of class and compatibility in `for,try-except...` sentences Pull #877 04 May 2016 05:40AM UTC moylop260 travis-ci pending completion   set done
269 master [REF] mccabe: Add test for method of class and unsupported for sentence Pull #877 04 May 2016 04:49AM UTC moylop260 travis-ci pending completion   set done
268 master [REF] mccabe: Remove deprecated code or inherit redundant code Pull #877 04 May 2016 04:11AM UTC moylop260 travis-ci pending completion   set done
267 master [REF] mccabe: Remove deprecated code or inherit redundant code Pull #877 04 May 2016 04:03AM UTC moylop260 travis-ci pending completion   set done
266 master [REF] mccabe: Remove deprecated code or inherit redundant code Pull #877 04 May 2016 04:01AM UTC moylop260 travis-ci pending completion   set done
265 master [REF] mccabe: Remove deprecated code or inherit redundant code Pull #877 04 May 2016 03:56AM UTC moylop260 travis-ci pending completion   set done
264 master [REF] mccabe: Remove deprecated code Pull #877 04 May 2016 03:38AM UTC moylop260 travis-ci pending completion   set done
  • ← Previous
  • 1
  • 2
  • …
  • 781
  • 782
  • 783
  • 784
  • 785
  • 786
  • 787
  • 788
  • 789
  • Next →
  • Back to Repo
STATUS · Troubleshooting · Open an Issue · Sales · Support · CAREERS · ENTERPRISE · START FREE · SCHEDULE DEMO
ANNOUNCEMENTS · TWITTER · TOS & SLA · Supported CI Services · What's a CI service? · Automated Testing

© 2025 Coveralls, Inc