This repository was archived by the owner on May 17, 2024. It is now read-only.
- Notifications
You must be signed in to change notification settings - Fork 295
Evolve dbt data diff output #857
Merged
Merged
Changes from all commits
Commits
Show all changes
47 commits Select commit Hold shift + click to select a range
34e037d first draft
21b1131 style fixes by ruff
sungchun12 a7b575d past tense consistency
ce9c743 working draft of new table
8925474 style fixes by ruff
sungchun12 5e9b55d dbt diffs work, cloud broken for now
ff99881 remove cached git repos
8e79b92 efficient naming
b84fa26 add type changed count
e222316 reorder for priority on prod changes
47e4b0e tabulate value diffs
9e89281 style fixes by ruff
sungchun12 2d3398e less horizontal space needed
52949d4 leo's feedback
6d1d265 center align values
3f23314 consistent formatting
887ff7e shorter name same meaning
076d0e2 row counts and diff values working
c6157b3 deps impacts works now
4cff08f default val
4c65ceb more readable
1c246ce add primary key used
9154995 add model specific CI configs
0afe71c consistency
026b4be conditional headers
e880caf style fixes by ruff
sungchun12 9e4acb0 cleaner implementation
e5009db more cleaning
99fe5d0 consistent format
a51cff7 fix unchanged calc
9d9f53d remove prints
7677d1a default value
eabe47a draft up tests
c5d2f80 a couple more tests
f52c3a3 new version
edfbf4f passing tests
6134ade style fixes by ruff
sungchun12 8e9223d util unit test
41dcb27 add unit tests
99f88da test the templates
163b3f2 fix type hints
a7cb6a5 real test no mocking
248678f update tests with all the new outputs
ecadd5a add more validations for mock
fc3f341 fix json bug
4563beb Merge branch 'master' into evolve-dbt-output
dlawin 6057923 Merge branch 'master' into evolve-dbt-output
sungchun12 File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode characters
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| @@ -1 +1 @@ | ||
| __version__ = "0.10.1" | ||
| __version__ = "0.11.0" |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode characters
Binary file not shown.
Large diffs are not rendered by default.
Oops, something went wrong.
Oops, something went wrong.
Add this suggestion to a batch that can be applied as a single commit. This suggestion is invalid because no changes were made to the code. Suggestions cannot be applied while the pull request is closed. Suggestions cannot be applied while viewing a subset of changes. Only one suggestion per line can be applied in a batch. Add this suggestion to a batch that can be applied as a single commit. Applying suggestions on deleted lines is not supported. You must change the existing code in this line in order to create a valid suggestion. Outdated suggestions cannot be applied. This suggestion has been applied or marked resolved. Suggestions cannot be applied from pending reviews. Suggestions cannot be applied on multi-line comments. Suggestions cannot be applied while the pull request is queued to merge. Suggestion cannot be applied right now. Please check back later.
Uh oh!
There was an error while loading. Please reload this page.