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

abs-lang / abs / 630 / 2
71%
master: 63%

Build:
Build:
LAST BUILD BRANCH: 2.8.x
DEFAULT BRANCH: master
Ran 07 Jun 2019 02:16PM UTC
Files 7
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

07 Jun 2019 02:12PM UTC coverage: 70.774%. First build
CONTEXT=abs

Pull #240

travis-ci-com

web-flow
Allow negative in expressions, closes #239

In expressions used to return their own object.Boolean.
When we use the bang operator against them we check if
result = object.TRUE or object.FALSE. Since they returned
their own object.Boolean, which is not equal to object.TRUE|FALSE,
negation would fail (always returning false).

With this change I actually got rid of all the checks we do
when evaluating a bang expression and simply rely on the logic
behind `isTruthy`, which will avoid duplication and incoherence
in the future.
Pull Request #240: Allow negative in expressions, closes #239

2504 of 3538 relevant lines covered (70.77%)

39.74 hits per line

Source Files on job 630.2 (CONTEXT=abs)
  • Tree
  • List 0
  • Changed 0
  • Source Changed 0
  • Coverage Changed 0
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Build 386
  • Travis Job 630.2
  • 4738dda1 on github
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