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

odlgroup / odl / 6555 / 7
79%
master: 79%

Build:
DEFAULT BRANCH: master
Ran 16 Apr 2020 06:33PM UTC
Files 64
Run time 5s
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

16 Apr 2020 06:27PM UTC coverage: 78.897%. Remained the same
NUMPY_VERSION='1.16.*' COVERALLS=true

push

travis-ci-com

web-flow
Support `RayTransform` custom backends (#1540)

* Simplify adjoint method

* Make RayTransform operators independent from their implementations

* move __future__ import to beginning

* Keep interface of RayTransform.impl the same, fix lowercasing

* Share cache with adjoint

* Fix self.__impl initialization

* Style changes, change ValueError into TypeError

* Remove RayTransformImplBase

* Remove RayTransformBase; RayBackProjection becomes Operator

* Move _call logic into backend for potential optimization

* Remove backends from __all__, update imports

* Bring `RayBackProjection` class inline in `RayTransform.adjoint`

* Fix linear=True kwarg in `RayBackProjection`

* Decorate RayTransform backend calls with `_add_default_complex_impl`

* Fix import

* Use `impl_type.__name__` as a return value for custom types

* Add `geometry` with @property

* Make `_check_impl` static

* Change class names of implementations

* Change `reco_space` into `vol_space` and formatting

* Change `reco_space` to `vol_space`

* Fix `self` in function call

* Fix complex spaces, and fix `out` argument

* Add properties for `vol_space` and `proj_space` to implementation classes

* Add docstrings

* Update test to include complex adjoint of `RayTransform`

* Make `_IMPL_STR2TYPE` public as `RAY_TRAFO_IMPLS`

* Do not reassign to `out` when `out` is not None

* Some formatting updates

- Opening and closing parens on separate lines if line
  needs split
- No more backslash line continuation
- Sorted imports
- Removal of remaining references to `DiscreteLp`

* Update of README.md in tomo subpackage

* Copyright notice and functool.wraps in backend utils

* Fix failing import in skimage_radon.py

* Change of words

* Docstring extended with use case

* Removed _ALL_IMPLS, enhanced exception messages, allow duck-typing `impl` string.

* Import sorting order corrected

* Renamed `_check_impl` and `c... (continued)

9885 of 12529 relevant lines covered (78.9%)

0.79 hits per line

Source Files on job 6555.7 (NUMPY_VERSION='1.16.*' COVERALLS=true)
  • Tree
  • List 0
  • Changed 0
  • Source Changed 0
  • Coverage Changed 0
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Build 6305
  • Travis Job 6555.7
  • 6fba0caa on github
  • Prev Job for NUMPY_VERSION='1.16.*' COVERALLS=true on master (#6550.7)
  • Next Job for NUMPY_VERSION='1.16.*' COVERALLS=true on master (#6560.7)
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