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

Alir3z4 / html2text / 520

Builds Branch Commit Type Ran Committer Via Coverage
520 return-bool Simplify the return of boolean expressions Replace pattern: if <boolean expression>: return True return False With return <boolean expression> Pull #279 01 Aug 2019 01:38AM UTC web-flow travis-ci pending completion   set done
519 unused-tmp Remove unused temporary variables that are immediately returned Pull #278 01 Aug 2019 01:23AM UTC web-flow travis-ci pending completion   set done
518 simplify Simplify hn() function The new form: - Avoids the unnecessary range() call. On Python 2 this avoids building the data structure in memory. - Avoids the try/except block. The comparison is required either way, so just do that from the start. ... Pull #277 01 Aug 2019 01:16AM UTC web-flow travis-ci pending completion   set done
517 drop-py2 Remove support for Python ≤ 3.4 Python 2 support is nearing end of life. At the end of this year, it will no longer be supported, including for security issues. For more details, see https://pythonclock.org/ All code changes and clean ups that ... Pull #274 01 Aug 2019 12:40AM UTC web-flow travis-ci pending completion   set done
516 master Remove the trailing whitespaces that were added after wrapping list items & blockquotes Pull #272 31 Jul 2019 08:30AM UTC web-flow travis-ci pending completion   set done
515 master Remove the trailing whitespaces that were introduced after wrapping list items & blockquotes Pull #272 31 Jul 2019 08:28AM UTC web-flow travis-ci pending completion   set done
514 master Remove the trailing whitespaces that were introduced after wrapping list items & blockquotes Pull #272 31 Jul 2019 08:23AM UTC web-flow travis-ci pending completion   set done
513 dup-item Remove unnecessary duplicate call to name2cp() Reuse the previous value instead. Pull #275 31 Jul 2019 04:55AM UTC web-flow travis-ci pending completion   set done
512 drop-py2 Remove support for Python ≤ 3.4 Python 2 support is nearing end of life. At the end of this year, it will no longer be supported, including for security issues. For more details, see https://pythonclock.org/ All code changes and clean ups that ... Pull #274 31 Jul 2019 04:52AM UTC web-flow travis-ci pending completion   set done
511 drop-py2 Remove support for Python ≤ 3.4 Python 2 support is nearing end of life. At the end of this year, it will no longer be supported, including for security issues. For more details, see https://pythonclock.org/ All code changes and clean ups that ... Pull #274 31 Jul 2019 04:33AM UTC web-flow travis-ci pending completion   set done
510 drop-py2 Remove support for Python ≤ 3.4 Python 2 support is nearing end of life. At the end of this year, it will no longer be supported, including for security issues. For more details, see https://pythonclock.org/ All code changes and clean ups that ... Pull #274 31 Jul 2019 03:03AM UTC web-flow travis-ci pending completion   set done
509 drop-py2 Remove support for Python ≤ 3.4 Python 2 support is nearing end of life. At the end of this year, it will no longer be supported, including for security issues. For more details, see https://pythonclock.org/ All code changes and clean ups that ... Pull #274 31 Jul 2019 03:00AM UTC web-flow travis-ci pending completion   set done
508 drop-py2 Remove support for Python ≤ 3.4 Python 2 support is nearing end of life. At the end of this year, it will no longer be supported, including for security issues. For more details, see https://pythonclock.org/ All code changes and clean ups that ... Pull #274 31 Jul 2019 02:59AM UTC web-flow travis-ci pending completion   set done
507 drop-py2 Remove support for Python ≤ 3.4 Python 2 support is nearing end of life. At the end of this year, it will no longer be supported, including for security issues. For more details, see https://pythonclock.org/ All code changes and clean ups that ... Pull #274 31 Jul 2019 02:44AM UTC web-flow travis-ci pending completion   set done
506 drop-py2 Remove support for Python ≤ 3.4 Python 2 support is nearing end of life. At the end of this year, it will no longer be supported, including for security issues. For more details, see https://pythonclock.org/ All code changes and clean ups that ... Pull #274 31 Jul 2019 12:45AM UTC web-flow travis-ci pending completion   set done
  • ← Previous
  • 1
  • 2
  • …
  • 6
  • 7
  • 8
  • 9
  • 10
  • 11
  • 12
  • 13
  • 14
  • …
  • 38
  • 39
  • 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