cdot65 / pan-scm-sdk

Python SDK for Palo Alto Networks Strata Cloud Manager.
https://cdot65.github.io/pan-scm-sdk/
Apache License 2.0
0 stars 0 forks source link

rule-based-move #27

Closed cdot65 closed 1 day ago

cdot65 commented 1 day ago

Checklist for This Pull Request

🚨Please adhere to the guidelines for contributing to this repository.

Pull Request Description

Add the ability to perform the move operation on security rules. restructured to support rulebase of (pre) or (post)

What does this pull request accomplish?

Are there any breaking changes included?

Is there anything the reviewers should know?

Thank you for your contributions!

codecov-commenter commented 1 day ago

:warning: Please install the 'codecov app svg image' to ensure uploads and comments are reliably processed by Codecov.

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

:white_check_mark: All tests successful. No failed tests found.

:exclamation: Your organization needs to install the Codecov GitHub app to enable full functionality.

Files with missing lines Coverage Δ
scm/config/security/security_rule.py 100.00% <100.00%> (ø)
scm/models/security/__init__.py 100.00% <ø> (ø)
scm/models/security/security_rules.py 100.00% <100.00%> (ø)