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

pvlib / pvlib-python / 1808
96%

Build:
DEFAULT BRANCH: master
Ran 22 Jan 2019 02:56AM UTC
Jobs 6
Files 47
Run time 7min
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
1808

push

travis-ci

wholmgren
pvfactors limited implementation for bifacial calculations (#635)

* Set up import of pvfactors package

* Add test inputs from github repo README.md TLDR section

* Function implementation and testing of outputs

* Update docstrings

* Update pvfactors version to latest v0.1.5

* Move bifacial calculation and test to new specific modules

* Reverting autopep8 changes in irradiance.py and test_irradiance.py

* Docstrings section name change

* Implement decorator to allow use of pandas objects vs numpy arrays

* I used a decorator because I wish to seperate the logic of handling
the function inputs and the logic related to using pvfactors

* Update function docstrings since now allowing pandas objects

* via function decoration

* Small docstrings fixes

* Fix decorator for dataframe case and add test for decorator

* Update docs for API changes and whatsnew file

* Use better naming

* Remove overkill test requirements for test_pvfactors_timeseries

* Remove pvfactors version requirement

* Add pvfactors to ci requirements

* Fix import error

* Silence stickler and add pvfactors to ci as pip install

* Fix ci typos + docstrings. And use DatetimeIndex and lists in test

* pandas>=0.23.3 not available for py34, so removing pvfactors install

* Could not find a version that satisfies the requirement pandas>=0.23.3

* Remove decorator implementation + check for pd series in function

* add identical test but using pandas series

* Remove unused import

* Simplify and clarify pvfactors function

* Fix docstrings for pvlib consistency + link to pvfactors TLDR

* Always return timestamped series and dataframe and test for that

* Update whatsnew and remove old part

6773 of 7290 relevant lines covered (92.91%)

5.28 hits per line

Jobs
ID Job ID Ran Files Coverage
1 1808.1 (CONDA_ENV=py27-min) 22 Jan 2019 02:58AM UTC 0
72.24
Travis Job 1808.1
2 1808.2 (CONDA_ENV=py27) 22 Jan 2019 02:56AM UTC 0
92.46
Travis Job 1808.2
3 1808.3 (CONDA_ENV=py34) 22 Jan 2019 02:58AM UTC 0
91.33
Travis Job 1808.3
4 1808.4 (CONDA_ENV=py35) 22 Jan 2019 02:57AM UTC 0
92.37
Travis Job 1808.4
5 1808.5 (CONDA_ENV=py36 TASK="coverage" DEPLOY_ENV="true") 22 Jan 2019 02:56AM UTC 0
92.37
Travis Job 1808.5
6 1808.6 (CONDA_ENV=py37) 22 Jan 2019 03:03AM UTC 0
87.54
Travis Job 1808.6
Source Files on build 1808
Detailed source file information is not available for this build.
  • Back to Repo
  • Travis Build #1808
  • 0486c3b5 on github
  • Prev Build on master (#1803)
  • Next Build on master (#1809)
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