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

Replace environment variable with a project flag to gate microbatch functionality #10799

Merged
merged 28 commits into from
Nov 11, 2024

Revert "[REVERT BEFORE MERGE] Update dbt-adapters dev req to point to…

0f6b7fb
Select commit
Loading
Failed to load commit list.
Merged

Replace environment variable with a project flag to gate microbatch functionality #10799

Revert "[REVERT BEFORE MERGE] Update dbt-adapters dev req to point to…
0f6b7fb
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Nov 8, 2024 in 0s

89.07% (-0.05%) compared to 30b8a92

View this Pull Request on Codecov

89.07% (-0.05%) compared to 30b8a92

Details

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 89.07%. Comparing base (30b8a92) to head (0f6b7fb).

Additional details and impacted files
@@            Coverage Diff             @@
##             main   #10799      +/-   ##
==========================================
- Coverage   89.11%   89.07%   -0.05%     
==========================================
  Files         183      183              
  Lines       23592    23626      +34     
==========================================
+ Hits        21025    21044      +19     
- Misses       2567     2582      +15     
Components Coverage Δ
Unit Tests 62.79% <52.94%> (-0.03%) ⬇️
Integration Tests 86.37% <100.00%> (-0.13%) ⬇️