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

maruel / panicparse / 154

Builds Branch Commit Type Ran Committer Via Coverage
154 master panic: remove a testing left over from ae340c405388339c push 03 Dec 2017 04:30PM UTC maruel travis-ci pending completion   set done
153 master pp: only silence SIGQUIT when input stream is piped in When a file path is provided as an argument, do not silence SIGQUIT. push 03 Dec 2017 04:16PM UTC maruel travis-ci pending completion   set done
152 master cmd/panic: promote as tool from internal/crash Will be useful for smoke testing. push 03 Dec 2017 04:13PM UTC maruel travis-ci pending completion   set done
151 html pp: add -html -html permits generating a web page instead of output at console push 02 Dec 2017 03:08PM UTC maruel travis-ci pending completion   set done
150 master Add 'panic race'. Will be used to help implement the race detector parsing, see #27. push 02 Dec 2017 02:03AM UTC maruel travis-ci pending completion   set done
149 v1.0.2 internal/panic: add tool to generate panics The source code is designed to scale to a large number of panic styles. Eventually testing should be transformed to smoke tests that run this tool, this way this will test the whole toolchain behavior. push 29 Nov 2017 03:33PM UTC maruel travis-ci pending completion   set done
148 master internal/panic: add tool to generate panics The source code is designed to scale to a large number of panic styles. Eventually testing should be transformed to smoke tests that run this tool, this way this will test the whole toolchain behavior. push 29 Nov 2017 03:21PM UTC maruel travis-ci pending completion   set done
147 html add -html and crash - crash is a standalone tool to generate crashes. - -html permits generating a web page instead of output at console push 29 Nov 2017 03:21AM UTC maruel travis-ci pending completion   set done
146 master stack: don't try to read past the end of a file. If the sources on disk do not match the sources used to build a binary, a line number in the call stack may not exist anymore, as the source file may have been shortened. This should really need a... push 22 Nov 2017 02:18AM UTC maruel travis-ci pending completion   set done
145 master notes Pull #31 16 Nov 2017 05:00PM UTC web-flow travis-ci pending completion   set done
144 v1.0.1 Add map and channel type (#34) * Add map and channel type * Add tests for map/channel type Closes #30 * Better handle complex types * Update name to use switch statement * Skip processing of last Stack.Calls element instead of firs... push 17 Oct 2017 01:50AM UTC maruel travis-ci pending completion   set done
143 master Add map and channel type (#34) * Add map and channel type * Add tests for map/channel type Closes #30 * Better handle complex types * Update name to use switch statement * Skip processing of last Stack.Calls element instead of firs... push 16 Oct 2017 10:38PM UTC maruel travis-ci pending completion   set done
142 master Skip processing of last Stack.Calls element instead of first The leaf function wasn't being processed before, so the following snippet: package main func g([]string) { panic("g") } func f(map[int]int) { g(make([]string, 5)) ... Pull #34 16 Oct 2017 10:31PM UTC web-flow travis-ci pending completion   set done
141 master Better handle complex types Pull #34 16 Oct 2017 02:42AM UTC web-flow travis-ci pending completion   set done
140 master Add tests for map/channel type Closes #30 Pull #34 14 Oct 2017 10:35PM UTC web-flow travis-ci pending completion   set done
  • ← Previous
  • 1
  • 2
  • 3
  • 4
  • 5
  • 6
  • 7
  • 8
  • 9
  • 10
  • Next →
  • Back to Repo
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