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

osteele / liquid / 140 / 2
49%
master: 49%

Build:
DEFAULT BRANCH: master
Ran 31 May 2018 09:39PM UTC
Files 49
Run time 4s
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 May 2018 06:51PM UTC coverage: 49.621% (-0.7%) from 50.308%
140.2

Pull #30

travis-ci

web-flow
Returning proper error type causes less panics during expression eval.

When user-defined function is called, it does convert all the arguments using
MustConvert, which panics on error with an error. However 'func (e expression)
Evaluate(ctx Context)' from sub package "expressions" catches those panics and
converts some of them to errors. Raw errors returned from strconv functions
are "repanicked", but proper error types such as values.TypeError are not.
Hence we should use it here.
Pull Request #30: Properly handle implicit conversion to integer types.

1311 of 2642 relevant lines covered (49.62%)

64.33 hits per line

Source Files on job 140.2
  • Tree
  • List 0
  • Changed 2
  • Source Changed 1
  • Coverage Changed 2
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Build 138
  • Travis Job 140.2
  • 54ae0060 on github
  • Prev Job for on master (#138.2)
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