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

tomerfiliba / plumbum
86%

Build:
DEFAULT BRANCH: master
Repo Added 13 Nov 2015 04:33PM UTC
Files 45
Badge
Embed ▾
README BADGES
x

If you need to use a raster PNG badge, change the '.svg' to '.png' in the link

Markdown

Textile

RDoc

HTML

Rst

LAST BUILD ON BRANCH master
branch: SELECT
CHANGE BRANCH
x
  • No branch selected
  • HEAD
  • add-local-aliases
  • all-repos_autofix_all-repos-sed
  • appveyor
  • async
  • atexit
  • better-process-execution-error
  • cached-programs
  • colorcleanup
  • copilot/assign-subapp-to-multiple-names
  • copilot/fix-broken-pipe-error
  • copilot/fix-invoke-flag-behavior
  • copilot/update-ci-to-ubuntu-24-04
  • dependabot/github_actions/actions-64ad3b9038
  • dependabot/github_actions/actions-69cd449f7d
  • dependabot/github_actions/actions-76468cb07f
  • dependabot/github_actions/actions-a8d5d8ac85
  • dependabot/github_actions/actions-b46a43034d
  • dependabot/github_actions/actions-d988a0d7e8
  • dependabot/github_actions/actions-faf93ff285
  • dev
  • div0
  • drop-unused-variables
  • dropxfail
  • encoding-resilient-iter-lines
  • fix-36
  • fix-cli-Set-validator
  • fix-cmd-with-env
  • fix-read
  • fix-ssh-hang
  • fix-termsize-linux
  • fix-tests-non-english
  • fixtravis
  • fixtravis26
  • getitem
  • glob_remote
  • glob_with_space
  • henryiii-override
  • henryiii-patch-1
  • henryiii-patch-2
  • henryiii-patch-3
  • henryiii-readme
  • henryiii-travis
  • henryiii-travis2
  • henryiii-whitespace
  • henryiii/chore/110
  • henryiii/chore/evenmoreslots
  • henryiii/chore/fs
  • henryiii/chore/moreslots
  • henryiii/chore/mypyup
  • henryiii/chore/nox2025
  • henryiii/chore/simplerjoin
  • henryiii/chore/sprr
  • henryiii/chore/tc
  • henryiii/chore/tid
  • henryiii/chore/typeexamp
  • henryiii/chore/typing10
  • henryiii/chore/typing11
  • henryiii/chore/typing12
  • henryiii/chore/typing13
  • henryiii/chore/typing2
  • henryiii/chore/typing3
  • henryiii/chore/typing5
  • henryiii/chore/typing6
  • henryiii/chore/typing7
  • henryiii/chore/typing8
  • henryiii/chore/typing9
  • henryiii/chore/typing_color
  • henryiii/ci/lite
  • henryiii/ci/py315
  • henryiii/ci/pypy311
  • henryiii/ci/scriptup
  • henryiii/docs/badge
  • henryiii/feat/colorstring
  • henryiii/feat/py314
  • henryiii/fix/annotations
  • henryiii/fix/cache
  • henryiii/fix/moretype
  • henryiii/fix/nocolor
  • henryiii/fix/timer
  • henryiii/tests-broken-pipe-error
  • henryiii/tests/importerror
  • henryiii/tests/supportpytest9
  • local.cmd
  • master
  • more-cli-set-validator-tests
  • more_examples
  • multi-type-set-cli-switch
  • mypy
  • nohup-big-fixes
  • non-setuptools
  • path-resolve-bugfix
  • path-subscription
  • pathlib-like
  • pipe-to-logger
  • py37
  • pyfix
  • quicktransbug
  • remove-pywin32-dependency
  • revert-308-scrap-redundant-encoding
  • source_support
  • ssh-machine-errors
  • threadsafe-shell-session
  • travisfixes
  • typed-env
  • typed-env-docs
  • uni
  • utils
  • v1.6.1
  • v1.6.2
  • v1.6.3
  • v1.6.4
  • v1.6.5
  • v1.6.6
  • v1.6.7
  • v1.6.8
  • v1.7.1
  • v1.8.0
  • win32-iter-lines
  • win32-iter-lines-old

18 Feb 2026 09:33PM UTC coverage: 85.656%. First build
22158497021

push

github

web-flow
fix: HTMLStyle should respect no_color (#776)

Signed-off-by: Henry Schreiner <henryschreineriii@gmail.com>

1123 of 1567 branches covered (71.67%)

3 of 4 new or added lines in 1 file covered. (75.0%)

4801 of 5605 relevant lines covered (85.66%)

12.91 hits per line

Relevant lines Covered
Build:
Build:
5605 RELEVANT LINES 4801 COVERED LINES
12.91 HITS PER LINE
Source Files on master
  • Tree
  • List 45
  • Changed 0
  • Source Changed 0
  • Coverage Changed 0
Coverage ∆ File Lines Relevant Covered Missed Hits/Line Branch Hits Branch Misses

Recent builds

Builds Branch Commit Type Ran Committer Via Coverage
22158497021 master fix: HTMLStyle should respect no_color (#776) Signed-off-by: Henry Schreiner <henryschreineriii@gmail.com> push 18 Feb 2026 09:34PM UTC web-flow github
85.66
22157023322 henryiii/fix/nocolor Merge 534f52795 into 32703cdbf Pull #776 18 Feb 2026 08:48PM UTC web-flow github
85.66
22156284298 henryiii/feat/colorstring Merge 3d6217ba1 into aae4d8198 Pull #774 18 Feb 2026 08:25PM UTC web-flow github
85.66
22155797259 henryiii/feat/colorstring Merge 9bb36ac89 into aae4d8198 Pull #774 18 Feb 2026 08:10PM UTC web-flow github
85.64
22118057225 henryiii/feat/colorstring Merge 49080ec62 into aae4d8198 Pull #774 17 Feb 2026 10:22PM UTC web-flow github
85.39
22114677536 henryiii/feat/colorstring Merge 79d92d182 into aae4d8198 Pull #774 17 Feb 2026 08:34PM UTC web-flow github
85.29
22111854835 henryiii/feat/colorstring Merge 9049741e2 into aae4d8198 Pull #774 17 Feb 2026 07:05PM UTC web-flow github
85.25
22105423083 master feat: support async mode (#768) * feat: support async mode Now we can use Python's `async`/`await` syntax. The implementation uses **delegation over inheritance** to maximize code reuse, given async and sync code are incompatible. Fix https://... push 17 Feb 2026 03:54PM UTC web-flow github
85.18
21940990603 async Merge b270f3588 into 2580b5ffc Pull #768 12 Feb 2026 09:32AM UTC web-flow github
85.18
21938079568 async Merge 1a630522c into 2580b5ffc Pull #768 12 Feb 2026 07:53AM UTC web-flow github
85.18
See All Builds (978)
  • Repo on GitHub
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

© 2026 Coveralls, Inc