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

tomopy / tomopy / 875
46%

Build:
DEFAULT BRANCH: master
Ran 15 Mar 2019 08:27PM UTC
Jobs 1
Files 45
Run time 3s
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
875

push

travis-ci

web-flow
REF: Algorithm checking in tomopy.recon.algorithm  (#396)

* REF: Replace recon.algorithm switch with getattr()

We can remove this long switch statement with getattr() because
each of the functions that util.extern implements is an attribute
of the module. getattr() is a lower maintenance option because
we no longer had to change add and remove options from this
switch.

* REF: Make recon.algorithms.allowed_kwargs global

This makes the list of implemented functions public which is good
for benchmarking because we can ask tomopy what options are
available instead of reading the docs.

* DOC: Rename allowed_kwargs to allowed_recon_kwargs

1538 of 2835 relevant lines covered (54.25%)

0.54 hits per line

Jobs
ID Job ID Ran Files Coverage
1 875.1 (PYTHON_VERSION="2.7") 15 Mar 2019 08:27PM UTC 0
54.25
Travis Job 875.1
Source Files on build 875
Detailed source file information is not available for this build.
  • Back to Repo
  • Travis Build #875
  • 76aa27d6 on github
  • Prev Build on master (#873)
  • Next Build on master (#898)
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