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
.
qase-tms
/
qase-python
Public
Notifications
You must be signed in to change notification settings
Fork
34
Star
33
Code
Issues
1
Pull requests
0
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Security and quality
Insights
refactor: improve error handling and add comprehensive test coverage
- #462
#462
Merged
gibiw
merged 18 commits into
main
qase-tms/qase-python:main
from
refactor/error-handling-core-reporter
qase-tms/qase-python:refactor/error-handling-core-reporter
Copy head branch name to clipboard
Mar 6, 2026
Conversation
Commits
18
(18)
Checks
Files changed
Merged
refactor: improve error handling and add comprehensive test coverage
#462
gibiw
merged 18 commits into
main
qase-tms/qase-python:main
from
refactor/error-handling-core-reporter
qase-tms/qase-python:refactor/error-handling-core-reporter
Copy head branch name to clipboard
Commits
Commits on Mar 5, 2026
refactor: remove commented-out selective execution code from core reporter;
Show description for 1a71e31
gibiw
committed
1a71e31
View commit details
Copy full SHA for 1a71e31
Browse repository at this point
refactor: remove empty _set_relations stub from pytest plugin;
Show description for a9eace8
gibiw
committed
a9eace8
View commit details
Copy full SHA for a9eace8
Browse repository at this point
docs: add docstring documenting ExecutionPlan config as not-yet-implemented;
Show description for 69e39b4
gibiw
committed
69e39b4
View commit details
Copy full SHA for 69e39b4
Browse repository at this point
refactor: replace bare except clauses with specific exception types in pytest plugin
Show description for 62ddb01
gibiw
committed
62ddb01
View commit details
Copy full SHA for 62ddb01
Browse repository at this point
refactor: classify init errors as auth, network, or unknown in core reporter
Show description for 1de7fcc
gibiw
committed
1de7fcc
View commit details
Copy full SHA for 1de7fcc
Browse repository at this point
refactor: replace bare except and add debug logging in DB profiler
Show description for 35d01ec
gibiw
committed
35d01ec
View commit details
Copy full SHA for 35d01ec
Browse repository at this point
test: add core reporter initialization tests for all four modes
Show description for d0b93c5
gibiw
committed
d0b93c5
View commit details
Copy full SHA for d0b93c5
Browse repository at this point
test: add fallback logic and error classification tests for core reporter
Show description for 4a5e5f5
gibiw
committed
4a5e5f5
View commit details
Copy full SHA for 4a5e5f5
Browse repository at this point
test: add DatabaseProfiler unit tests for enable/disable, singleton, and error scenarios
Show description for 9c078f4
gibiw
committed
9c078f4
View commit details
Copy full SHA for 9c078f4
Browse repository at this point
test: add NetworkProfiler enable/disable and singleton lifecycle tests
Show description for cad7be8
gibiw
committed
cad7be8
View commit details
Copy full SHA for cad7be8
Browse repository at this point
test: add pytest plugin edge case and error scenario tests
Show description for 9e6ff75
gibiw
committed
9e6ff75
View commit details
Copy full SHA for 9e6ff75
Browse repository at this point
test: add TagParser and Listener static helper tests for robotframework
Show description for 6b621cd
gibiw
committed
6b621cd
View commit details
Copy full SHA for 6b621cd
Browse repository at this point
test: add behave formatter and utils error scenario tests
Show description for 80ed496
gibiw
committed
80ed496
View commit details
Copy full SHA for 80ed496
Browse repository at this point
test: add Tavern plugin error scenario and edge case tests
Show description for 9ba998e
gibiw
committed
9ba998e
View commit details
Copy full SHA for 9ba998e
Browse repository at this point
Commits on Mar 6, 2026
fix: move pytest_plugins to top-level conftest for pytest compatibility
Show description for a96deb3
gibiw
committed
a96deb3
View commit details
Copy full SHA for a96deb3
Browse repository at this point
fix: add null guards and str cast in tavern plugin pytest hooks
Show description for e8d2e77
gibiw
committed
e8d2e77
View commit details
Copy full SHA for e8d2e77
Browse repository at this point
chore: bump patch versions for modified packages
Show description for 94ad9b2
gibiw
committed
94ad9b2
View commit details
Copy full SHA for 94ad9b2
Browse repository at this point
fix: resolve CI failures in tox configuration and test deps
Show description for bb55fe5
gibiw
committed
bb55fe5
View commit details
Copy full SHA for bb55fe5
Browse repository at this point
You can’t perform that action at this time.