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

gregdel / pushover / 39
81%

Build:
DEFAULT BRANCH: master
Ran 30 Mar 2020 03:00PM UTC
Jobs 1
Files 9
Run time 1min
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

30 Mar 2020 03:00PM UTC coverage: 80.217%. Remained the same
39

push

travis-ci

gregdel
Fix staticcheck issues

Before:

$ staticcheck ./...
errors.go:15:9: unnecessary use of fmt.Sprintf (S1039)
errors_test.go:12:14: unnecessary use of fmt.Sprintf (S1039)
helpers.go:41:10: error strings should not be capitalized (ST1005)
message.go:106:6: should omit comparison to bool constant, can be simplified to !deviceNameRegexp.MatchString(m.DeviceName) (S1002)
message_test.go:13:26: string literal contains the Unicode format character U+200D, consider using the '\u200d' escape sequence instead (ST1018)
pushover.go:112:5: should omit comparison to bool constant, can be simplified to !tokenRegexp.MatchString(p.token) (S1002)
recipient.go:29:5: should omit comparison to bool constant, can be simplified to !recipientRegexp.MatchString(r.token) (S1002)

5 of 5 new or added lines in 5 files covered. (100.0%)

296 of 369 relevant lines covered (80.22%)

2.58 hits per line

Jobs
ID Job ID Ran Files Coverage
1 39.1 30 Mar 2020 03:00PM UTC 0
80.22
Travis Job 39.1
Source Files on build 39
Detailed source file information is not available for this build.
  • Back to Repo
  • Travis Build #39
  • ee607c68 on github
  • Prev Build on master (#37)
  • Next Build on master (#42)
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

© 2025 Coveralls, Inc