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

odlgroup / odl / 6466
79%
master: 79%

Build:
Build:
LAST BUILD BRANCH: patch-1
DEFAULT BRANCH: master
Ran 25 Jan 2020 11:15PM UTC
Jobs 1
Files 64
Run time 6s
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
6466

Pull #1459

travis-ci-com

web-flow
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
Pull Request #1459: Remove FunctionSpace and Discretization

364 of 364 new or added lines in 10 files covered. (100.0%)

9709 of 12492 relevant lines covered (77.72%)

0.78 hits per line

Jobs
ID Job ID Ran Files Coverage
7 6466.7 (NUMPY_VERSION='1.16.*' COVERALLS=true) 25 Jan 2020 11:15PM UTC 0
77.72
Travis Job 6466.7
Source Files on build 6466
Detailed source file information is not available for this build.
  • Back to Repo
  • Build #6466
  • Pull Request #1459
  • PR Base - master (#6458)
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