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

stripe / stripe-go / 2317

Builds Branch Commit Type Ran Committer Via Coverage
2317 brandur-encode-empty-map-values Add comment explaining why we use integer instead of string push 18 Jan 2018 05:56PM UTC brandur travis-ci pending completion   set done
2318 master Add comment explaining why we use integer instead of string Pull #512 18 Jan 2018 05:55PM UTC web-flow travis-ci pending completion   set done
2316 master Encode empty map values Because most parameter fields in stripe-go are non-pointers, we generally require that a value be non-empty before we encode it, because otherwise we can't tell whether or not it was explicitly set. It recently came up in... Pull #512 18 Jan 2018 01:34AM UTC web-flow travis-ci pending completion   set done
2315 brandur-encode-empty-map-values Encode empty map values Because most parameter fields in stripe-go are non-pointers, we generally require that a value be non-empty before we encode it, because otherwise we can't tell whether or not it was explicitly set. It recently came up in... push 18 Jan 2018 01:34AM UTC brandur travis-ci pending completion   set done
2314 master Encode empty map values Because most parameter fields in stripe-go are non-pointers, we generally require that a value be non-empty before we encode it, because otherwise we can't tell whether or not it was explicitly set. It recently came up in... Pull #512 18 Jan 2018 01:33AM UTC web-flow travis-ci pending completion   set done
2313 brandur-encode-empty-map-values Encode empty map values Because most parameter fields in stripe-go are non-pointers, we generally require that a value be non-empty before we encode it, because otherwise we can't tell whether or not it was explicitly set. It recently came up in... push 18 Jan 2018 01:33AM UTC brandur travis-ci pending completion   set done
2312 v28.10.0 Bump version to 28.10.0 push 09 Jan 2018 09:07PM UTC brandur travis-ci pending completion   set done
2311 master Bump version to 28.10.0 push 09 Jan 2018 09:07PM UTC brandur travis-ci pending completion   set done
2310 master Merge pull request #509 from stripe/brandur-handle-unmarshal-errs Handle all `json.Unmarshal` errors push 09 Jan 2018 09:06PM UTC web-flow travis-ci pending completion   set done
2309 brandur-handle-unmarshal-errs Handle all `json.Unmarshal` errors We had a user over in #381 wondering why the errors from a `json.Unmarshal` in `payout.go` wasn't being handled. I believe the answer is that we've had a convention in here forever whereby certain unmarshals fr... push 09 Jan 2018 12:05AM UTC brandur travis-ci pending completion   set done
2308 master Handle all `json.Unmarshal` errors We had a user over in #381 wondering why the errors from a `json.Unmarshal` in `payout.go` wasn't being handled. I believe the answer is that we've had a convention in here forever whereby certain unmarshals fr... Pull #509 09 Jan 2018 12:04AM UTC web-flow travis-ci pending completion   set done
2307 master Bump version to 28.9.0 push 08 Jan 2018 11:52PM UTC brandur travis-ci pending completion   set done
2306 v28.9.0 Bump version to 28.9.0 push 08 Jan 2018 11:51PM UTC brandur travis-ci pending completion   set done
2305 master Merge pull request #506 from stripe/brandur-get-object-value-slices Support slices in `event.GetObjValue` and add tests push 08 Jan 2018 11:50PM UTC web-flow travis-ci pending completion   set done
2303 master Correct `Fprintf` format verb Go-tip is failing because it looks like `Fprintf` got a little more picky about the use of inappropriate verbs. `%t` is meant to be used for booleans (it prints the word "true" or "false"). I think what we actually ... Pull #508 08 Jan 2018 11:23PM UTC web-flow travis-ci pending completion   set done
  • ← Previous
  • 1
  • 2
  • …
  • 438
  • 439
  • 440
  • 441
  • 442
  • 443
  • 444
  • 445
  • 446
  • 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