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

Problem: sdk 0.50 is not used #1061

Merged
merged 42 commits into from
Jul 22, 2024

update pystarport

ea539c1
Select commit
Loading
Failed to load commit list.
Merged

Problem: sdk 0.50 is not used #1061

update pystarport
ea539c1
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Jul 22, 2024 in 0s

36.16% (+3.18%) compared to 7598bc4

View this Pull Request on Codecov

36.16% (+3.18%) compared to 7598bc4

Details

Codecov Report

Attention: Patch coverage is 72.52747% with 125 lines in your changes missing coverage. Please review.

Project coverage is 36.16%. Comparing base (7598bc4) to head (ea539c1).

Files Patch % Lines
app/export.go 9.37% 28 Missing and 1 partial ⚠️
app/versiondb.go 0.00% 15 Missing ⚠️
testutil/app.go 70.83% 10 Missing and 4 partials ⚠️
x/chainmain/client/cli/testnet.go 0.00% 13 Missing ⚠️
app/app.go 95.23% 6 Missing and 3 partials ⚠️
cmd/chain-maind/app/app.go 82.85% 4 Missing and 2 partials ⚠️
testutil/base_test_suite.go 90.16% 3 Missing and 3 partials ⚠️
app/genesis.go 0.00% 5 Missing ⚠️
x/nft/simulation/operations.go 0.00% 4 Missing ⚠️
app/upgrades.go 25.00% 2 Missing and 1 partial ⚠️
... and 12 more
Additional details and impacted files
@@            Coverage Diff             @@
##           master    #1061      +/-   ##
==========================================
+ Coverage   32.98%   36.16%   +3.18%     
==========================================
  Files         128      128              
  Lines       20009    16571    -3438     
==========================================
- Hits         6600     5993     -607     
+ Misses      12353     9480    -2873     
- Partials     1056     1098      +42     

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