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

ADAP-850: Support test results as a view #8653

Merged
merged 40 commits into from
Oct 10, 2023

add compilation error for invalid setting of store_failures_as

8b8f9bb
Select commit
Loading
Failed to load commit list.
Merged

ADAP-850: Support test results as a view #8653

add compilation error for invalid setting of store_failures_as
8b8f9bb
Select commit
Loading
Failed to load commit list.
This check has been archived and is scheduled for deletion. Learn more about checks retention
Codecov / codecov/project succeeded Oct 9, 2023 in 0s

86.51% (-0.05%) compared to 46ee3f3

View this Pull Request on Codecov

86.51% (-0.05%) compared to 46ee3f3

Details

Codecov Report

All modified lines are covered by tests ✅

Comparison is base (46ee3f3) 86.56% compared to head (8b8f9bb) 86.51%.
Report is 9 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff             @@
##             main    #8653      +/-   ##
==========================================
- Coverage   86.56%   86.51%   -0.05%     
==========================================
  Files         176      176              
  Lines       25820    25869      +49     
==========================================
+ Hits        22350    22381      +31     
- Misses       3470     3488      +18     
Files Coverage Δ
core/dbt/contracts/graph/model_config.py 92.34% <100.00%> (+0.16%) ⬆️
core/dbt/contracts/relation.py 82.35% <100.00%> (+0.21%) ⬆️
core/dbt/parser/generic_test_builders.py 94.00% <100.00%> (+0.14%) ⬆️

... and 9 files with indirect coverage changes

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