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

Alir3z4 / html2text / 490

Builds Branch Commit Type Ran Committer Via Coverage
490 black Merge branch 'master' into black Pull #259 06 Mar 2019 01:59PM UTC web-flow travis-ci pending completion   set done
489 master Merge pull request #258 from jdufresne/pragma Remove 'pragma' comments for a more accurate coverage report push 06 Mar 2019 01:56PM UTC web-flow travis-ci pending completion   set done
487 master Merge pull request #260 from jdufresne/bool Replace 0/1 with False/True when used as a bool push 06 Mar 2019 01:54PM UTC web-flow travis-ci pending completion   set done
486 black Introduce black to automate Python code formatting Use Black, a Python code formatter, to automate all source code formatting. Helps new contributors forget about the project's code formatting preference and just lets to the tool handle it. http... Pull #259 03 Mar 2019 04:37PM UTC web-flow travis-ci pending completion   set done
485 black Introduce black to automate Python code formatting Use Black, a Python code formatter, to automate all source code formatting. Helps new contributors forget about the project's code formatting preference and just lets to the tool handle it. http... Pull #259 03 Mar 2019 04:34PM UTC web-flow travis-ci pending completion   set done
484 master Introduce isort for automated consistent sorting of Python imports This tool automates import sorting across Python files. This removes the need for contributors to think about the project's styling preferences for imports. Just let the tool do i... push 03 Mar 2019 04:31PM UTC jdufresne travis-ci pending completion   set done
483 master Remove shebang from __init__.py The file is not executable, no should not be executed directly, but as python -m html2text ... Or from the setuptools installed entry point. push 03 Mar 2019 04:25PM UTC jdufresne travis-ci pending completion   set done
482 comprehension Use dict comprehension to build unifiable_n data structure Pull #262 02 Mar 2019 08:05PM UTC web-flow travis-ci pending completion   set done
481 unicode Remove unnecessary coerce to unicode() As the file imports unicode_literals, all literal strings are unicode objects by default. The coerce is a noop. Pull #261 02 Mar 2019 07:59PM UTC web-flow travis-ci pending completion   set done
480 bool Replace 0/1 with False/True when used as a bool Pull #260 02 Mar 2019 07:52PM UTC web-flow travis-ci pending completion   set done
479 black Introduce black to automate Python code formatting Use Black, a Python code formatter, to automate all source code formatting. Helps new contributors forget about the project's code formatting preference and just lets to the tool handle it. http... Pull #259 02 Mar 2019 07:44PM UTC web-flow travis-ci pending completion   set done
478 pragma Remove 'pragma' comments for a more accurate coverage report It is okay that these lines are not yet tested, but we don't need to hide that fact from the coverage report. As time goes on, we may add tests for them. If that happens, it should be r... Pull #258 02 Mar 2019 07:20PM UTC web-flow travis-ci pending completion   set done
477 shebang Remove shebang from __init__.py The file is not executable, no should not be executed directly, but as python -m html2text ... Or from the setuptools installed entry point. Pull #257 02 Mar 2019 07:15PM UTC web-flow travis-ci pending completion   set done
476 isort Introduce isort for automated consistent sorting of Python imports This tool automates import sorting across Python files. This removes the need for contributors to think about the project's styling preferences for imports. Just let the tool do i... Pull #256 02 Mar 2019 07:13PM UTC web-flow travis-ci pending completion   set done
475 master Use pytest to run the test suite Better handles coverage allowing the removal of the coveragerc and sitecustomize.py files. Has builtin support for parametrized data. Has a visually nicer test runner and error messages. push 02 Mar 2019 07:01PM UTC jdufresne travis-ci pending completion   set done
  • ← Previous
  • 1
  • 2
  • …
  • 8
  • 9
  • 10
  • 11
  • 12
  • 13
  • 14
  • 15
  • 16
  • …
  • 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