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

Dc/8546 semantic models in graph selection #8589

Merged
merged 10 commits into from
Sep 26, 2023

access:protected in expected_model json

89d6aad
Select commit
Loading
Failed to load commit list.
Merged

Dc/8546 semantic models in graph selection #8589

access:protected in expected_model json
89d6aad
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Sep 25, 2023 in 1s

86.59% (-0.02%) compared to aa86fdf

View this Pull Request on Codecov

86.59% (-0.02%) compared to aa86fdf

Details

Codecov Report

Attention: 18 lines in your changes are missing coverage. Please review.

Comparison is base (aa86fdf) 86.61% compared to head (89d6aad) 86.59%.

Additional details and impacted files
@@            Coverage Diff             @@
##             main    #8589      +/-   ##
==========================================
- Coverage   86.61%   86.59%   -0.02%     
==========================================
  Files         176      176              
  Lines       25678    25731      +53     
==========================================
+ Hits        22240    22283      +43     
- Misses       3438     3448      +10     
Files Coverage Δ
core/dbt/cli/params.py 100.00% <ø> (ø)
core/dbt/compilation.py 95.84% <100.00%> (-0.35%) ⬇️
core/dbt/graph/cli.py 94.35% <100.00%> (ø)
core/dbt/task/list.py 93.38% <100.00%> (+4.69%) ⬆️
core/dbt/graph/selector_methods.py 91.03% <74.07%> (-0.70%) ⬇️
core/dbt/contracts/graph/nodes.py 95.09% <54.16%> (-1.06%) ⬇️

... and 1 file with indirect coverage changes

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