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

Remove dev-requirements change for testing

ae37a7b
Select commit
Loading
Failed to load commit list.
Merged

Support using sql in unit testing fixtures #9873

Remove dev-requirements change for testing
ae37a7b
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 (ae37a7b).
Report is 9 commits behind head on main.

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    22480      +23     
==========================================
+ Hits        19776    19802      +26     
+ Misses       2681     2678       -3     

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