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

refactor(cosmover): delete notion of app version #3903

Merged
merged 4 commits into from
Jan 25, 2024

Conversation

julienrbrt
Copy link
Member

I came across a notion of app version, which does not really make sense.
We do not need to have a default build tag either, and should let the user specify it if needed.

@julienrbrt julienrbrt marked this pull request as ready for review January 24, 2024 13:53
Copy link

codecov bot commented Jan 24, 2024

Codecov Report

Attention: 3 lines in your changes are missing coverage. Please review.

Comparison is base (18e5fc9) 24.69% compared to head (b6c3fe1) 24.69%.

Additional details and impacted files

Impacted file tree graph

@@           Coverage Diff           @@
##             main    #3903   +/-   ##
=======================================
  Coverage   24.69%   24.69%           
=======================================
  Files         297      296    -1     
  Lines       24845    24841    -4     
=======================================
  Hits         6135     6135           
+ Misses      18148    18144    -4     
  Partials      562      562           
Files Coverage Δ
ignite/cmd/chain_build.go 0.00% <0.00%> (ø)
ignite/cmd/chain_init.go 0.00% <0.00%> (ø)
ignite/cmd/chain_serve.go 0.00% <0.00%> (ø)

Copy link
Member

@jeronimoalbi jeronimoalbi left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM 👍

@julienrbrt julienrbrt enabled auto-merge (squash) January 25, 2024 08:36
@julienrbrt julienrbrt merged commit e7ed341 into main Jan 25, 2024
43 of 44 checks passed
@julienrbrt julienrbrt deleted the julien/delete-appversion-nothing branch January 25, 2024 09:02
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants