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

cvxgrp / cvxpy / 1243
20%

Build:
DEFAULT BRANCH: master
Ran 19 Aug 2016 08:59PM UTC
Jobs 4
Files 183
Run time 10min
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
1243

push

travis-ci

SteveDiamond
Added solver_stats object (+unit tests) for reporting timing data gathered by the solver. Also added/updated some unit tests. (#295)

* Added methods for counting the number of variables, eq, and leq constraints in a problem.

* Implemented constants() function for problems.

* Cleaning up.

* Fixed n_leq, n_variables, n_eq methods and added unit tests.

* Fixed constants() function and added SizeMetrics class to report problem metrics.

* Removed try/catch from constants() and changed properties in SizeMetrics to regular attributes.

* Fixed assert_equals warning in test_monotonicity and test_sign, fixed handling of dict_values in constants() method for python 3.5.

* Added solve_time, setup_time, and num_iters capturing functionality to scs, ecos, and mosek solvers.

* Added max_big_small_squared to size_metrics.

* Undoing some unnecessary changes in tests.

* Undoing more unnecessary changes in tests.

* Added unit tests for solver_stats, made minor changes to solver_stats implementation.

* Removed CVXOPT test from test_solver_stats.

* Removed CVXOPT from test_solver_stats.

* Cleaning up.

* Addressed flask8 requirements.

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

10321 of 11433 relevant lines covered (90.27%)

3.51 hits per line

New Missed Lines in Diff

Lines Coverage ∆ File
3
100.0
cvxpy/problems/solvers/mosek_intf.py

Uncovered Existing Lines

Lines Coverage ∆ File
1
100.0
cvxpy/problems/solvers/mosek_intf.py
Jobs
ID Job ID Ran Files Coverage
1 1243.1 (DISTRIB="conda" PYTHON_VERSION="2.7" INSTALL_ATLAS="true" NUMPY_VERSION="1.10.4" SCIPY_VERSION="0.17.0" COVERAGE="true" INSTALL_GLPK="true") 19 Aug 2016 09:07PM UTC 0
89.68
Travis Job 1243.1
2 1243.2 (DISTRIB="conda" PYTHON_VERSION="2.7" INSTALL_ATLAS="true" NUMPY_VERSION="1.10.4" SCIPY_VERSION="0.17.0" COVERAGE="true" INSTALL_GLPK="false") 19 Aug 2016 08:59PM UTC 0
85.24
Travis Job 1243.2
3 1243.3 (DISTRIB="conda" PYTHON_VERSION="3.5" INSTALL_ATLAS="true" NUMPY_VERSION="1.10.4" SCIPY_VERSION="0.17.0" COVERAGE="true" INSTALL_GLPK="true") 19 Aug 2016 09:09PM UTC 0
90.06
Travis Job 1243.3
4 1243.4 (DISTRIB="conda" PYTHON_VERSION="3.5" INSTALL_ATLAS="true" NUMPY_VERSION="1.10.4" SCIPY_VERSION="0.17.0" COVERAGE="true" INSTALL_GLPK="false") 19 Aug 2016 09:00PM UTC 0
85.61
Travis Job 1243.4
Source Files on build 1243
Detailed source file information is not available for this build.
  • Back to Repo
  • Travis Build #1243
  • 37ebbd84 on github
  • Prev Build on master (#1238)
  • Next Build on master (#1244)
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