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

JuliaMath / IterativeSolvers.jl / 496
97%

Build:
DEFAULT BRANCH: master
Ran 07 Aug 2017 03:04AM UTC
Jobs 1
Files 20
Run time 1s
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
496

push

travis-ci

andreasnoack
Remove FactCheck, use Base.test and simplify tests (#150)

* Make sure CG gets the correct types

* Use Base.Test in bicgstab

* Use Base.Test in cg

* Simplify cg

* Chebyshev to base.test and simplified tests

* Remove LinearMaps tests (basically verifying LinearMaps internals) and move to Base.Test

* Simplify GMRES tests and move partially to Base.Test

* Use new API for LinearMap

* Move factorization to Base.Test

* Use Base.Test in Hessenberg test

* Simplify tests and use Base.Test

* Indentation and move initialization to the start of the test

* Use Base.Test in lsmr

* Use Base.Test in orthogonalization tests

* Use Base.Test in rlinalg

* Use Base.Test in rsvd and use broadcasting

* Use Base.Test in rsvd_fnkz

* Use Base.Test in simple eigensolvers and update the API for LinearMaps

* Simplify stationary solvers tests and use Base.Test

* Update the Lanczos test

* Remove FastCheck related things

* Remove FactCheck dependency

* Simplify ls__ tests

* Surpress broadcast warning

* Use broadcasting properly

* Use Base.Test in minres

* Remove empty tests in history smoke test

* Move matrix stuff to benchmark folder

* Reduce dependencies in test REQUIRE file

* Test preconditioners with UmfpackLU on Julia 0.6+ only, since Julia 0.5 does not have support for A_ldiv_B!(::UmfpackLU, ::SubArray)

* Fix builds on Julia nightly by escaping strings properly

* Support 0.5

* Escape even more strings

* Remove LinearMaps where it isn't used

* Remove checking for 0.5

* Use latest API of LinearMaps

* Use I over (sp)eye

* Actually run the orthogonalization test

* Simplify orth. test

* Fix one() in CG

1286 of 1465 relevant lines covered (87.78%)

123.59 hits per line

Jobs
ID Job ID Ran Files Coverage
1 496.1 07 Aug 2017 03:04AM UTC 0
87.78
Travis Job 496.1
Source Files on build 496
Detailed source file information is not available for this build.
  • Back to Repo
  • Travis Build #496
  • 27b87a98 on github
  • Prev Build on master (#489)
  • Next Build on master (#500)
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