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: module version #169

Merged
merged 1 commit into from
Sep 7, 2023
Merged

feat: module version #169

merged 1 commit into from
Sep 7, 2023

Conversation

emidev98
Copy link
Contributor

@emidev98 emidev98 commented Sep 6, 2023

On a previous commit (a511f8c) the line of code SetModuleVersionMap was deleted by mistake. This causes an error when a new chain is created and wants to be updated because the module versions are not available to upgrade.

@codecov
Copy link

codecov bot commented Sep 6, 2023

Codecov Report

Merging #169 (d79a759) into release/v2.4 (0324754) will increase coverage by 0.03%.
The diff coverage is 100.00%.

❗ Current head d79a759 differs from pull request most recent head 4dd00f8. Consider uploading reports for the commit 4dd00f8 to get more accurate results

Impacted file tree graph

@@               Coverage Diff                @@
##           release/v2.4     #169      +/-   ##
================================================
+ Coverage         78.15%   78.18%   +0.03%     
================================================
  Files                 4        4              
  Lines               705      706       +1     
================================================
+ Hits                551      552       +1     
  Misses              140      140              
  Partials             14       14              
Files Changed Coverage Δ
app/app.go 86.13% <100.00%> (+0.02%) ⬆️

javiersuweijie
javiersuweijie previously approved these changes Sep 6, 2023
@emidev98 emidev98 force-pushed the feat/mod/ver branch 2 times, most recently from d79a759 to 4dd00f8 Compare September 7, 2023 04:45
@tuky191 tuky191 self-requested a review September 7, 2023 08:43
@emidev98 emidev98 merged commit 3c0b0af into release/v2.4 Sep 7, 2023
@emidev98 emidev98 deleted the feat/mod/ver branch September 7, 2023 08: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