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

pvlib / pvanalytics / 354
100%
master: 100%

Build:
Build:
LAST BUILD BRANCH: main
DEFAULT BRANCH: master
Ran 08 Jun 2020 09:37PM UTC
Jobs 3
Files 32
Run time 19s
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
354

push

travis-ci

wfvining
Include tables in requirements for tests

We need tables to generate clearsky irradiance with pvlib. Before now
we used completely fake data for testing (see features/conftest.py for
an example). With the orientation check, I think things are getting
complicated enough that I want to use synthetic data from pvlib,
rather than fake data.

The workflow is a bit more complicated in order to get tables
installed correctly on the Github runners with python 3.5 (the default
version installed by pip does not work with python 3.5). The best
solution I could come up with is to add a step to the build that only
runs for python 3.5 and installs the older version of tables (we can't
just install the older version across the board because it doesn't
install correctly for python 3.8). This step comes before installing
other tests requirements so tables will be skipped in that step on
3.5, but installed normally on later versions.

Finally, since the only purpose of the Travis build is to upload
coverage reports to coveralls I think it is reasonable to keep it
simple by removing python 3.5 and not worrying about installing a
different version of tables.

786 of 789 relevant lines covered (99.62%)

2.99 hits per line

Jobs
ID Job ID Ran Files Coverage
1 354.1 08 Jun 2020 09:37PM UTC 0
99.62
Travis Job 354.1
2 354.2 08 Jun 2020 09:37PM UTC 0
99.62
Travis Job 354.2
3 354.3 08 Jun 2020 09:37PM UTC 0
99.63
Travis Job 354.3
Source Files on build 354
Detailed source file information is not available for this build.
  • Back to Repo
  • Travis Build #354
  • db50b1ed on github
  • Prev Build on daily-orientation (#353)
  • Next Build on daily-orientation (#376)
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