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

Rename variable to avoid shadowing #455

Merged
merged 1 commit into from
Oct 12, 2023

Rename variable to avoid shadowing

133ad4e
Select commit
Loading
Failed to load commit list.
Merged

Rename variable to avoid shadowing #455

Rename variable to avoid shadowing
133ad4e
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Oct 12, 2023 in 0s

83.80% (+17.73%) compared to c24fdbc

View this Pull Request on Codecov

83.80% (+17.73%) compared to c24fdbc

Details

Codecov Report

All modified lines are covered by tests ✅

Comparison is base (c24fdbc) 66.07% compared to head (133ad4e) 83.80%.

Additional details and impacted files
@@             Coverage Diff             @@
##             main     #455       +/-   ##
===========================================
+ Coverage   66.07%   83.80%   +17.73%     
===========================================
  Files          23       23               
  Lines         846      846               
===========================================
+ Hits          559      709      +150     
+ Misses        203       94      -109     
+ Partials       84       43       -41     
Files Coverage Δ
internal/resolution/variables/bundle.go 100.00% <100.00%> (+23.52%) ⬆️

... and 12 files with indirect coverage changes

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.