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

chore: bump codecov-action up from 1.2.1 to 1.5.0 #181

Merged
merged 2 commits into from
May 11, 2021

Conversation

egonspace
Copy link

Description

closes: #XXXX


Before we can merge this PR, please make sure that all the following items have been
checked off. If any of the checklist items are not applicable, please leave them but
write a little note why.

  • Targeted PR against correct branch (see CONTRIBUTING.md)
  • Linked to Github issue with discussion and accepted design OR link to spec that describes this work.
  • Code follows the module structure standards.
  • Wrote unit and integration tests
  • Updated relevant documentation (docs/) or specification (x/<module>/spec/)
  • Added relevant godoc comments.
  • Added a relevant changelog entry to the Unreleased section in CHANGELOG.md
  • Re-reviewed Files changed in the Github PR explorer
  • Review Codecov Report in the comment section below once CI passes

@egonspace egonspace changed the title chore: codecov no base report chore: bump codecov-action up from 1.2.5 to 1.5.0 May 11, 2021
@egonspace egonspace changed the title chore: bump codecov-action up from 1.2.5 to 1.5.0 chore: bump codecov-action up from 1.2.1 to 1.5.0 May 11, 2021
@codecov
Copy link

codecov bot commented May 11, 2021

Codecov Report

Merging #181 (f72c973) into v2/develop (1f739c5) will decrease coverage by 31.60%.
The diff coverage is 68.69%.

Impacted file tree graph

@@               Coverage Diff               @@
##           v2/develop     #181       +/-   ##
===============================================
- Coverage       54.99%   23.39%   -31.61%     
===============================================
  Files             812      763       -49     
  Lines           51487   125164    +73677     
===============================================
+ Hits            28317    29285      +968     
- Misses          20211    92030    +71819     
- Partials         2959     3849      +890     
Impacted Files Coverage Δ
baseapp/options.go 59.74% <0.00%> (-4.15%) ⬇️
client/grpc/tmservice/query.pb.go 32.27% <ø> (ø)
client/grpc/tmservice/query.pb.gw.go 30.06% <ø> (ø)
client/keys/root.go 100.00% <ø> (ø)
client/keys/utils.go 44.11% <ø> (+5.22%) ⬆️
crypto/armor.go 85.89% <ø> (ø)
crypto/keys/ed25519/ed25519.go 67.34% <ø> (ø)
crypto/keys/multisig/codec.go 100.00% <ø> (ø)
crypto/keys/secp256k1/secp256k1.go 86.79% <ø> (ø)
server/config/toml.go 18.18% <ø> (ø)
... and 194 more

@egonspace egonspace self-assigned this May 11, 2021
@egonspace egonspace requested review from kukugi and wetcod May 11, 2021 07:54
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants