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

pvlib / pvlib-python / 2686
96%

Build:
DEFAULT BRANCH: master
Ran 16 Jan 2020 08:25PM UTC
Jobs 4
Files 64
Run time 5min
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
2686

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>

8047 of 8537 relevant lines covered (94.26%)

3.55 hits per line

Jobs
ID Job ID Ran Files Coverage
1 2686.1 (CONDA_ENV=py35-min) 16 Jan 2020 08:25PM UTC 0
73.19
Travis Job 2686.1
2 2686.2 (CONDA_ENV=py35) 16 Jan 2020 08:30PM UTC 0
93.9
Travis Job 2686.2
3 2686.3 (CONDA_ENV=py36 TASK="coverage" DEPLOY_ENV="true") 16 Jan 2020 08:30PM UTC 0
93.9
Travis Job 2686.3
4 2686.4 (CONDA_ENV=py37) 16 Jan 2020 08:30PM UTC 0
93.9
Travis Job 2686.4
Source Files on build 2686
Detailed source file information is not available for this build.
  • Back to Repo
  • Travis Build #2686
  • bb081ed2 on github
  • Prev Build on master (#2662)
  • Next Build on master (#2694)
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