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

maruel / panicparse
65%

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

19 May 2019 12:44AM UTC coverage: 64.664% (+0.3%) from 64.399%
219

push

travis-ci

maruel
panic: add reference to _TracebackMaxFrames

This name of the variable may change in the future in runtime but it
still gives an idea where to search for.

732 of 1132 relevant lines covered (64.66%)

15.33 hits per line

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

Recent builds

Builds Branch Commit Type Ran Committer Via Coverage
219 master panic: add reference to _TracebackMaxFrames This name of the variable may change in the future in runtime but it still gives an idea where to search for. push 19 May 2019 12:49AM UTC maruel travis-ci
64.66
212 master README.md: add hint about inlining push 13 May 2019 03:33PM UTC maruel travis-ci
64.4
208 master 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:09PM UTC maruel travis-ci
64.4
204 master stack: move parsing constants There was in stack.go, but used in context.go, so move them there. No functional change. push 13 May 2019 02:38PM UTC maruel travis-ci
64.4
203 master stack: Fix unit test TestAugment on go1.11 and later Zap out arguments expectation on go1.11 and later Where arguments used to be listed explicitly, they are now listed as "(...)". This broke the unit tests. For example with "panic slice_str", ... push 13 May 2019 02:24PM UTC maruel travis-ci
64.66
198 master Remove github.com/maruel/ut from Gopkg.toml Prune tests, non go files, unused packages. Ran dep ensure -update push 06 Aug 2018 08:36PM UTC maruel travis-ci pending completion  
197 master stack: move Example to separate test package This makes the code copy-pastable, which is much more useful for users. push 18 Mar 2018 11:02PM UTC maruel travis-ci pending completion  
196 master stack: change []Goroutine to []*Goroutine Using a slice of objects was an error in hindsight. This is much more efficient when constructing the slice, as each Goroutine instance is fairly large. push 18 Mar 2018 03:09PM UTC maruel travis-ci pending completion  
195 master Fix html regression in 8fe0a69c9dd8b4 Add simple unit test to stop regressing. push 18 Mar 2018 03:04PM UTC maruel travis-ci pending completion  
194 master stack: Rename Bucketize to Aggregate, simplify Bucket Change the returned slice to be a slice of pointers, which makes sorting more efficient. Simplify tests in bucket_test.go to be more focused. push 18 Mar 2018 02:38PM UTC maruel travis-ci pending completion  
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