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

Support using sql in unit testing fixtures #9873

Merged
merged 9 commits into from
Apr 17, 2024

put the branch on the right sql-adapters line

6ec3730
Select commit
Loading
Failed to load commit list.
Merged

Support using sql in unit testing fixtures #9873

put the branch on the right sql-adapters line
6ec3730
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Apr 11, 2024 in 0s

88.08% (+0.02%) compared to b945d17

View this Pull Request on Codecov

88.08% (+0.02%) compared to b945d17

Details

Codecov Report

Attention: Patch coverage is 96.55172% with 1 lines in your changes are missing coverage. Please review.

Project coverage is 88.08%. Comparing base (b945d17) to head (6ec3730).
Report is 9 commits behind head on main.

❗ Current head 6ec3730 differs from pull request most recent head ae37a7b. Consider uploading reports for the commit ae37a7b to get more accurate results

Files Patch % Lines
core/dbt/parser/unit_tests.py 95.45% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main    #9873      +/-   ##
==========================================
+ Coverage   88.06%   88.08%   +0.02%     
==========================================
  Files         178      178              
  Lines       22457    22477      +20     
==========================================
+ Hits        19776    19799      +23     
+ Misses       2681     2678       -3     

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