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

abs-lang / abs / 1220 / 2
74%
master: 63%

Build:
Build:
LAST BUILD BRANCH: 2.8.x
DEFAULT BRANCH: master
Ran 22 Mar 2020 11:05PM UTC
Files 8
Run time 0s
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

22 Mar 2020 11:04PM UTC coverage: 73.521% (+1.0%) from 72.528%
GO111MODULE=on CONTEXT=abs

push

travis-ci-com

odino
Allowing multiple decorators to be declared on a function

This allows multiple decorators to be declared on a
function, such as:

```
@debug()
@sleep()
@upper()
f greet(name) {
  echo("hello $name")
}
```

3182 of 4328 relevant lines covered (73.52%)

83.39 hits per line

Source Files on job 1220.2 (GO111MODULE=on CONTEXT=abs)
  • Tree
  • List 0
  • Changed 8
  • Source Changed 8
  • Coverage Changed 2
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Build 915
  • Travis Job 1220.2
  • f7703e87 on github
  • Prev Job for GO111MODULE=on CONTEXT=abs on multiple-decorators (#1218.1)
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