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

PyCQA / pylint / 787
92%
main: 95%

Build:
Build:
LAST BUILD BRANCH: maintenance/2.15.x
DEFAULT BRANCH: main
Ran 04 Feb 2018 02:01PM UTC
Jobs 6
Files 86
Run time 2min
Badge
Embed ▾
README BADGES
x

If you need to use a raster PNG badge, change the '.svg' to '.png' in the link

Markdown

Textile

RDoc

HTML

Rst

pending completion
787

push

travis-ci

Claudiu Popa
Remove flaky tests for random.sample

Recently we added support for inferring random.sample return values. But in the cases
where there was something amiss with the function call (too many arguments, too few,
wrong type), we were falling back on the default inference, as it is the normal approach
for inference tips. The problem is that the inference is inconsistent depending on the
Python version. On Python 3.6 it correctly infers a list, but with the elements being None,
while on older versions it returns Uninferable. Since we want to just test that
our brain tip works correctly, we can just remove the other tests and let only
the brain tip test to live.

0 of 13656 relevant lines covered (0.0%)

0.0 hits per line

Jobs
ID Job ID Ran Files Coverage
1 787.1 (TOXENV=py27) 04 Feb 2018 02:01PM UTC 0
0.0
Travis Job 787.1
2 787.2 (TOXENV=py34) 04 Feb 2018 02:02PM UTC 0
0.0
Travis Job 787.2
3 787.3 (TOXENV=py35) 04 Feb 2018 02:03PM UTC 0
0.0
Travis Job 787.3
4 787.4 (TOXENV=pypy) 04 Feb 2018 02:04PM UTC 0
0.0
Travis Job 787.4
6 787.6 (TOXENV=py36) 04 Feb 2018 02:03PM UTC 0
0.0
Travis Job 787.6
7 787.7 (TOXENV=py37) 04 Feb 2018 02:04PM UTC 0
0.0
Travis Job 787.7
Source Files on build 787
Detailed source file information is not available for this build.
  • Back to Repo
  • Travis Build #787
  • e7c589ca on github
  • Prev Build on master (#786)
  • Next Build on master (#1773)
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

© 2026 Coveralls, Inc