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

go-test / deep / 59

Builds Branch Commit Type Ran Committer Via Coverage
59 master Fix an "ineffassign" in test reported by Go Report Card push 14 Jul 2019 07:37PM UTC daniel-nichter travis-ci
100.0
58 master Remove go1.9, add go1.12 to Travis CI push 14 Jul 2019 07:32PM UTC daniel-nichter travis-ci
100.0
57 master Merge pull request #26 from radeksimko/go-mod Enable go modules push 14 Jul 2019 07:27PM UTC web-flow travis-ci
100.0
56 master Merge pull request #29 from andrewmostello/master For types implementing Error, test more than just Error push 14 Jul 2019 07:26PM UTC web-flow travis-ci
100.0
55 master For types implementing Error, test more than just Error If a type implements Error, but has other values that differ, deep.Equal should evaluate to a diff. To cover this case, continue testing a and b after passing the Error() check. Pull #29 25 Jun 2019 03:54PM UTC web-flow travis-ci
100.0
54 nil-slices-are-empty Add option that causes nil slices to equal empty slices. Often times when testing, the difference between a slice that is nil and a slice that contains zero elements isn't useful. This change adds the NilSlicesAreEmpty variable, which is initiall... Pull #27 07 Apr 2019 06:45AM UTC web-flow travis-ci
100.0
53 go-mod Enable go modules Pull #26 22 Feb 2019 02:42PM UTC web-flow travis-ci
100.0
52 cleanup fixing typos and ineffassign issues Pull #25 30 Jan 2019 10:15PM UTC web-flow travis-ci
100.0
50 master Merge pull request #16 from gmarik/master fix: preserve diff order for nil comparison push 18 Nov 2018 10:10PM UTC web-flow travis-ci
100.0
49 master Merge pull request #23 from go-test/disable-max-depath Set default MaxDepth = 0 (disabled) (fix #21) push 18 Nov 2018 09:58PM UTC web-flow travis-ci
100.0
48 disable-max-depath Test on 1.9, 1.10, and 1.11 Pull #23 18 Nov 2018 09:57PM UTC web-flow travis-ci
100.0
47 disable-max-depath Test on 1.9, 1.10, and 1.11 push 18 Nov 2018 09:56PM UTC daniel-nichter travis-ci
100.0
46 disable-max-depath Set default MaxDepth = 0 (disabled) (fix #21) Pull #23 18 Nov 2018 09:55PM UTC web-flow travis-ci
100.0
45 disable-max-depath Set default MaxDepth = 0 (disabled) (fix #21) push 18 Nov 2018 09:55PM UTC daniel-nichter travis-ci
100.0
44 master Allow Equal() to be used by different packages in one program. Some packages may require Equal()'s parameters to be set in a particular way that is incompatible with other users within the same program. The global configuration parameters can be ... Pull #20 29 Jun 2018 04:18PM UTC web-flow travis-ci pending completion   set done
  • ← Previous
  • 1
  • 2
  • 3
  • 4
  • 5
  • 6
  • 7
  • 8
  • 9
  • 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