• 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 v1.2.0
branch: v1.2.0
CHANGE BRANCH
x
Reset
  • v1.2.0
  • 0_fix_test
  • cast
  • colors_white_background
  • dead
  • doc
  • find_root
  • fix_test
  • help
  • html
  • master
  • mod
  • 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

13 May 2019 03:02PM UTC coverage: 64.399%. First build
209

push

travis-ci

maruel
Switch to go.mod

Keeps the vendored files, but that the occasion to update them.

Did approximatively:

- 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
- Edited go.mod to specify "go 1.11" instead of "go 1.12".
- 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. I will have to fix pcg or stop using it eventually.

729 of 1132 relevant lines covered (64.4%)

15.33 hits per line

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

Recent builds

Builds Branch Commit Type Ran Committer Via Coverage
209 v1.2.0 Switch to go.mod Keeps the vendored files, but that the occasion to update them. Did approximatively: - git rm -rf vendor Gopkg.* - git commit -a -m . - Move the directory out of GOPATH - export GO111MODULE=on - go mod init - go test ./... - go... push 13 May 2019 03:11PM 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