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

boto / botocore / 2761

Builds Branch Commit Type Ran Committer Via Coverage
2761 develop Fix regression in stubber Sometimes the list returned from dict.keys() will not be in the same order which will cause the equality of keys check to fail: >>> ['key1', 'key2'] == ['key2', 'key1'] False To fix it, the keys need to be sorted. Pull #947 10 Jun 2016 04:39PM UTC invalid-email-address travis-ci pending completion   set done
2760 develop Fix regression in stubber Sometimes the list returned from dict.keys() will not be in the same order which will cause the equality of keys check to fail: >>> ['key1', 'key2'] == ['key2', 'key1'] False To fix it, the keys need to be sorted. Pull #947 10 Jun 2016 04:30PM UTC kyleknap travis-ci pending completion   set done
2759 1.4.27 Merge branch 'release-1.4.27' * release-1.4.27: Bumping version to 1.4.27 Update to latest models Allow paramters to be ignored in Stubber validation push 10 Jun 2016 04:16PM UTC James Saryerwinnie travis-ci pending completion   set done
2758 develop Merge branch 'release-1.4.27' into develop * release-1.4.27: Bumping version to 1.4.27 Update to latest models push 10 Jun 2016 04:11PM UTC James Saryerwinnie travis-ci pending completion   set done
2757 master Merge branch 'release-1.4.27' * release-1.4.27: Bumping version to 1.4.27 Update to latest models Allow paramters to be ignored in Stubber validation push 10 Jun 2016 04:05PM UTC James Saryerwinnie travis-ci pending completion   set done
2755 develop Replace cache implementation with MutableMapping Pull #936 10 Jun 2016 12:03AM UTC invalid-email-address travis-ci pending completion   set done
2754 develop Merge pull request #939 from JordonPhillips/stub-any Allow paramters to be ignored in Stubber validation push 09 Jun 2016 09:54PM UTC invalid-email-address travis-ci pending completion   set done
2753 develop Remove s3 cache from session Pull #936 09 Jun 2016 09:05PM UTC invalid-email-address travis-ci pending completion   set done
2752 develop Allow paramters to be ignored in Stubber validation This allows users to specify stub.ANY for expected parameters if they don't care about a specific parameter's value. Resolves #931 Pull #939 08 Jun 2016 10:38PM UTC JordonPhillips travis-ci pending completion   set done
2751 develop responding to feedback Pull #936 08 Jun 2016 10:33PM UTC JordonPhillips travis-ci pending completion   set done
2750 develop responding to feedback Pull #936 08 Jun 2016 10:28PM UTC JordonPhillips travis-ci pending completion   set done
2748 develop Update in response to feedback Pull #936 08 Jun 2016 08:22PM UTC JordonPhillips travis-ci pending completion   set done
2747 1.4.26 Merge branch 'release-1.4.26' * release-1.4.26: Bumping version to 1.4.26 Update to latest models Add changelog entry for param validation Add paginator for DescribeSpotFleetRequests Always add uuid to change filename Allow stubber to... push 07 Jun 2016 10:38PM UTC James Saryerwinnie travis-ci pending completion   set done
2746 develop Merge branch 'release-1.4.26' into develop * release-1.4.26: Bumping version to 1.4.26 Update to latest models push 07 Jun 2016 10:33PM UTC James Saryerwinnie travis-ci pending completion   set done
2745 master Merge branch 'release-1.4.26' * release-1.4.26: Bumping version to 1.4.26 Update to latest models Add changelog entry for param validation Add paginator for DescribeSpotFleetRequests Always add uuid to change filename Allow stubber to... push 07 Jun 2016 10:28PM UTC James Saryerwinnie travis-ci pending completion   set done
  • ← Previous
  • 1
  • 2
  • 3
  • 4
  • 5
  • 6
  • 7
  • 8
  • 9
  • …
  • 78
  • 79
  • 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