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

Resolve relative local dependencies of local dependencies #10600

Draft
wants to merge 4 commits into
base: main
Choose a base branch
from

Fix Incompatible return value type (got "Dict[str, str]", expected "D…

b290855
Select commit
Loading
Failed to load commit list.
Draft

Resolve relative local dependencies of local dependencies #10600

Fix Incompatible return value type (got "Dict[str, str]", expected "D…
b290855
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project failed Aug 23, 2024 in 1s

86.72% (-2.20%) compared to bba020f

View this Pull Request on Codecov

86.72% (-2.20%) compared to bba020f

Details

Codecov Report

Attention: Patch coverage is 96.42857% with 1 line in your changes missing coverage. Please review.

Project coverage is 86.72%. Comparing base (bba020f) to head (b290855).
Report is 1 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff             @@
##             main   #10600      +/-   ##
==========================================
- Coverage   88.91%   86.72%   -2.20%     
==========================================
  Files         180      180              
  Lines       22755    22766      +11     
==========================================
- Hits        20232    19743     -489     
- Misses       2523     3023     +500     
Components Coverage Δ
Unit Tests 62.33% <89.28%> (-0.01%) ⬇️
Integration Tests 83.56% <96.42%> (-2.66%) ⬇️