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

feat: add genmsg module #1495

Merged
merged 20 commits into from
Jul 26, 2023
Merged

feat: add genmsg module #1495

merged 20 commits into from
Jul 26, 2023

Conversation

jgimeno
Copy link
Contributor

@jgimeno jgimeno commented Jul 6, 2023

Description

What does this PR do?

Purpose

Why is this PR important?

@jgimeno jgimeno changed the title update post genesis commands feat: add genmsg module Jul 24, 2023
@jgimeno jgimeno marked this pull request as ready for review July 24, 2023 15:34
@jgimeno jgimeno requested a review from a team as a code owner July 24, 2023 15:35
@codecov
Copy link

codecov bot commented Jul 24, 2023

Codecov Report

Merging #1495 (f367451) into master (0c571c6) will increase coverage by 0.00%.
The diff coverage is 64.63%.

Additional details and impacted files
@@           Coverage Diff           @@
##           master    #1495   +/-   ##
=======================================
  Coverage   65.34%   65.34%           
=======================================
  Files         161      163    +2     
  Lines       14023    14104   +81     
=======================================
+ Hits         9163     9216   +53     
- Misses       4213     4235   +22     
- Partials      647      653    +6     
Files Changed Coverage Δ
app/app.go 64.10% <ø> (ø)
x/epochs/module.go 50.94% <0.00%> (ø)
x/genmsg/module.go 53.57% <53.57%> (ø)
x/genmsg/genesis.go 68.75% <68.75%> (ø)
app/keepers.go 99.06% <100.00%> (+<0.01%) ⬆️

@jgimeno jgimeno enabled auto-merge (squash) July 24, 2023 15:46
x/genmsg/genesis.go Outdated Show resolved Hide resolved
x/genmsg/integration_test.go Outdated Show resolved Hide resolved
x/genmsg/module.go Outdated Show resolved Hide resolved
contrib/make/post-genesis.mk Outdated Show resolved Hide resolved
@jgimeno jgimeno merged commit 343cc52 into master Jul 26, 2023
15 of 16 checks passed
@jgimeno jgimeno deleted the post-genesis-script branch July 26, 2023 13:46
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.

3 participants