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

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

Build:
DEFAULT BRANCH: master
Ran 31 Mar 2020 01:47PM UTC
Files 64
Run time 49s
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

31 Mar 2020 01:42PM UTC coverage: 78.872% (-0.1%) from 78.989%
NUMPY_VERSION='1.16.*' COVERALLS=true

push

travis-ci-com

web-flow
API: Remove FunctionSpace and Discretization (#1459)

* API: Remove Discretization and FunctionSpace

* Improve fn signature match with docstrings, plus other fixes

- Fix signatures/docstrings: explicit function parameters should
  be mentioned under "Parameters" in the docstring, and implicit
  ones in `kwargs` should be under "Other Parameters".
- Fix issue in `ResizingOperator.adjoint`, where `pad_mode` is
  looked up wrongly.
- Fix missing parameters in error string formatting
- Implement missing abstract methods `default_dtype` and
  `available_dtypes` in `DiscreteLp`
- Use previously ignored `dtype` parameter in test of
  `ResizingOperator`
- Correctly handle failure in entry part of context managers
- Fix bad test for ValueError with wrong argument
- Remove some unused variables
- Rename functions for mapping PyFFTW flags to ODL convention and back
- Simplify boolean expressions
- Remove unused `with_metaclass` function
- Correct spelling errors

* Small fixes in docs and comments

* Rename DiscreteLp->DiscretizedSpace, and other fixes

- Rename DiscreteLp and DiscreteLpElement to DiscretizedSpace and
  DiscretizedSpaceElement
- Rename make_func_for_sampling to sampling_function
- Infer output shape of vector-valued functions from array shape
- Shorten About ODL intro
- Inline confusing _all_interp_equal function
- Inline getargspec
- Rename none_context to nullcontext

* Remove CUDA line from README

* Apply suggestions from code review

* PEP8 fixes

* More PEP8 fixes and update of odl/README.md

* Rename lp_discr->discr_space and reorder __init__.py

Closes: #1457

9885 of 12533 relevant lines covered (78.87%)

0.79 hits per line

Source Files on job 6519.7 (NUMPY_VERSION='1.16.*' COVERALLS=true)
  • Tree
  • List 0
  • Changed 29
  • Source Changed 25
  • Coverage Changed 22
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Build 6278
  • Travis Job 6519.7
  • 5d56b10b on github
  • Prev Job for NUMPY_VERSION='1.16.*' COVERALLS=true on master (#6512.7)
  • Next Job for NUMPY_VERSION='1.16.*' COVERALLS=true on master (#6520.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