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

thedevsaddam / govalidator / 195

Builds Branch Commit Type Ran Committer Via Coverage
195 dev Merge pull request #51 from RexSkz/rex/prevent-panic-caused-by-null-value If the request body is a JSON like `{"test":null}`, govalidator will panic when executing `traverseMap`. ```go var m = make(map[string]interface{}) json.Unmarshal([]by... push 28 Dec 2018 08:32PM UTC web-flow travis-ci
88.92
194 rex/prevent-panic-caused-by-null-value fix(roller): Drop null values in json If the request body is a JSON like `{"test":null}`, govalidator will panic when executing `traverseMap`. ```go var m = make(map[string]interface{}) json.Unmarshal([]byte(`{"test":null}`), &m) ``` Since `m["... Pull #51 28 Dec 2018 01:33PM UTC web-flow travis-ci
88.92
193 dev Add go 1.11.x version push 11 Dec 2018 06:33AM UTC thedevsaddam travis-ci
88.83
192 v1.9.4 Fix issue #48 (#50) Fixed digits:int goes scientific at 13 digits push 22 Nov 2018 06:52AM UTC web-flow travis-ci
89.51
191 dev Fix issue #48 (#50) Fixed digits:int goes scientific at 13 digits push 22 Nov 2018 06:50AM UTC web-flow travis-ci
89.44
190 master Fix issue #48 (#50) Fixed digits:int goes scientific at 13 digits push 22 Nov 2018 06:46AM UTC web-flow travis-ci
89.44
189 fix/digits-gt-13 Fix issue #48 Pull #50 22 Nov 2018 06:39AM UTC web-flow travis-ci
89.44
188 fix/digits-gt-13 Fix issue #48 push 22 Nov 2018 06:39AM UTC thedevsaddam travis-ci
89.51
187 fix/digits-gt-13 Fix issue #48 Pull #50 22 Nov 2018 06:32AM UTC web-flow travis-ci
89.37
186 fix/digits-gt-13 Fix issue #48 push 22 Nov 2018 06:28AM UTC thedevsaddam travis-ci
89.3
185 fix/digits-gt-13 Fix issue #48 push 22 Nov 2018 05:40AM UTC thedevsaddam travis-ci
89.44
184 v1.9.3 Fix typo push 14 Nov 2018 06:14AM UTC thedevsaddam travis-ci
89.44
183 dev Fix typo push 14 Nov 2018 06:12AM UTC thedevsaddam travis-ci
89.37
182 master Fix typo push 14 Nov 2018 06:11AM UTC thedevsaddam travis-ci
89.37
181 master Fix typo push 14 Nov 2018 06:09AM UTC thedevsaddam travis-ci
89.44
  • ← Previous
  • 1
  • 2
  • 3
  • 4
  • 5
  • 6
  • 7
  • 8
  • 9
  • 10
  • 11
  • 12
  • 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