Update test coverage report for ContinueOnMethod.
This commit updates the test coverage report to include the latest tests for the new ContinueOnMethod option.
This commit is contained in:
parent
5cc287d265
commit
f92eb047c3
|
@ -3,8 +3,8 @@ github.com/davecgh/go-spew/spew/dump.go dumpState.dump 100.00% (85/85)
|
||||||
github.com/davecgh/go-spew/spew/format.go formatState.format 100.00% (74/74)
|
github.com/davecgh/go-spew/spew/format.go formatState.format 100.00% (74/74)
|
||||||
github.com/davecgh/go-spew/spew/format.go formatState.formatPtr 100.00% (52/52)
|
github.com/davecgh/go-spew/spew/format.go formatState.formatPtr 100.00% (52/52)
|
||||||
github.com/davecgh/go-spew/spew/dump.go dumpState.dumpPtr 100.00% (44/44)
|
github.com/davecgh/go-spew/spew/dump.go dumpState.dumpPtr 100.00% (44/44)
|
||||||
|
github.com/davecgh/go-spew/spew/common.go handleMethods 100.00% (30/30)
|
||||||
github.com/davecgh/go-spew/spew/common.go printHexPtr 100.00% (18/18)
|
github.com/davecgh/go-spew/spew/common.go printHexPtr 100.00% (18/18)
|
||||||
github.com/davecgh/go-spew/spew/common.go handleMethods 100.00% (18/18)
|
|
||||||
github.com/davecgh/go-spew/spew/format.go formatState.constructOrigFormat 100.00% (12/12)
|
github.com/davecgh/go-spew/spew/format.go formatState.constructOrigFormat 100.00% (12/12)
|
||||||
github.com/davecgh/go-spew/spew/common.go unsafeReflectValue 100.00% (12/12)
|
github.com/davecgh/go-spew/spew/common.go unsafeReflectValue 100.00% (12/12)
|
||||||
github.com/davecgh/go-spew/spew/format.go formatState.Format 100.00% (11/11)
|
github.com/davecgh/go-spew/spew/format.go formatState.Format 100.00% (11/11)
|
||||||
|
|
Loading…
Reference in New Issue