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

rebase main to release/v6.6 branch #2582

Merged
merged 3 commits into from
Aug 6, 2024

fix: fix the goreleaser (#2581)

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

rebase main to release/v6.6 branch #2582

fix: fix the goreleaser (#2581)
2acc4a7
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project failed Aug 6, 2024 in 0s

62.55% (target 65.50%)

View this Pull Request on Codecov

62.55% (target 65.50%)

Details

Codecov Report

Attention: Patch coverage is 25.00000% with 3 lines in your changes missing coverage. Please review.

Please upload report for BASE (release/v6.6@f0e2e67). Learn more about missing BASE report.

Files Patch % Lines
app/upgrades.go 33.33% 2 Missing ⚠️
x/auction/genesis.go 0.00% 1 Missing ⚠️
Additional details and impacted files

Impacted file tree graph

@@               Coverage Diff               @@
##             release/v6.6    #2582   +/-   ##
===============================================
  Coverage                ?   62.55%           
===============================================
  Files                   ?      275           
  Lines                   ?    16035           
  Branches                ?        0           
===============================================
  Hits                    ?    10031           
  Misses                  ?     5231           
  Partials                ?      773           
Files Coverage Δ
x/auction/msgs.go 50.00% <ø> (ø)
x/auction/genesis.go 0.00% <0.00%> (ø)
app/upgrades.go 48.50% <33.33%> (ø)