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

abs-lang / abs / 1218 / 3
74%
master: 63%

Build:
Build:
LAST BUILD BRANCH: 2.8.x
DEFAULT BRANCH: master
Ran 22 Mar 2020 11:04PM 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:00PM UTC coverage: 73.521%. First build
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 1218.3 (GO111MODULE=on CONTEXT=abs)
  • Tree
  • List 0
  • Changed 0
  • Source Changed 0
  • Coverage Changed 0
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Build 913
  • Travis Job 1218.3
  • 35e79015 on github
  • Next Job for GO111MODULE=on CONTEXT=abs on multiple-decorators (#1220.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