Nike-Inc / brickflow

Pythonic Programming Framework to orchestrate jobs in Databricks Workflow
https://engineering.nike.com/brickflow/
Apache License 2.0
183 stars 39 forks source link

updated the model to the latest version of the bundles cli and update… #51

Closed stikkireddy closed 9 months ago

stikkireddy commented 11 months ago

--force flag fix resolves issue #32

Before bundle cli version 0.203.0 uses "--force" after uses "--force-lock"

Also upgrades the bundles cli to the latest version.

codecov[bot] commented 11 months ago

Codecov Report

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

Comparison is base (fcf1b1c) 88.49% compared to head (2f1c3d4) 93.33%.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #51 +/- ## ========================================== + Coverage 88.49% 93.33% +4.84% ========================================== Files 22 22 Lines 3189 4919 +1730 ========================================== + Hits 2822 4591 +1769 + Misses 367 328 -39 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.