Skip to content
Navigation Menu
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Copilot app
Direct agents from issue to merge
MCP Registry
Integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Code Quality
Enforce quality at merge
APPLICATION SECURITY
GitHub Advanced Security
Find and fix vulnerabilities
Code security
Secure your code as you build
Secret protection
Stop leaks before they start
EXPLORE
Why GitHub
Documentation
Blog
Changelog
Marketplace
View all features
Solutions
BY COMPANY SIZE
Enterprises
Small and medium teams
Startups
Nonprofits
BY USE CASE
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
BY INDUSTRY
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
EXPLORE BY TOPIC
AI
Software Development
DevOps
Security
View all topics
EXPLORE BY TYPE
Customer stories
Events & webinars
Ebooks & reports
Business insights
GitHub Skills
SUPPORT & SERVICES
Documentation
Customer support
Community forum
Trust center
Partners
View all resources
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
Accelerator
GitHub Stars
Archive Program
REPOSITORIES
Topics
Trending
Collections
Enterprise
ENTERPRISE SOLUTIONS
Enterprise platform
AI-powered developer platform
AVAILABLE ADD-ONS
GitHub Advanced Security
Enterprise-grade security features
Copilot for Business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Type
/
to search
Sign in
Sign up
Appearance settings
You signed in with another tab or window.
Reload
to refresh your session.
You signed out in another tab or window.
Reload
to refresh your session.
You switched accounts on another tab or window.
Reload
to refresh your session.
Dismiss alert
{{ message }}
agronholm
/
typeguard
Public
Uh oh!
There was an error while loading.
Please reload this page
.
Notifications
You must be signed in to change notification settings
Fork
137
Star
1.8k
Code
Issues
23
Pull requests
5
Discussions
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Discussions
Actions
Projects
Security and quality
Insights
Actions: agronholm/typeguard
Actions
All workflows
Workflows
Dependabot Updates
Dependabot Updates
Dependency Graph
Dependency Graph
Publish packages to PyPI
Publish packages to PyPI
test suite
test suite
Show more workflows...
Management
Caches
Deployments
All workflows
All workflows
Actions
Loading...
Loading
Sorry, something went wrong.
Uh oh!
There was an error while loading.
Please reload this page
.
will be ignored since log searching is not yet available
Showing runs from all workflows
will be ignored since log searching is not yet available
115 workflow runs
115 workflow runs
Workflow
Filter by Workflow
Sorry, something went wrong.
Filter
Loading
Sorry, something went wrong.
No matching workflows.
Event
Filter by Event
Sorry, something went wrong.
Filter
Loading
Sorry, something went wrong.
No matching events.
Status
Filter by Status
Sorry, something went wrong.
Filter
Loading
Sorry, something went wrong.
No matching statuses.
Branch
Filter by Branch
Sorry, something went wrong.
Filter
Loading
Sorry, something went wrong.
No matching branches.
Actor
Filter by Actor
Sorry, something went wrong.
Filter
Loading
Sorry, something went wrong.
No matching users.
Fix coverage drops while running typeguard & coverage
test suite
#708:
Pull request
#569
synchronize by
Kakadus
1m 6s
Kakadus:fix-coverage
Kakadus:fix-coverage
1m 6s
View #569
View workflow file
Fix coverage drops while running typeguard & coverage
test suite
#707:
Pull request
#569
synchronize by
Kakadus
1m 4s
Kakadus:fix-coverage
Kakadus:fix-coverage
1m 4s
View #569
View workflow file
Fix coverage drops while running typeguard & coverage
test suite
#706:
Pull request
#569
opened by
Kakadus
1m 2s
Kakadus:fix-coverage
Kakadus:fix-coverage
1m 2s
View #569
View workflow file
Fix non-code string annotations during instrumentation
test suite
#705:
Pull request
#568
opened by
deepakganesh78
1m 2s
deepakganesh78:fix/issue513-non-code-string-annotations
deepakganesh78:fix/issue513-non-code-string-annotations
1m 2s
View #568
View workflow file
Added release date
test suite
#704:
Commit
9f289c7
pushed by
agronholm
59s
master
master
59s
View workflow file
Added release date
Publish packages to PyPI
#48:
Commit
9f289c7
pushed by
agronholm
45s
4.6.0
4.6.0
45s
View workflow file
Added support for the sentinel type
test suite
#703:
Commit
f971baa
pushed by
agronholm
1m 18s
master
master
1m 18s
View workflow file
Warn instead of raising when the module source is unavailable
test suite
#702:
Pull request
#567
opened by
Sanjays2402
1m 9s
Sanjays2402:fix/instrument-module-source-unavailable
Sanjays2402:fix/instrument-module-source-unavailable
1m 9s
View #567
View workflow file
Added the typeguard-packages-ignore option
test suite
#701:
Commit
abf8f43
pushed by
agronholm
1m 9s
master
master
1m 9s
View workflow file
Do not erase a meaningful empty tuple[()] subscript in the transforme…
test suite
#700:
Commit
a319de1
pushed by
agronholm
59s
master
master
59s
View workflow file
Do not erase a meaningful empty tuple[()] subscript in the transformer
test suite
#699:
Pull request
#565
synchronize by
agronholm
1m 3s
chuenchen309:empty-tuple-erasure
chuenchen309:empty-tuple-erasure
1m 3s
View #565
View workflow file
Fixed Literal check depending on argument order for bools (#566)
test suite
#698:
Commit
dd7fa67
pushed by
agronholm
1m 2s
master
master
1m 2s
View workflow file
Fix Literal check depending on argument order for bools
test suite
#697:
Pull request
#566
synchronize by
agronholm
1m 1s
uttam12331:fix-literal-bool-order
uttam12331:fix-literal-bool-order
1m 1s
View #566
View workflow file
Fix Literal check depending on argument order for bools
test suite
#696:
Pull request
#566
synchronize by
uttam12331
1m 7s
uttam12331:fix-literal-bool-order
uttam12331:fix-literal-bool-order
1m 7s
View #566
View workflow file
Do not erase a meaningful empty tuple[()] subscript in the transformer
test suite
#695:
Pull request
#565
opened by
chuenchen309
1m 3s
chuenchen309:empty-tuple-erasure
chuenchen309:empty-tuple-erasure
1m 3s
View #565
View workflow file
Recognize wildcard-imported Literal annotations (#549)
test suite
#694:
Commit
a42dc4d
pushed by
agronholm
1m 3s
master
master
1m 3s
View workflow file
Recognize wildcard-imported Literal annotations
test suite
#693:
Pull request
#549
synchronize by
agronholm
59s
ShipItAndPray:fix-489-wildcard-literal-recognition
ShipItAndPray:fix-489-wildcard-literal-recognition
59s
View #549
View workflow file
Recognize wildcard-imported Literal annotations
test suite
#692:
Pull request
#549
synchronize by
agronholm
1m 4s
ShipItAndPray:fix-489-wildcard-literal-recognition
ShipItAndPray:fix-489-wildcard-literal-recognition
1m 4s
View #549
View workflow file
Fixed false positive checking a class against type[Protocol] with ins…
test suite
#691:
Commit
f1007ef
pushed by
agronholm
1m 1s
master
master
1m 1s
View workflow file
Fix false positive checking a class against type[Protocol] with instance attributes
test suite
#690:
Pull request
#562
synchronize by
agronholm
1m 4s
AnayGarodia:fix-protocol-class-instance-attrs
AnayGarodia:fix-protocol-class-instance-attrs
1m 4s
View #562
View workflow file
Fix false positive checking a class against type[Protocol] with instance attributes
test suite
#689:
Pull request
#562
synchronize by
agronholm
1m 11s
AnayGarodia:fix-protocol-class-instance-attrs
AnayGarodia:fix-protocol-class-instance-attrs
1m 11s
View #562
View workflow file
Fixed annotated assignment expressions being treated as unpacking tar…
test suite
#688:
Commit
32e7c85
pushed by
agronholm
1m 3s
master
master
1m 3s
View workflow file
Fix annotated assignment expressions being treated as unpacking targets
test suite
#687:
Pull request
#563
synchronize by
agronholm
56s
dchaudhari7177:fix/annotated-walrus-instrumentation
dchaudhari7177:fix/annotated-walrus-instrumentation
56s
View #563
View workflow file
Fix annotated assignment expressions being treated as unpacking targets
test suite
#686:
Pull request
#563
synchronize by
dchaudhari7177
1m 2s
dchaudhari7177:fix/annotated-walrus-instrumentation
dchaudhari7177:fix/annotated-walrus-instrumentation
1m 2s
View #563
View workflow file
Fix walrus (:=) assignments to annotated variables mishandled as tuple-unpacking
test suite
#685:
Pull request
#564
synchronize by
pre-commit-ci
Bot
1m 4s
agu2347:fix-walrus-target-nesting
agu2347:fix-walrus-target-nesting
1m 4s
View #564
View workflow file
Previous
1
2
3
4
5
Next
You can’t perform that action at this time.