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 circular import #11137

Merged
merged 3 commits into from
Dec 19, 2024

Add GitHub issue number

f89980b
Select commit
Loading
Failed to load commit list.
Merged

Fix circular import #11137

Add GitHub issue number
f89980b
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Dec 19, 2024 in 1s

88.86% (-0.06%) compared to 6621015

View this Pull Request on Codecov

88.86% (-0.06%) compared to 6621015

Details

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 88.86%. Comparing base (6621015) to head (f89980b).
Report is 9 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff             @@
##             main   #11137      +/-   ##
==========================================
- Coverage   88.91%   88.86%   -0.06%     
==========================================
  Files         183      186       +3     
  Lines       23937    23971      +34     
==========================================
+ Hits        21284    21302      +18     
- Misses       2653     2669      +16     
Components Coverage Δ
Unit Tests 61.97% <100.00%> (+0.02%) ⬆️
Integration Tests 86.17% <100.00%> (-0.12%) ⬇️