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

Dedup TopoFileLoading #2226

Merged
merged 2 commits into from
Oct 10, 2024

fix

4d3e872
Select commit
Loading
Failed to load commit list.
Merged

Dedup TopoFileLoading #2226

fix
4d3e872
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Oct 10, 2024 in 0s

51.55% (+0.01%) compared to 3dea806

View this Pull Request on Codecov

51.55% (+0.01%) compared to 3dea806

Details

Codecov Report

Attention: Patch coverage is 66.66667% with 2 lines in your changes missing coverage. Please review.

Project coverage is 51.55%. Comparing base (3dea806) to head (4d3e872).

Files with missing lines Patch % Lines
cmd/destroy.go 66.66% 1 Missing and 1 partial ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main    #2226      +/-   ##
==========================================
+ Coverage   51.54%   51.55%   +0.01%     
==========================================
  Files         171      171              
  Lines       12625    12617       -8     
==========================================
- Hits         6507     6505       -2     
+ Misses       5211     5208       -3     
+ Partials      907      904       -3     
Files with missing lines Coverage Δ
cmd/destroy.go 79.46% <66.66%> (+3.63%) ⬆️