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

timshannon / bolthold / 131

Builds Branch Commit Type Ran Committer Via Coverage
131 master seekCursor bugfix: criterion value might not be in database Pull #66 31 Jul 2019 09:49AM UTC web-flow travis-ci
86.97
130 master Fixed confusing package alias in Slice example push 15 Jul 2019 07:00PM UTC web-flow travis-ci
86.95
129 master Merge pull request #63 from timshannon/60-query-nested-slices Added slice criteria push 15 Jul 2019 06:56PM UTC web-flow travis-ci
86.95
128 60-query-nested-slices Added slice criteria ```Go val := struct { Set []string }{ Set: []string{"1", "2", "3"}, } bh.Where("Set").Contains("1") // true bh.Where("Set").ContainsAll("1", "3") // true bh.Where("Set").ContainsAll("1", "3", "4") // false bh.Where("S... Pull #63 15 Jul 2019 06:54PM UTC web-flow travis-ci
86.95
127 60-query-nested-slices Added slice criteria ```Go val := struct { Set []string }{ Set: []string{"1", "2", "3"}, } bh.Where("Set").Contains("1") // true bh.Where("Set").ContainsAll("1", "3") // true bh.Where("Set").ContainsAll("1", "3", "4") // false bh.Where("S... push 15 Jul 2019 06:54PM UTC timshannon travis-ci
86.95
126 master Merge pull request #58 from timshannon/54-FindOne Closes #54 - FindOne push 26 Jun 2019 04:29PM UTC web-flow travis-ci
86.6
125 54-FindOne Added some additional tests for coverage Pull #58 26 Jun 2019 04:24PM UTC web-flow travis-ci
86.6
124 54-FindOne Added some additional tests for coverage push 26 Jun 2019 04:22PM UTC timshannon travis-ci
86.6
123 54-FindOne Added FindOne support for returning a single struct push 26 Jun 2019 04:12PM UTC timshannon travis-ci
86.0
122 master Merge pull request #57 from timshannon/55-count Closes #55 - Adds Count queries push 26 Jun 2019 02:25PM UTC web-flow travis-ci
86.39
120 55-count Updated README with Count example push 26 Jun 2019 02:22PM UTC timshannon travis-ci
86.39
119 master Merge pull request #53 from timshannon/49-match-func-updates 49 match func updates push 24 Jun 2019 07:32PM UTC web-flow travis-ci
86.3
118 49-match-func-updates Updated README Pull #53 24 Jun 2019 07:29PM UTC web-flow travis-ci
86.3
117 49-match-func-updates Updated README push 24 Jun 2019 07:29PM UTC timshannon travis-ci
86.3
116 master Updated README to include Not() operator push 24 Jun 2019 04:22PM UTC timshannon travis-ci
86.24
  • ← Previous
  • 1
  • 2
  • 3
  • 4
  • 5
  • 6
  • 7
  • 8
  • 9
  • 10
  • 11
  • 12
  • 13
  • 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