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

add upgrade handler for v1.7.5 #1767

Merged
merged 1 commit into from
Dec 3, 2024

add upgrade handler for v1.7.5

2d95f22
Select commit
Loading
Failed to load commit list.
Merged

add upgrade handler for v1.7.5 #1767

add upgrade handler for v1.7.5
2d95f22
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Dec 3, 2024 in 0s

61.43% (+0.01%) compared to 2be465f

View this Pull Request on Codecov

61.43% (+0.01%) compared to 2be465f

Details

Codecov Report

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

Project coverage is 61.43%. Comparing base (2be465f) to head (2d95f22).

Files with missing lines Patch % Lines
app/upgrades/v1_7.go 81.81% 1 Missing and 1 partial ⚠️
Additional details and impacted files

Impacted file tree graph

@@            Coverage Diff             @@
##             main    #1767      +/-   ##
==========================================
+ Coverage   61.41%   61.43%   +0.01%     
==========================================
  Files         196      196              
  Lines       17105    17117      +12     
==========================================
+ Hits        10505    10515      +10     
- Misses       5747     5748       +1     
- Partials      853      854       +1     
Files with missing lines Coverage Δ
app/upgrades/types.go 50.00% <ø> (ø)
app/upgrades/upgrades.go 88.00% <100.00%> (+0.50%) ⬆️
app/upgrades/v1_7.go 12.50% <81.81%> (+8.97%) ⬆️