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

pvlib / pvanalytics / 555
100%

Build:
DEFAULT BRANCH: master
Ran 24 Jul 2020 06:46PM UTC
Jobs 4
Files 34
Run time 31s
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
555

push

travis-ci

web-flow
Refactor curve fitting functions (#63)

Since these functions used in a pandas.GroupBy.apply() call,
manipulating the index to calculate time of day in minutes can
significantly reduce performance. Here we remove the
_get_minute_of_day() function and instead pass in the x values as a
paramter. In addition to improving performance this makes the curve
fitting code cleaner and substantially more general.

* Add examples for using quadratic and quartic_restricted

Shows how to calculate numeric x-values for curve fitting to a time
series.

* Expand comment describing operation of _conditional_fit() function

Bring the comment up to date and provide a description of all
parameters. This function is sufficiently complex to require a
docstring-like comment to describe it.

Co-authored-by: Cliff Hansen <cwhanse@sandia.gov>

979 of 979 relevant lines covered (100.0%)

4.0 hits per line

Jobs
ID Job ID Ran Files Coverage
1 555.1 24 Jul 2020 06:46PM UTC 0
100.0
Travis Job 555.1
2 555.2 24 Jul 2020 06:46PM UTC 0
100.0
Travis Job 555.2
3 555.3 24 Jul 2020 06:46PM UTC 0
100.0
Travis Job 555.3
4 555.4 24 Jul 2020 06:46PM UTC 0
100.0
Travis Job 555.4
Source Files on build 555
Detailed source file information is not available for this build.
  • Back to Repo
  • Travis Build #555
  • 3da4fe3e on github
  • Prev Build on master (#542)
  • Next Build on master (#672)
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