Closed crupakheti closed 5 months ago
Click to see where and how coverage changed
File Statements Missing Coverage Coverage
(new stmts)Lines missing
assets/dags/mwaa_dr/framework/factory
base_dr_factory.py
assets/dags/mwaa_dr/framework/model
active_dag_table.py
base_table.py
connection_table.py
variable_table.py
lib/functions
airflow_cli_function.py
airflow_dag_trigger_function.py
Project Total
This report was generated by python-coverage-comment-action
What type of PR is this? (check all applicable)
Description
Bugfix and optimizations for restore and cleanup operations
Related Tickets & Documents
Linting
Have you done linting by issuing
./build.sh lint
command?Testing
Have you run testing by issuing
./build.sh unit
command?Documentation
Have you updated the README appropriate for this PR?
Changelog
Have you updated the CHANGELOG with the changes you are making in this PR? Please use Added, Removed, and/or Changed subsections under the Unreleased section.
Terms of Contribution
By submitting this pull request, I confirm that you can use, modify, copy, and redistribute this contribution, under the terms of your choice.