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

blues / note-python
94%
master: 84%

Build:
Build:
LAST BUILD BRANCH: main
DEFAULT BRANCH: master
Repo Added 03 Aug 2021 07:21PM UTC
Files 40
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 main
branch: SELECT
CHANGE BRANCH
x
  • No branch selected
  • add-notestation-dev-env
  • alex-add-heartbeat
  • alex-add-logging
  • alex-add-schema-generation
  • alex-add-update-schema-hook
  • alex-add-user-agent-version
  • alex-add-version-match
  • alex-bump-version
  • alex-bump-version-2.1.2
  • alex-bump-version-2.1.4
  • alex-bump-version-v1.5.5
  • alex-bump-version-v1.6.1
  • alex-card-power
  • alex-cleanup-deps
  • alex-doxygen-generator
  • alex-fix-dependency
  • alex-fix-deps
  • alex-fix-deps-workflow
  • alex-fix-docstring-italic-regex-corrupting-identifiers
  • alex-fix-test-0
  • alex-improve-test-cov
  • alex-increase-coverage
  • alex-mpy-fix
  • alex-update-apis
  • alex-update-apis-cont
  • alex-update-coverage-badge
  • alex-upgrade-pipenv
  • alex-upload
  • alex-v1.7.1
  • dependabot/pip/idna-3.15
  • dependabot/pip/jaraco.context-6.1.0
  • dependabot/pip/protobuf-6.31.1
  • dependabot/pip/protobuf-6.33.5
  • dependabot/pip/pygments-2.20.0
  • dependabot/pip/pytest-9.0.3
  • dependabot/pip/requests-2.32.4
  • dependabot/pip/requests-2.33.0
  • dependabot/pip/urllib3-2.5.0
  • dependabot/pip/urllib3-2.6.0
  • dependabot/pip/urllib3-2.6.3
  • dependabot/pip/urllib3-2.7.0
  • dependabot/pip/virtualenv-20.36.1
  • devin/1707936284-card-transport-only
  • devin/1738167114-template-system
  • devin/1738174373-ntn-and-template-improvements
  • devin/1738175048-ntn-hub-support
  • devin/1738177804-card-power
  • devin/1738179341-file-tracking-improvements
  • devin/1738243478-file-module-improvements
  • devin/1738266464-filelock-config
  • devin/1739670023-update-ci-ubuntu-version
  • devin/1744840625-update-api-docs
  • devin/1744840625-update-docstrings
  • devin/1744842338-api-md-generation
  • drop-python39-filelock-security
  • feature/auto-version-bump
  • fix/update-version-pat
  • fix/web-get-async-param
  • main
  • master
  • setuptools-scm-versioning
  • update-notecard-api-30
  • zak-typo

26 May 2026 03:46PM UTC coverage: 94.297%. Remained the same
26458982005

push

github

web-flow
fix: protect backtick spans before stripping markdown italic in docstring generator (#175)

The _([^_]+)_ regex intended to strip _italic_ markdown was also matching
underscores inside backtick-quoted identifiers (e.g. SERIAL_RX_BUFFER_SIZE
→ SERIALRXBUFFER_SIZE). Backtick spans are now saved and restored around
the emphasis-stripping pass.

3373 of 3577 relevant lines covered (94.3%)

4.71 hits per line

Relevant lines Covered
Build:
Build:
3577 RELEVANT LINES 3373 COVERED LINES
4.71 HITS PER LINE
Source Files on master
  • Tree
  • List 40
  • Changed 0
  • Source Changed 0
  • Coverage Changed 0
Coverage ∆ File Lines Relevant Covered Missed Hits/Line

Recent builds

Builds Branch Commit Type Ran Committer Via Coverage
26458982005 main fix: protect backtick spans before stripping markdown italic in docstring generator (#175) The _([^_]+)_ regex intended to strip _italic_ markdown was also matching underscores inside backtick-quoted identifiers (e.g. SERIAL_RX_BUFFER_SIZE → SERI... push 26 May 2026 03:47PM UTC web-flow github
94.3
26458359937 alex-fix-docstring-italic-regex-corrupting-identifiers Merge 476df81ef into 9547c207b Pull #175 26 May 2026 03:35PM UTC web-flow github
94.3
26188833919 zak-typo Merge d49f9f702 into 9547c207b Pull #174 20 May 2026 08:44PM UTC web-flow github
94.3
26185956522 main Update Notecard API from upstream schema changes (49fbe4948) (#172) Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com> push 20 May 2026 07:47PM UTC web-flow github
94.3
26185933012 main chore(deps-dev): bump idna from 3.11 to 3.15 (#173) Bumps [idna](https://github.com/kjd/idna) from 3.11 to 3.15. - [Release notes](https://github.com/kjd/idna/releases) - [Changelog](https://github.com/kjd/idna/blob/master/HISTORY.md) - [Commits]... push 20 May 2026 07:46PM UTC web-flow github
94.3
26130703463 dependabot/pip/idna-3.15 Merge 0b764dfb1 into bbdc8689d Pull #173 19 May 2026 11:06PM UTC web-flow github
94.3
25920570324 main Update Notecard API from upstream schema changes (6aadfb181) (#169) Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com> push 15 May 2026 01:32PM UTC web-flow github
94.3
25920527258 main chore(deps-dev): bump urllib3 from 2.6.3 to 2.7.0 (#170) Bumps [urllib3](https://github.com/urllib3/urllib3) from 2.6.3 to 2.7.0. - [Release notes](https://github.com/urllib3/urllib3/releases) - [Changelog](https://github.com/urllib3/urllib3/blob... push 15 May 2026 01:31PM UTC web-flow github
94.3
25682245246 dependabot/pip/urllib3-2.7.0 Merge b4a27bd5a into 20512ce40 Pull #170 11 May 2026 04:13PM UTC web-flow github
94.3
25173122037 main Update Notecard API from upstream schema changes (ba3062650) (#168) Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com> push 30 Apr 2026 03:08PM UTC web-flow github
94.3
See All Builds (321)
  • 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