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

Rename some more "features" to "capabilities" #1679

Merged
merged 2 commits into from
Oct 20, 2023
Merged

Conversation

webmaster128
Copy link
Member

No description provided.

Copy link
Contributor

@alpe alpe left a comment

Choose a reason for hiding this comment

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

Thanks for the housekeeping. Please run the formatter.

"testing"

tmbytes "github.com/cometbft/cometbft/libs/bytes"
Copy link
Contributor

Choose a reason for hiding this comment

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

This change should not be in here. Please run make format

Copy link
Member Author

Choose a reason for hiding this comment

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

This is the result of make format. It's in a separate commit. Feel free to kick it out if needed

CyberpunkFeatures = "staking,mask,stargate,cosmwasm_1_1,cosmwasm_1_2,cosmwasm_1_3,cosmwasm_1_4"
ReflectFeatures = CyberpunkFeatures
CyberpunkCapabilities = "staking,mask,stargate,cosmwasm_1_1,cosmwasm_1_2,cosmwasm_1_3,cosmwasm_1_4"
ReflectCapabilities = CyberpunkCapabilities
Copy link
Contributor

Choose a reason for hiding this comment

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

👍

@codecov
Copy link

codecov bot commented Oct 19, 2023

Codecov Report

Merging #1679 (4db1957) into main (606289a) will decrease coverage by 0.03%.
The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff             @@
##             main    #1679      +/-   ##
==========================================
- Coverage   56.80%   56.77%   -0.03%     
==========================================
  Files          62       62              
  Lines        8232     8232              
==========================================
- Hits         4676     4674       -2     
- Misses       3119     3120       +1     
- Partials      437      438       +1     

see 1 file with indirect coverage changes

@alpe alpe merged commit a6fe36d into main Oct 20, 2023
16 checks passed
@webmaster128 webmaster128 deleted the features-capabilities branch October 20, 2023 16:07
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.

2 participants