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

trp07 / messages / 194

Builds Branch Commit Type Ran Committer Via Coverage
194 master still hunting down out of order auth pairing in twilio.auth. I think I finally figured out how to properly implement the OrderedDict. I was doing it incorrectly before, but now I am passing each k,v pair as a [tuple(k,v), tuple(k,v),...] list. T... push 26 Aug 2018 07:26PM UTC trp07 travis-ci pending completion   set done
193 master moves assignment of certain auth params to after check_config_file push 26 Aug 2018 07:09PM UTC trp07 travis-ci pending completion   set done
192 master reorders assignment of self.base_url until after pulling auth from config file push 26 Aug 2018 07:01PM UTC trp07 travis-ci pending completion   set done
191 master udpates a test param to make twilio.auth an OrderedDict push 26 Aug 2018 10:04AM UTC trp07 travis-ci pending completion   set done
190 master The CONFIG['twilio']['auth'] dict was made into an OrderedDict in order to preserver the order of the auth parameters for when jsonconfig stores the auth. I originally made CONFIG itself an OrderedDict, but this didn't solve the problem as it onl... push 26 Aug 2018 09:59AM UTC trp07 travis-ci pending completion   set done
189 master fixes a bug in the selecting keys for retrieve_data_from_config push 26 Aug 2018 09:52AM UTC trp07 travis-ci pending completion   set done
188 master makes the CONFIG global an ordered dict because py3.5 is not saving the auth in the correct order push 26 Aug 2018 09:40AM UTC trp07 travis-ci pending completion   set done
187 master updates to document current changes made to code base. push 26 Aug 2018 09:34AM UTC trp07 travis-ci pending completion   set done
186 master makes the auth dict be an OrderedDict to preserve order of the keys in py3.5 push 26 Aug 2018 09:31AM UTC trp07 travis-ci pending completion   set done
185 master redesigns and refactors the _config.py module to make it more readable and easier to test. the interface to the config functions is a lot cleaner and is changed inside each of the message classes. this commit also adds/changes test cases where a... push 26 Aug 2018 09:25AM UTC trp07 travis-ci pending completion   set done
184 master fixes a spelling error in the telegrambot message invocation push 22 Aug 2018 08:53AM UTC trp07 travis-ci pending completion   set done
183 master adds missing tests to get to 100% coverage push 20 Aug 2018 09:08PM UTC trp07 travis-ci pending completion   set done
182 master updates CHANGES.md to reflect what has changed since last PyPI upload and what to expect in the next version. push 19 Aug 2018 09:38AM UTC trp07 travis-ci pending completion   set done
181 master udpates README.md for changes to cli push 19 Aug 2018 09:36AM UTC trp07 travis-ci pending completion   set done
180 master changes each message to receive one 'auth' parameter instead of naming each auth parameter separately. If multiple auth params are expected, then a list or tuple of params will be used. push 19 Aug 2018 09:23AM UTC trp07 travis-ci pending completion   set done
  • ← Previous
  • 1
  • 2
  • 3
  • 4
  • 5
  • 6
  • 7
  • 8
  • 9
  • …
  • 14
  • 15
  • 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