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

[state:modified] persist unrendered_config from schema.yml, and more reliably compute unrendered_config from .sql files #10487

Merged
merged 29 commits into from
Sep 26, 2024

Merge branch 'main' into state-modified-source-tests

5b0bce0
Select commit
Loading
Failed to load commit list.
Merged

[state:modified] persist unrendered_config from schema.yml, and more reliably compute unrendered_config from .sql files #10487

Merge branch 'main' into state-modified-source-tests
5b0bce0
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Sep 26, 2024 in 1s

89.09% (+0.06%) compared to 1fd4d2e

View this Pull Request on Codecov

89.09% (+0.06%) compared to 1fd4d2e

Details

Codecov Report

Attention: Patch coverage is 95.95960% with 4 lines in your changes missing coverage. Please review.

Project coverage is 89.09%. Comparing base (1fd4d2e) to head (5b0bce0).

Additional details and impacted files
@@            Coverage Diff             @@
##             main   #10487      +/-   ##
==========================================
+ Coverage   89.03%   89.09%   +0.06%     
==========================================
  Files         182      182              
  Lines       23195    23288      +93     
==========================================
+ Hits        20651    20748      +97     
+ Misses       2544     2540       -4     
Components Coverage Δ
Unit Tests 62.22% <69.69%> (+0.03%) ⬆️
Integration Tests 86.31% <95.95%> (+0.07%) ⬆️