Closed anai-s closed 1 week ago
Name | Link |
---|---|
Latest commit | c94928e45d3fa5ee830b591420584d9f5345f877 |
Latest deploy log | https://app.netlify.com/sites/sunny-pastelito-5ecb04/deploys/672487aa816f080008bf7445 |
Hello @tatiana My PR is ready for a review.
@tatiana sure I will add the test! Thank you for the review.
@tatiana I added the test for the module DbtSourceGcpCloudRunJobOperator
. Can you review it please?
All modified and coverable lines are covered by tests :white_check_mark:
Project coverage is 95.85%. Comparing base (
1840c32
) to head (311894b
). Report is 1 commits behind head on main.
:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.
Description
this PR add a missing attribute
DbtSourceGcpCloudRunJobOperator
incosmos.operators.gcp_cloud_run_job.py
to be able to use the source_rendering_behavior params incosmos.config.RenderConfig
class with the new GCP_CLOUD_RUN_JOB execution mode (available in 1.7.0) .Related Issue(s)
closes #1276
Breaking Change?
Checklist