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

anowacki / SAC.jl / 35 / 3
65%
master: 65%

Build:
DEFAULT BRANCH: master
Ran 08 Dec 2017 04:56PM UTC
Files 10
Run time 1s
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

08 Dec 2017 04:52PM UTC coverage: 47.511% (+0.007%) from 47.504%
35.3

push

travis-ci

anowacki
WIP: Allow function chaining; always import Dierckx

Experimental support for function chaining, where one does

    s::SACtr |> rtrend |> taper |> bp(0.1, 2) |> cut(:t0, -10, :t1, 30)

This is achieved by adding methods for most functions which accept a
SACtr of Array{SACtr} as the first argument and returning anonymous
functions which apply the methods to the output of the previous
command in the chain.  This can make some processing look nicer.

Note that this is experimental and may be removed.

315 of 663 relevant lines covered (47.51%)

348.67 hits per line

Source Files on job 35.3
  • Tree
  • List 0
  • Changed 2
  • Source Changed 2
  • Coverage Changed 2
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Build 35
  • Travis Job 35.3
  • 6e00ccbb on github
  • Prev Job for on master (#34.1)
  • Next Job for on master (#36.3)
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