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

Fix unit tests for incremental models with alias #10755

Merged
merged 4 commits into from
Sep 24, 2024

Add functional tests for unit testing an incremental model with a ver…

79d650b
Select commit
Loading
Failed to load commit list.
Merged

Fix unit tests for incremental models with alias #10755

Add functional tests for unit testing an incremental model with a ver…
79d650b
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Sep 23, 2024 in 0s

88.98% (+0.01%) compared to db69473

View this Pull Request on Codecov

88.98% (+0.01%) compared to db69473

Details

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 88.98%. Comparing base (db69473) to head (79d650b).
Report is 1 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff             @@
##             main   #10755      +/-   ##
==========================================
+ Coverage   88.97%   88.98%   +0.01%     
==========================================
  Files         181      181              
  Lines       22956    22977      +21     
==========================================
+ Hits        20424    20447      +23     
+ Misses       2532     2530       -2     
Components Coverage Δ
Unit Tests 62.39% <100.00%> (-0.06%) ⬇️
Integration Tests 86.16% <100.00%> (+0.02%) ⬆️