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 }}
Uh oh!
There was an error while loading.
Please reload this page
.
scientific-python
/
docstub
Public
Notifications
You must be signed in to change notification settings
Fork
7
Star
15
Code
Issues
20
Pull requests
3
Actions
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Security and quality
Insights
Add logging-based error reporting
- #79
#79
Merged
lagru
merged 15 commits into
main
scientific-python/docstub:main
from
print-errors-with-logging
scientific-python/docstub:print-errors-with-logging
Copy head branch name to clipboard
Oct 1, 2025
Conversation
Commits
15
(15)
Checks
Files changed
Merged
Add logging-based error reporting
#79
lagru
merged 15 commits into
main
scientific-python/docstub:main
from
print-errors-with-logging
scientific-python/docstub:print-errors-with-logging
Copy head branch name to clipboard
Commits
Commits on Aug 22, 2025
Draft logging-based error reporting
lagru
committed
6dddfce
View commit details
Copy full SHA for 6dddfce
Browse repository at this point
Fix errors introduced for debugging
Show description for d1e9457
lagru
committed
d1e9457
View commit details
Copy full SHA for d1e9457
Browse repository at this point
Warn on missing annotations
lagru
committed
115885f
View commit details
Copy full SHA for 115885f
Browse repository at this point
Commits on Aug 30, 2025
Add fail on warnings option
Show description for ce2d779
lagru
committed
ce2d779
View commit details
Copy full SHA for ce2d779
Browse repository at this point
Use `except Exception` instead of `except: noqa: E722`
Show description for 33dbb57
lagru
committed
33dbb57
View commit details
Copy full SHA for 33dbb57
Browse repository at this point
Allow overriding log ID
lagru
committed
1d0aab9
View commit details
Copy full SHA for 1d0aab9
Browse repository at this point
Merge branch 'main' into print-errors-with-logging
lagru
committed
caabdd1
View commit details
Copy full SHA for caabdd1
Browse repository at this point
Fix test suite
lagru
committed
93a18b0
View commit details
Copy full SHA for 93a18b0
Browse repository at this point
Ignore PLC0415: `import` not at top-level
lagru
committed
c54ce8f
View commit details
Copy full SHA for c54ce8f
Browse repository at this point
Fix typing errors
lagru
committed
9f53030
View commit details
Copy full SHA for 9f53030
Browse repository at this point
Avoid OS-specific path seperator in doctest
Show description for 43ec585
lagru
committed
43ec585
View commit details
Copy full SHA for 43ec585
Browse repository at this point
Fix more typing errors
lagru
committed
c743b08
View commit details
Copy full SHA for c743b08
Browse repository at this point
Add tests for ContextReporter
lagru
committed
54ab6aa
View commit details
Copy full SHA for 54ab6aa
Browse repository at this point
Commits on Oct 1, 2025
Log even when 'docstub: off' directive is active
lagru
committed
dd5ab7f
View commit details
Copy full SHA for dd5ab7f
Browse repository at this point
Add basic tests for ReportHandler
lagru
committed
a380d3c
View commit details
Copy full SHA for a380d3c
Browse repository at this point
You can’t perform that action at this time.