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

agronholm / typeguard / 30749325758

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
29707917266 empty-tuple-erasure Merge 67ddb764e into a42dc4dba Pull #565 19 Jul 2026 11:26PM UTC web-flow github
94.66
29682536028 master Recognize wildcard-imported Literal annotations (#549) Co-authored-by: Alex Grönholm <alex.gronholm@nextday.fi> push 19 Jul 2026 09:59AM UTC web-flow github
94.66
29682488727 fix-489-wildcard-literal-recognition Merge 89cd10728 into f1007ef36 Pull #549 19 Jul 2026 09:58AM UTC web-flow github
94.66
29682331663 fix-489-wildcard-literal-recognition Merge 354e58378 into f1007ef36 Pull #549 19 Jul 2026 09:52AM UTC web-flow github
94.86
29681621432 master Fixed false positive checking a class against type[Protocol] with instance attributes (#562) push 19 Jul 2026 09:28AM UTC web-flow github
94.86
  • ← Previous
  • 1
  • 2
  • 3
  • 4
  • 5
  • 6
  • 7
  • 8
  • 9
  • …
  • 60
  • 61
  • Next →
  • Back to Repo
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