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

slackhq / python-rtmbot / 38

Builds Branch Commit Type Ran Committer Via Coverage
38 master Fix unicode error in py2.7 for example plugin Strings should now be passed to the plugins as unicode values in py2.7 so we have to make sure that we don't convert those into ascii by using python str instead of u'' strings. Pull #46 05 Jun 2016 08:50PM UTC jammons travis-ci pending completion   set done
37 master Fix unicode error in py2.7 for example plugin Strings should now be passed to the plugins as unicode values in py2.7 so we have to make sure that we don't convert those into ascii by using python str instead of u'' strings. Pull #46 05 Jun 2016 08:41PM UTC jammons travis-ci pending completion   set done
36 master Add tests and bugfix for b'' messages appearing in python3. I added unicode and non-unicode message testing for the output() method on RTMBot. I'm concerned about why the encode('ascii', 'ignore') was there in the first place, but not having it s... Pull #46 28 May 2016 01:03AM UTC jammons travis-ci pending completion   set done
35 master Fix encoding (for real this time) Python 3.5.1: The ‘message’ was encoded in bytes with encode('ascii', 'ignore') but it was not decoded in a string before sending it out in the following send_message method. As a result, I had the string with th... Pull #44 18 May 2016 10:08AM UTC tiphaine travis-ci pending completion   set done
34 master Fix lint warnings Pull #44 18 May 2016 09:18AM UTC tiphaine travis-ci pending completion   set done
33 master Merge pull request #43 from jammons/master Adding initial test for rtmbot and coveralls push 11 May 2016 10:25PM UTC jammons travis-ci pending completion   set done
30 master Adding testing/coverage files to gitignore Pull #43 11 May 2016 10:12PM UTC jammons travis-ci pending completion   set done
29 master Adding initial test for rtmbot and hopefully coveralls Pull #43 11 May 2016 10:04PM UTC jammons travis-ci pending completion   set done
28 master Adding initial test for rtmbot and hopefully coveralls Pull #43 11 May 2016 09:44PM UTC jammons travis-ci pending completion   set done
  • ← Previous
  • 1
  • 2
  • 3
  • 4
  • 5
  • 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