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

LilSpazJoekp / docstrfmt
100%

Build:
DEFAULT BRANCH: master
Repo Added 26 Dec 2020 07:28AM UTC
Files 9
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: master
CHANGE BRANCH
x
Reset
  • master
  • LilSpazJoekp-patch-1
  • add-workflows
  • black_import
  • bug-fixes
  • bump_click
  • codebase-cleanup
  • configurable-section-underlines-issue-91
  • copilot/add-header-newline-option
  • copilot/add-option-keep-bullets
  • copilot/add-option-no-leading-space
  • copilot/add-option-to-keep-number-sign
  • dependabot/github_actions/actions/checkout-4
  • dependabot/github_actions/actions/checkout-5
  • dependabot/github_actions/actions/checkout-6
  • dependabot/github_actions/actions/setup-python-6
  • dependabot/github_actions/astral-sh/setup-uv-7
  • dependabot/github_actions/peter-evans/create-pull-request-7
  • dependabot/github_actions/peter-evans/create-pull-request-8
  • dependabot/pip/black-gte-26.3.1
  • dependabot/pip/ruff-gte-0.15.10
  • dependabot/pip/sphinx-gte-8.1.3
  • dependabot/pip/tabulate-gte-0.10.0
  • dependabot/pip/types-docutils-0.22.3.20251115
  • dependabot/pip/types-docutils-0.22.3.20260223
  • dependabot/pip/types-docutils-0.22.3.20260316
  • dependabot/pip/types-docutils-0.22.3.20260322
  • dependabot/pip/types-docutils-0.22.3.20260408
  • dependabot/pip/types-docutils-0.22.3.20260508
  • dependabot/pip/types-docutils-0.22.3.20260518
  • dev
  • drop-python3.8
  • empty_field
  • finishing_touches
  • fix-auto-footnotes
  • fix-cache
  • fix-changes-directive
  • fix-ci
  • fix-code-block
  • fix-data-directive
  • fix-import-error
  • fix-inline-image-substitution
  • fix-line-length-resolution
  • fix-line-number
  • fix-literal-role
  • fix-padding
  • fix-prompt-continuation-lines
  • fix-pyproject-section-adornments
  • fix-sphinx
  • fix-sphinx-metadata
  • fix_actions
  • fix_bullet_list
  • fix_dependency
  • fix_field_list_typing
  • fix_multi_python_ci
  • fix_type
  • fixes
  • improvements
  • inline-comments-issue-110
  • nested-arbitrary
  • no-format-python
  • parallel
  • patch-1
  • prepare_release_v1.11.0
  • prepare_release_v1.11.1
  • prepare_release_v2.0.0
  • prepare_release_v2.0.1
  • pyproject
  • rawsource
  • refresh
  • relax-pins
  • relax-sphinx
  • requires-python
  • revert-104-prepare_release_v1.10.0
  • sphinx
  • toml
  • unicode_fix
  • unicode_test
  • update/pre-commit-hooks
  • update_readme_workflow
  • update_setup
  • upgrades
  • use-uv
  • v1.10.0
  • v1.11.0
  • v1.11.1
  • v1.5.1
  • v1.6.0
  • v1.6.1
  • v1.7.0
  • v1.8.0
  • v1.9.0
  • v2.0.0
  • v2.0.1
  • v2.0.2
  • windows_encoding_error

16 Mar 2026 08:57PM UTC coverage: 100.0%. Remained the same
23165597996

push

github

web-flow
Merge pull request #184 from LilSpazJoekp/fix-literal-role

Add --bullet-list-marker option to configure bullet character for unordered lists

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

1403 of 1403 relevant lines covered (100.0%)

5.0 hits per line

Relevant lines Covered
Build:
Build:
1403 RELEVANT LINES 1403 COVERED LINES
5.0 HITS PER LINE
Source Files on master
  • Tree
  • List 9
  • Changed 1
  • Source Changed 0
  • Coverage Changed 1
Coverage ∆ File Lines Relevant Covered Missed Hits/Line

Recent builds

Builds Branch Commit Type Ran Committer Via Coverage
23165597996 master Merge pull request #184 from LilSpazJoekp/fix-literal-role Add --bullet-list-marker option to configure bullet character for unordered lists push 16 Mar 2026 08:58PM UTC web-flow github
100.0
23160679053 master Merge pull request #182 from LilSpazJoekp/copilot/add-option-keep-bullets Add `--bullet-list-marker` option to configure bullet character for unordered lists push 16 Mar 2026 06:54PM UTC web-flow github
100.0
23160272820 master Add `--no-center-section-titles` option to suppress leading space on overline headings (#181) push 16 Mar 2026 06:45PM UTC web-flow github
100.0
23160045090 master Merge pull request #183 from LilSpazJoekp/fix-changes-directive Fix handling of 'changes' directives push 16 Mar 2026 06:39PM UTC web-flow github
100.0
23150054609 master Merge pull request #180 from LilSpazJoekp/dependabot/pip/types-docutils-0.22.3.20260316 push 16 Mar 2026 02:55PM UTC web-flow github
100.0
23148004430 master Merge pull request #178 from LilSpazJoekp/fix-pyproject-section-adornments push 16 Mar 2026 02:11PM UTC web-flow github
100.0
21786248070 master Merge pull request #173 from LilSpazJoekp/prepare_release_v2.0.2 Release v2.0.2 push 07 Feb 2026 08:18PM UTC web-flow github
100.0
21786237928 master Merge pull request #172 from LilSpazJoekp/fix-pyproject-section-adornments Fix resolving adornments from pyproject.toml push 07 Feb 2026 08:17PM UTC web-flow github
100.0
20543772110 master Merge pull request #170 from LilSpazJoekp/prepare_release_v2.0.1 Release v2.0.1 push 27 Dec 2025 08:08PM UTC web-flow github
100.0
20542994999 master Merge pull request #167 from LilSpazJoekp/dependabot/github_actions/peter-evans/create-pull-request-8 Bump peter-evans/create-pull-request from 7 to 8 push 27 Dec 2025 06:51PM UTC web-flow github
100.0
See All Builds (432)
  • 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