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

cvxgrp / cvxportfolio / 6372509085 / 6
99%
master: 99%

Build:
DEFAULT BRANCH: master
Ran 01 Oct 2023 06:21PM UTC
Files 27
Run time 0s
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

01 Oct 2023 05:54PM UTC coverage: 97.297% (-0.1%) from 97.421%
6372509085.6

push

github

enzbus
version 1.0.0

This version provides includes many improvements of internal APIs
that allow for full modularity. In particular, the MarketSimulator has
been greatly simplified and it interacts with the MarketData server
only via few public methods, allowing for user-specified MarketData
instances to work seamlessly with the rest of the library. The Policy
objects now return market weights via their internal interface and have an `execute` method for
on-line (live trading) usage (which returns trades vectors in dollars
and number of shares). The Yahoo Finance interface has been
rewritten (dropping a dependency package) and has much a better data
cleaning logic. The BacktestResult has been updated with metrics
relative to the benchmark. The optimization policies now take
any Policy object as a benchmark (like cvxportfolio.Uniform).
Back-test resulting in bankruptcies now return a BacktestResult
object with the log of the back-test up to the time of bankruptcy.
The caching during back-tests has been made clearer and also can
work with user-provided MarketData servers (using their signature
method). The DownloadedMarketData server can take user-specified
single-symbol data sources (we provide YahooFinance and Fred), and
the single-symbol data sources can use any of the storage backends
that we provide (pickle, csv, sqlite) or define their own by
implementing two simple callbacks. Many logging and warning messages
have been added, and more.

3923 of 4032 relevant lines covered (97.3%)

0.97 hits per line

Source Files on job 6372509085.6
  • Tree
  • List 0
  • Changed 2
  • Source Changed 0
  • Coverage Changed 2
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Build 6372509085
  • 1f2feae6 on github
  • Prev Job for on master (#6372321285.1)
  • Next Job for on master (#6390331811.6)
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