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

maruel / panicparse
64%
master: 65%

Build:
Build:
LAST BUILD BRANCH: state_machine
DEFAULT BRANCH: master
Repo Added 20 May 2015 12:18AM UTC
Files 7
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

LAST BUILD ON BRANCH mod
branch: mod
CHANGE BRANCH
x
Reset
  • mod
  • 0_fix_test
  • cast
  • colors_white_background
  • dead
  • doc
  • find_root
  • fix_test
  • help
  • html
  • master
  • pull/31
  • read_sources
  • readme
  • state_machine
  • test_2
  • tmp
  • update
  • v1.0.0
  • v1.0.1
  • v1.0.2
  • v1.1.0
  • v1.1.1
  • v1.2.0

13 May 2019 03:00PM UTC coverage: 64.399%. Remained the same
207

push

travis-ci

maruel
Switch to go.mod

Did more or less with:

- git rm -rf vendor Gopkg.*
- git commit -a -m .
- Move the directory out of GOPATH
- export GO111MODULE=on
- go mod init
- go test ./...
- go vendor
- git add .
- git commit -a --amend <this content>

Then I add to add GO111MODULE=off before calling pcg in .travis.yml
because it confuses it, will have to fix pcg or stop using it eventually.

729 of 1132 relevant lines covered (64.4%)

15.32 hits per line

Relevant lines Covered
Build:
Build:
1132 RELEVANT LINES 729 COVERED LINES
15.32 HITS PER LINE
Source Files on mod
Detailed source file information is not available for this build.

Recent builds

Builds Branch Commit Type Ran Committer Via Coverage
207 mod Switch to go.mod Did more or less with: - git rm -rf vendor Gopkg.* - git commit -a -m . - Move the directory out of GOPATH - export GO111MODULE=on - go mod init - go test ./... - go vendor - git add . - git commit -a --amend <this content> The... push 13 May 2019 03:02PM UTC maruel travis-ci
64.4
206 mod Switch to go.mod Did more or less with: - git rm -rf vendor Gopkg.* - git commit -a -m . - Move the directory out of GOPATH - export GO111MODULE=on - go mod init - go test ./... - go vendor - git add . - git commit -a --amend <this content> The... push 13 May 2019 02:56PM UTC maruel travis-ci pending completion  
205 mod . Switch to go.mod push 13 May 2019 02:53PM UTC maruel travis-ci
64.4
See All Builds (150)
  • Repo 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