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

quantopian / zipline / 10698
88%
master: 88%

Build:
Build:
LAST BUILD BRANCH: patch-1
DEFAULT BRANCH: master
Ran 04 Feb 2020 11:29PM UTC
Jobs 4
Files 183
Run time 2min
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
10698

Pull #2644

travis-ci

web-flow
MAINT: Forward-fill fx rates past file end.

If an FX rate query requests a date that's greater than the last date in the fx
rate file, forward-fill from the last value in the file rather than raising an
error.

We do this for a few reasons:

1. We'd like to gracefully handle the possibility of an FX rates file that's
   older than another input file.

2. Relative to other non-erroring behaviors, forward-filling is the simplest
   thing to implement. Specifically, it's what the implementation prior to this
   change would do naturally if there weren't an explicit check to prevent it.

3. For an FX rates file containing prices on a 24/5 calendar, some amount of
   forward-filling is required to handle any market with a non-weekend date.
Pull Request #2644: MAINT: Forward-fill fx rates past file end.

3 of 3 new or added lines in 3 files covered. (100.0%)

14503 of 16429 relevant lines covered (88.28%)

3.5 hits per line

Jobs
ID Job ID Ran Files Coverage
1 10698.1 (OLD_PANDAS=1) 04 Feb 2020 11:30PM UTC 0
88.08
Travis Job 10698.1
2 10698.2 (OLD_PANDAS=1) 04 Feb 2020 11:29PM UTC 0
87.63
Travis Job 10698.2
3 10698.3 (NEW_PANDAS=1) 04 Feb 2020 11:30PM UTC 0
87.35
Travis Job 10698.3
4 10698.4 (NEW_PANDAS=1) 04 Feb 2020 11:31PM UTC 0
87.35
Travis Job 10698.4
Source Files on build 10698
Detailed source file information is not available for this build.
  • Back to Repo
  • Travis Build #10698
  • Pull Request #2644
  • PR Base - master (#10695)
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