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

matplotlib / matplotlib / 11591
36%

Build:
DEFAULT BRANCH: master
Ran 19 May 2016 07:55PM UTC
Jobs 4
Files 98
Run time 19min
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
11591

Pull #6442

travis-ci

matthew-brett
RF: find TCL / Tk symbols correctly on Windows

As Christoph G found, we can't use the tkinter extension module to find
the TCL / Tk symbols on Windows, because Windows DLLs do not return the
addresses of symbols they import from GetProcAddress.

Instead, iterate through the modules loaded in the current process to
find the TCL and Tk symbols.

See:

* https://msdn.microsoft.com/en-us/library/windows/desktop/ms682621(v=vs.85).aspx
* https://msdn.microsoft.com/en-us/library/windows/desktop/ms683179(v=vs.85).aspx
Pull Request #6442: MRG: loading TCL / Tk symbols dynamically

30123 of 43180 relevant lines covered (69.76%)

0.7 hits per line

Jobs
ID Job ID Ran Files Coverage
1 11591.1 (MOCK=mock NUMPY=numpy==1.6) 19 May 2016 08:01PM UTC 0
Travis Job 11591.1
2 11591.2 19 May 2016 08:03PM UTC 0
Travis Job 11591.2
3 11591.3 (PANDAS=pandas NOSE_ARGS=--with-coverage) 19 May 2016 08:15PM UTC 0
69.76
Travis Job 11591.3
4 11591.4 (TEST_ARGS=--pep8) 19 May 2016 07:55PM UTC 0
Travis Job 11591.4
Source Files on build 11591
Detailed source file information is not available for this build.
  • Back to Repo
  • Travis Build #11591
  • Pull Request #6442
  • PR Base - master (#11569)
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