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

Modify snapshot config to allow using schema/database/alias macros #10439

Merged
merged 9 commits into from
Jul 18, 2024

Fix test imports of fixtures

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

Modify snapshot config to allow using schema/database/alias macros #10439

Fix test imports of fixtures
6aeba99
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Jul 15, 2024 in 1s

88.79% (-0.01%) compared to 1aeff2c

View this Pull Request on Codecov

88.79% (-0.01%) compared to 1aeff2c

Details

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 88.79%. Comparing base (1aeff2c) to head (6aeba99).
Report is 2 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff             @@
##             main   #10439      +/-   ##
==========================================
- Coverage   88.79%   88.79%   -0.01%     
==========================================
  Files         180      180              
  Lines       22562    22549      -13     
==========================================
- Hits        20034    20022      -12     
+ Misses       2528     2527       -1     
Components Coverage Δ
Unit Tests 62.17% <100.00%> (+0.07%) ⬆️
Integration Tests 86.06% <100.00%> (-0.01%) ⬇️