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

PyCQA / astroid / 842

Builds Branch Commit Type Ran Committer Via Coverage
842 master Add inference for the builtin 'isinstance' Add helper object for doing isinstance checks with astroid nodes Close #98 Pull #502 20 Feb 2018 05:59AM UTC web-flow travis-ci pending completion   set done
841 master Add inference for the builtin 'isinstance' Add helper object for doing isinstance checks with astroid nodes Close #98 Pull #502 20 Feb 2018 05:48AM UTC web-flow travis-ci pending completion   set done
840 master Add inference for the builtin 'isinstance' Add helper object for doing isinstance checks with astroid nodes Close #98 Pull #502 20 Feb 2018 05:45AM UTC web-flow travis-ci pending completion   set done
838 1.6 Fix augassign recursion error The augmented assign rhs context path was deleted most likely due to a recently fixed inference bug where InferenceContext path attributes were shared between objects. Recursive functions on the right hand side of t... Pull #501 19 Feb 2018 04:42AM UTC web-flow travis-ci pending completion   set done
835 1.6 Skip test when it doesn't work with pytest pytest redirects stdout so it makes sense that this test would fail. Use pytest -s to not skip this test with pytest. unittest will still use this test. Pull #499 19 Feb 2018 03:48AM UTC web-flow travis-ci pending completion   set done
834 1.6 Remove extra argument causing test fialure Pull #499 19 Feb 2018 03:46AM UTC web-flow travis-ci pending completion   set done
833 1.6 Use pytest as default test runner instead of unittest for tox There was some trouble getting this to work. I needed to use --pyargs for pytest to work in tox Allow for test file prefix unittest_ to be changed to standard test_ Helps with updatin... Pull #499 19 Feb 2018 03:33AM UTC web-flow travis-ci pending completion   set done
831 1.6 Fix inference issue with inference path cloning Copy inference path in inference context upon cloning to prevent diverging inference paths causing uninferable results Pull #498 19 Feb 2018 02:42AM UTC web-flow travis-ci pending completion   set done
830 master Add type-specific nodes_of_class nodes_of_class is a very flexible method, which is great for use in client code (e.g. Pylint). However, that flexibility requires a great deal of runtime type checking: def nodes_of_class(self, klass, skip_kl... Pull #497 18 Feb 2018 09:32PM UTC web-flow travis-ci pending completion   set done
829 master Fix augassign recursion error The augmented assign rhs context path was deleted most likely due to a recently fixed inference bug where InferenceContext path attributes were shared between objects. Recursive functions on the right hand side of t... Pull #496 18 Feb 2018 12:10AM UTC web-flow travis-ci pending completion   set done
828 master Fix augassign recursion error The augmented assign rhs context path was deleted most likely due to a recently fixed inference bug where InferenceContext path attributes were shared between objects. Recursive functions on the right hand side of t... Pull #496 18 Feb 2018 12:07AM UTC web-flow travis-ci pending completion   set done
826 master Fix augassign recursion error The augmented assign rhs context path was deleted most likely due to a recently fixed inference bug where InferenceContext path attributes were shared between objects. Recursive functions on the right hand side of t... Pull #496 17 Feb 2018 11:44PM UTC web-flow travis-ci pending completion   set done
825 master Fix augassign recursion error The augmented assign rhs context path was deleted most likely due to a recently fixed inference bug where InferenceContext path attributes were shared between objects. Recursive functions on the right hand side of t... Pull #496 17 Feb 2018 10:57PM UTC web-flow travis-ci pending completion   set done
823 master Add python 3.6 to appveyor config Pull #495 16 Feb 2018 08:54AM UTC web-flow travis-ci pending completion   set done
819 master Add new hashlib classes Pull #494 15 Feb 2018 05:01PM UTC web-flow travis-ci pending completion   set done
  • ← Previous
  • 1
  • 2
  • …
  • 263
  • 264
  • 265
  • 266
  • 267
  • 268
  • 269
  • 270
  • 271
  • …
  • 286
  • 287
  • 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