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

agronholm / typeguard
95%
master: 95%

Build:
Build:
LAST BUILD BRANCH: fix/issue513-non-code-string-annotations
DEFAULT BRANCH: master
Repo Added 29 Dec 2015 01:30AM UTC
Files 12
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 fix/issue513-non-code-string-annotations
branch: SELECT
CHANGE BRANCH
x
  • No branch selected
  • #510
  • 1.0.0
  • 1.0.1
  • 1.0.2
  • 1.1.0
  • 1.1.1
  • 1.1.2
  • 1.1.3
  • 1.2.0
  • 1.2.1
  • 1.2.2
  • 1.2.3
  • 2.0.0
  • 2.0.1
  • 2.0.2
  • 2.1.0
  • 2.1.1
  • 2.1.2
  • 2.1.3
  • 2.1.4
  • 2.10.0
  • 2.2.0
  • 2.2.1
  • 2.2.2
  • 2.3.0
  • 2.3.1
  • 2.4.0
  • 2.4.1
  • 2.5.0
  • 2.5.1
  • 2.6.0
  • 2.6.1
  • 2.7.0
  • 2.8.0
  • 2.9.0
  • 2.9.1
  • 3.0
  • check-all-elements
  • coveragefix
  • coverallsfix
  • dependabot/github_actions/github-actions-640176b5ab
  • dependabot/github_actions/github-actions-7d67a68ff8
  • dependabot/github_actions/github-actions-985357984d
  • empty-tuple-erasure
  • fix-489-wildcard-literal-recognition
  • fix-553-preserve-signature
  • fix-empty-list-error
  • fix-literal-bool-order
  • fix-protocol-class-instance-attrs
  • fix-typos-docs-comments
  • fix-walrus-target-nesting
  • fix/annotated-walrus-instrumentation
  • fix/instrument-module-source-unavailable
  • fix/issue513-non-code-string-annotations
  • fix/typos
  • fix314
  • fix_issue506
  • master
  • patch-1
  • pre-commit-ci-update-config
  • pypi-badge
  • python3.15
  • travistest
  • warnings

02 Aug 2026 01:09PM UTC coverage: 94.838% (+0.008%) from 94.83%
30749325758

Pull #568

github

web-flow
Merge 39dcbf68f into 9f289c7fc
Pull Request #568: Fix non-code string annotations during instrumentation

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

1672 of 1763 relevant lines covered (94.84%)

6.54 hits per line

Relevant lines Covered
Build:
Build:
1763 RELEVANT LINES 1672 COVERED LINES
6.54 HITS PER LINE
Source Files on master
  • Tree
  • List 12
  • Changed 1
  • Source Changed 1
  • Coverage Changed 1
Coverage ∆ File Lines Relevant Covered Missed Hits/Line

Recent builds

Builds Branch Commit Type Ran Committer Via Coverage
30749325758 fix/issue513-non-code-string-annotations Merge 39dcbf68f into 9f289c7fc Pull #568 02 Aug 2026 01:09PM UTC web-flow github
94.84
30195022805 master Added release date push 26 Jul 2026 08:40AM UTC agronholm github
94.83
30178116181 master Added support for the sentinel type push 25 Jul 2026 10:44PM UTC agronholm github
94.78
30176565217 fix/instrument-module-source-unavailable Merge 2ca3b97ec into abf8f43cf Pull #567 25 Jul 2026 09:55PM UTC web-flow github
94.87
30176178826 master Added the typeguard-packages-ignore option Closes #523. push 25 Jul 2026 09:43PM UTC agronholm github
94.69
30042551601 master Do not erase a meaningful empty tuple[()] subscript in the transformer (#565) The AST transformer erased a subscript when all its items resolved to Any, using `all(item is None for item in items)`. For `tuple[()]` the slice is an empty tuple, so ... push 23 Jul 2026 08:33PM UTC web-flow github
94.65
30038156192 empty-tuple-erasure Merge dcb5e104c into dd7fa6707 Pull #565 23 Jul 2026 07:29PM UTC web-flow github
94.65
30036939124 master Fixed Literal check depending on argument order for bools (#566) check_literal used final_args.index(value), which returns the first== equal element. Since bool is a subclass of int, True matched the int 1 in Literal[1, True]; the subsequent type... push 23 Jul 2026 07:11PM UTC web-flow github
94.65
30035853799 fix-literal-bool-order Merge 100abcd09 into a42dc4dba Pull #566 23 Jul 2026 06:56PM UTC web-flow github
94.65
29992465185 fix-literal-bool-order Merge 8fb219b4d into a42dc4dba Pull #566 23 Jul 2026 08:48AM UTC web-flow github
94.65
See All Builds (906)
  • Repo on GitHub
STATUS · Troubleshooting · Open an Issue · Sales · Support · CAREERS · ENTERPRISE · START FREE TRIAL · SCHEDULE DEMO
ANNOUNCEMENTS · TWITTER · TOS & SLA · Supported CI Services · What's a CI service? · Automated Testing

© 2026 Coveralls, Inc