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

fixed code gen for model to ensure that all tests pass #80

Closed stikkireddy closed 8 months ago

stikkireddy commented 8 months ago

Description

Fixed the model to move from deprecated environments to targets

Related Issue

77

Motivation and Context

This just updates the model to the latest version of the CLI

How Has This Been Tested?

Manual testing and unit tests

Types of changes

Checklist:

codecov[bot] commented 8 months ago

Codecov Report

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

Comparison is base (85ee1cd) 93.33% compared to head (1efbbef) 90.20%.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #80 +/- ## ========================================== - Coverage 93.33% 90.20% -3.14% ========================================== Files 22 22 Lines 4919 3347 -1572 ========================================== - Hits 4591 3019 -1572 Misses 328 328 ```

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