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

cvxgrp / cvxportfolio / 6372509085
99%

Build:
DEFAULT BRANCH: master
Ran 01 Oct 2023 06:20PM UTC
Jobs 9
Files 27
Run time 2s
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.421%. Remained the same
6372509085

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.

1 of 1 new or added line in 1 file covered. (100.0%)

3928 of 4032 relevant lines covered (97.42%)

8.76 hits per line

Jobs
ID Job ID Ran Files Coverage
1 6372509085.1 01 Oct 2023 06:20PM UTC 0
97.3
GitHub Action Run
2 6372509085.2 01 Oct 2023 06:20PM UTC 0
97.3
GitHub Action Run
3 6372509085.3 01 Oct 2023 06:20PM UTC 0
97.42
GitHub Action Run
4 6372509085.4 01 Oct 2023 06:20PM UTC 0
97.42
GitHub Action Run
5 6372509085.5 01 Oct 2023 06:21PM UTC 0
97.3
GitHub Action Run
6 6372509085.6 01 Oct 2023 06:21PM UTC 0
97.3
GitHub Action Run
7 6372509085.7 01 Oct 2023 06:21PM UTC 0
97.42
GitHub Action Run
8 6372509085.8 01 Oct 2023 06:22PM UTC 0
97.3
GitHub Action Run
9 6372509085.9 01 Oct 2023 06:22PM UTC 0
97.3
GitHub Action Run
Source Files on build 6372509085
Detailed source file information is not available for this build.
  • Back to Repo
  • 1f2feae6 on github
  • Prev Build on master (#6372321285)
  • Next Build on master (#6390331811)
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