Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Backport 1.8.latest] Add most recent dbt-docs changes #10318

Merged
merged 4 commits into from
Jun 20, 2024

Conversation

github-actions[bot]
Copy link
Contributor

Backport 8ee8b25 from #10307.

Co-authored-by: Kshitij Aranke <kshitij.aranke@dbtlabs.com>
(cherry picked from commit 8ee8b25)
@github-actions github-actions bot requested a review from a team as a code owner June 17, 2024 16:08
@cla-bot cla-bot bot added the cla:yes label Jun 17, 2024
@MichelleArk MichelleArk reopened this Jun 18, 2024
Copy link

codecov bot commented Jun 18, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 88.30%. Comparing base (10fed9f) to head (4be3f9c).

Additional details and impacted files
@@              Coverage Diff               @@
##           1.8.latest   #10318      +/-   ##
==============================================
+ Coverage       88.28%   88.30%   +0.01%     
==============================================
  Files             181      181              
  Lines           22758    22758              
==============================================
+ Hits            20093    20097       +4     
+ Misses           2665     2661       -4     
Flag Coverage Δ
integration 85.55% <ø> (ø)
unit 62.80% <ø> (ø)

Flags with carried forward coverage won't be shown. Click here to find out more.

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@MichelleArk
Copy link
Contributor

MichelleArk commented Jun 20, 2024

Did some 🎩 of this branch:

❯ git checkout backport-10307-to-1.8.latest
Switched to branch 'backport-10307-to-1.8.latest'
Your branch is up to date with 'origin/backport-10307-to-1.8.latest'.
❯ cd ../jaffle-shop
❯ pyenv activate core-venv
❯ dbt docs generate
15:21:24  Running with dbt=1.8.2
15:21:25  Registered adapter: bigquery=1.9.0-a1
15:21:25  Found 18 models, 6 seeds, 20 data tests, 6 sources, 13 metrics, 770 macros, 6 semantic models, 4 unit tests
15:21:25
15:21:27  Concurrency: 1 threads (target='dev')
15:21:27
15:21:28  Building catalog
15:21:36  Catalog written to /Users/michelleark/src/jaffle-shop/target/catalog.json
❯ dbt docs serve
15:21:41  Running with dbt=1.8.2
Serving docs at 8080
To access from your browser, navigate to: http://localhost:8080

poked around, didn't see any warnings / errors + screenshot of graph visualization:
Screenshot 2024-06-20 at 11 21 59 AM

@MichelleArk MichelleArk merged commit 5953fa2 into 1.8.latest Jun 20, 2024
114 checks passed
@MichelleArk MichelleArk deleted the backport-10307-to-1.8.latest branch June 20, 2024 19:42
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants