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

odlgroup / odl / 6519
79%

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

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

Jobs
ID Job ID Ran Files Coverage
7 6519.7 (NUMPY_VERSION='1.16.*' COVERALLS=true) 31 Mar 2020 01:47PM UTC 0
78.87
Travis Job 6519.7
Source Files on build 6519
Detailed source file information is not available for this build.
  • Back to Repo
  • Build #6519
  • 5d56b10b on github
  • Prev Build on master (#6512)
  • Next Build on master (#6520)
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