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

pvlib / pvlib-python / 2208 / 4
96%
master: 96%

Build:
DEFAULT BRANCH: master
Ran 26 Jul 2019 07:13PM UTC
Files 55
Run time 5s
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

26 Jul 2019 07:06PM UTC coverage: 93.032% (+0.05%) from 92.981%
CONDA_ENV=py37

push

travis-ci

wholmgren
remove python 2 lines (#757)

* Resolve merge conflicts.

The upstream what's new file had been updated.

* Remove py2 and Windows checks.

Removed because python 2 is no longer supported, and this let us remove the
checks for Windows too.

* Remove from __future__ import print_function.

* Remove from __future__ import division.

* Revert "Remove py2 and Windows checks."

This reverts commit a762fc334.

* Remove has_python2 checks.

* Remove duplicate line in what's new file.

* Remove python2-sensitive imports.

* Remove out-of-date python2 comment.

* Import JSONDecodeError directly in py3 way.

* Change Tkinter import (py2) to tkinter (py3).

* Update import configparser to only py3 version.

* Update documentation comment.

* Remove strict arguments.

The case where these were relevant (Windows build using Python 2) is no
longer used because Python 2 is no longer supported.

* Remove platform_is_windows import.

It is no longer used.

* Set strict arg to True for two tests.

* Fix indentation mistake.

Convert tabs to spaces.

* Revert "Remove from __future__ import print_function."

This reverts commit 0508b33d6.
This also undoes the changes to how configparser is imported.

7170 of 7707 relevant lines covered (93.03%)

0.93 hits per line

Source Files on job 2208.4 (CONDA_ENV=py37)
  • Tree
  • List 0
  • Changed 15
  • Source Changed 15
  • Coverage Changed 15
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Build 1973
  • Travis Job 2208.4
  • 9af1ca17 on github
  • Prev Job for CONDA_ENV=py37 on master (#2207.4)
  • Next Job for CONDA_ENV=py37 on master (#2225.4)
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