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

emmt / LazyAlgebra.jl / 49 / 4
80%
master: 80%

Build:
DEFAULT BRANCH: master
Ran 10 Oct 2018 08:39AM UTC
Files 12
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

10 Oct 2018 08:24AM UTC coverage: 77.66% (+6.4%) from 71.249%
49.4

push

travis-ci

emmt
Fix and simplify many rules

- Definition of identity has been moved from `mappings.jl` to `types.jl`.

- Outer constructors for `Adjoint`, `Inverse`, etc. throw an error for any
  argument type to prevent their direct usage.  This is needed because they
  have to exported (they serve to indicate which operation to apply) but we
  want that the user benefit from simplifications done by calls to `inv(A)`,
  `adjoint(A)` or `A'`,

- Fix construction of `InverseAdjoint` and calls like `inv(A')` or `inv(A)'`.

- Tests have been update accordingly.

- More coder tests.

803 of 1034 relevant lines covered (77.66%)

1759.54 hits per line

Source Files on job 49.4
  • Tree
  • List 0
  • Changed 9
  • Source Changed 3
  • Coverage Changed 9
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Build 10
  • Travis Job 49.4
  • edb958d7 on github
  • Prev Job for on master (#48.1)
  • Next Job for on master (#50.1)
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