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
.
labthings
/
labthings-fastapi
Public
Notifications
You must be signed in to change notification settings
Fork
4
Star
8
Code
Issues
61
Pull requests
9
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Security and quality
Insights
Property error handling
- #389
#389
Merged
rwb27
merged 12 commits into
main
labthings/labthings-fastapi:main
from
property-error-handling
labthings/labthings-fastapi:property-error-handling
Copy head branch name to clipboard
Aug 6, 2026
Conversation
Commits
12
(12)
Checks
Files changed
Merged
Property error handling
#389
rwb27
merged 12 commits into
main
labthings/labthings-fastapi:main
from
property-error-handling
labthings/labthings-fastapi:property-error-handling
Copy head branch name to clipboard
Commits
Commits on Aug 6, 2026
Test code for property errors
Show description for b2de312
rwb27
committed
b2de312
View commit details
Copy full SHA for b2de312
Browse repository at this point
Catch and handle errors in properties
Show description for b25169c
rwb27
committed
b25169c
View commit details
Copy full SHA for b25169c
Browse repository at this point
Mock the logger in a test
Show description for 11f83e9
rwb27
committed
11f83e9
View commit details
Copy full SHA for 11f83e9
Browse repository at this point
Return a valid response when setting/resetting properties
Show description for a1242bc
rwb27
committed
a1242bc
View commit details
Copy full SHA for a1242bc
Browse repository at this point
Verify that property set/reset response is unchanged
Show description for 9f6031f
rwb27
committed
9f6031f
View commit details
Copy full SHA for 9f6031f
Browse repository at this point
Test new functions in `problem_details` submodule.
rwb27
committed
4a4028f
View commit details
Copy full SHA for 4a4028f
Browse repository at this point
Test that errors are logged properly by the decorator.
rwb27
committed
573e90b
View commit details
Copy full SHA for 573e90b
Browse repository at this point
Remove name==main block
Show description for 595c935
rwb27
committed
595c935
View commit details
Copy full SHA for 595c935
Browse repository at this point
Add tests for property reset via HTTP
Show description for 41c021f
rwb27
committed
41c021f
View commit details
Copy full SHA for 41c021f
Browse repository at this point
Update tests/test_property_errors.py
Show description for 2b208d6
rwb27
and
bprobert97
committed
2b208d6
View commit details
Copy full SHA for 2b208d6
Browse repository at this point
Rename exceptions_to_problemdetails
Show description for 2612d5c
rwb27
committed
2612d5c
View commit details
Copy full SHA for 2612d5c
Browse repository at this point
Add a test for property set errors via HTTP
rwb27
committed
10a5b3a
View commit details
Copy full SHA for 10a5b3a
Browse repository at this point
You can’t perform that action at this time.