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

Improve the Performance Characteristics of add_test_edges() #11092

Merged
merged 4 commits into from
Dec 5, 2024

Final draft of documentaiton.

234956d
Select commit
Loading
Failed to load commit list.
Merged

Improve the Performance Characteristics of add_test_edges() #11092

Final draft of documentaiton.
234956d
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project failed Dec 4, 2024 in 0s

88.89% (-0.29%) compared to 1b7d9b5

View this Pull Request on Codecov

88.89% (-0.29%) compared to 1b7d9b5

Details

Codecov Report

Attention: Patch coverage is 22.89157% with 64 lines in your changes missing coverage. Please review.

Project coverage is 88.89%. Comparing base (1b7d9b5) to head (234956d).
Report is 1 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff             @@
##             main   #11092      +/-   ##
==========================================
- Coverage   89.18%   88.89%   -0.29%     
==========================================
  Files         183      183              
  Lines       23783    23864      +81     
==========================================
+ Hits        21211    21215       +4     
- Misses       2572     2649      +77     
Components Coverage Δ
Unit Tests 62.02% <20.48%> (-0.15%) ⬇️
Integration Tests 86.22% <22.89%> (-0.35%) ⬇️