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

pvlib / pvlib-python / 742
96%

Build:
DEFAULT BRANCH: master
Ran 18 Oct 2016 03:00PM UTC
Jobs 4
Files 30
Run time 1min
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
742

push

travis-ci

wholmgren
add complete_irradiance method to ModelChain and deprecate irradiance parameter (#239)

* try to use weather DataFrame for irradiance if irradiance DataFrame is None

* try to determine missing columns of the irradiance DataFrame

* remove prepare_irradiance call from run_model

* replace irradiance DF with weather DF without breaking the API

* add future warning

* add error if irradiation data is incomplete

* rename method

* replace non existing function with set set comparison

* fix assigned attributes in the docstring

* fix self.weather assignment

* fix layout

* change existing tests to new API

* add new tests

* add columns or update columns of existing weather data

* add attributes to class

* adapt docstrings

* make time an optional argument if self.times is already set

* complete temporary version (beta) of "complete_irradiance"

* remove duplicate import

* update docstring

* fix typo

* add deprecated parameter to docstring

* set default self.weather to None instead of empty DataFrame

* fix typos, layout changes

* avoid mutation of input data (irradiance)

* overwrite self.weather completly with its parameter instead of column-wise

* add more IDE config files to gitignore

* add whatsnew entry

* copy doctstring changes to run_model method

* make parameters optional if attributes are already set

* add example to docstring (not working and excluded from doctest)

* return self and describe it in the docstring

* add bug fix to whatsnew

* add empty DataFrame directly to avoid if clauses

* make error message clearer

4363 of 4777 relevant lines covered (91.33%)

3.44 hits per line

Jobs
ID Job ID Ran Files Coverage
1 742.1 (CONDA_ENV=py27-min) 18 Oct 2016 03:00PM UTC 0
71.55
Travis Job 742.1
2 742.2 (CONDA_ENV=py27) 18 Oct 2016 03:00PM UTC 0
90.87
Travis Job 742.2
3 742.3 (CONDA_ENV=py34) 18 Oct 2016 03:01PM UTC 0
90.85
Travis Job 742.3
4 742.4 (CONDA_ENV=py35) 18 Oct 2016 03:00PM UTC 0
90.85
Travis Job 742.4
Source Files on build 742
Detailed source file information is not available for this build.
  • Back to Repo
  • Travis Build #742
  • 23a4d1a3 on github
  • Prev Build on master (#723)
  • Next Build on master (#749)
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