Closed cdot65 closed 18 minutes ago
All modified and coverable lines are covered by tests :white_check_mark:
:white_check_mark: All tests successful. No failed tests found.
Files with missing lines | Coverage Δ | |
---|---|---|
scm/auth.py | 100.00% <100.00%> (ø) |
|
scm/client.py | 100.00% <100.00%> (ø) |
|
scm/config/objects/__init__.py | 100.00% <100.00%> (ø) |
|
scm/config/objects/address.py | 100.00% <100.00%> (ø) |
|
scm/config/objects/address_group.py | 100.00% <100.00%> (ø) |
|
scm/config/objects/application.py | 100.00% <100.00%> (ø) |
|
scm/config/objects/application_group.py | 100.00% <100.00%> (ø) |
|
scm/config/objects/service.py | 100.00% <100.00%> (ø) |
|
scm/config/objects/tag.py | 100.00% <100.00%> (ø) |
|
scm/config/security/anti_spyware_profile.py | 100.00% <100.00%> (ø) |
|
... and 22 more |
Key Updates to the SDK:
Error Handling & Logging Improvements:
Model & Architecture Changes:
Testing Infrastructure:
Security Profiles Enhancement:
Documentation & Code Quality:
Checklist for This Pull Request
🚨Please adhere to the guidelines for contributing to this repository.
Pull Request Description
Improve logging mechanism for both client and server exceptions.
What does this pull request accomplish?
Are there any breaking changes included?
Is there anything the reviewers should know?
Thank you for your contributions!