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

pvlib / pvlib-python / 2686 / 1
96%
master: 96%

Build:
DEFAULT BRANCH: master
Ran 16 Jan 2020 08:25PM UTC
Files 64
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

16 Jan 2020 08:22PM UTC coverage: 73.187% (-0.08%) from 73.267%
CONDA_ENV=py35-min

push

travis-ci

wholmgren
reorganize tests into subfolders and use pathlib for conftest DATA_DIR (#859)

* reorganize tests into subfolders

* closes #848
* create pvlib/tests/iotools and move all iotools tests into that
subfolder
* use fixtures in test_ecmwf_macc.py for expected_test_data
* use conftest.data_dir instead of redundant boilerplate process of
retrieving test folder for each tests, mostly for iotools
* fix test_ivtools.py was using full path to conftest but tests is not a
python package, so no
* change "pvlib/test" -> "pvlib/tests" to conform to popular convention

Signed-off-by: Mark Mikofski <bwana.marko@yahoo.com>

* in azure pipelines, pytest pvlib only, not pvlib/test

* Update v0.7.1.rst

* Update .codecov.yml

* Update docs/sphinx/source/whatsnew/v0.7.1.rst

with suggestion from Will

Co-Authored-By: Will Holmgren <william.holmgren@gmail.com>

* use pathlib, remove os, inspect

* some iotools expect string to check for url using startswith() - so
  stringify path objects first
* in midc, use requests.get params arg to build querystring instead of
  doing it manually
* a couple of places chnage constants to all CAPS, some other places
  make a fixture, sometimes nothing, not consistent
* also in test_midc, comment out unused URL, was it part of a test once?

* path objects only work seemlessly on Python-3.6 or later

* stringify a few more path objects

* in psm3.read_psm3 still expects a string filename
* tmy3 and tmy2 also could be strings

* last two: stringify epw and surfrad

* fingers crossed!

* fix typo, mention pathlib in what's new

Co-authored-by: Will Holmgren <william.holmgren@gmail.com>

6248 of 8537 relevant lines covered (73.19%)

0.73 hits per line

Source Files on job 2686.1 (CONDA_ENV=py35-min)
  • Tree
  • List 0
  • Changed 7
  • Source Changed 7
  • Coverage Changed 2
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Build 2319
  • Travis Job 2686.1
  • bb081ed2 on github
  • Prev Job for CONDA_ENV=py35-min on master (#2662.1)
  • Next Job for CONDA_ENV=py35-min on master (#2694.1)
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