Skip to content

Feat/tokenfactory #7

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

Merged
merged 10 commits into from
Mar 6, 2024
Merged

Feat/tokenfactory #7

merged 10 commits into from
Mar 6, 2024

Conversation

sh-cha
Copy link
Contributor

@sh-cha sh-cha commented Mar 5, 2024

add tokenfactory module

Copy link

codecov bot commented Mar 5, 2024

Codecov Report

Attention: Patch coverage is 17.29523% with 2807 lines in your changes are missing coverage. Please review.

Project coverage is 22.21%. Comparing base (f7343e5) to head (23507dc).
Report is 3 commits behind head on main.

Files Patch % Lines
x/tokenfactory/types/query.pb.go 0.87% 1241 Missing ⚠️
x/tokenfactory/types/genesis.pb.go 2.66% 474 Missing ⚠️
x/tokenfactory/types/query.pb.gw.go 0.00% 311 Missing ⚠️
x/tokenfactory/types/params.pb.go 1.53% 257 Missing ⚠️
x/tokenfactory/types/authorityMetadata.pb.go 1.63% 241 Missing ⚠️
x/tokenfactory/types/msgs.go 40.42% 76 Missing and 8 partials ⚠️
x/tokenfactory/keeper/msg_server.go 79.20% 28 Missing and 14 partials ⚠️
x/tokenfactory/types/params.go 28.94% 24 Missing and 3 partials ⚠️
x/tokenfactory/keeper/bankactions.go 52.00% 16 Missing and 8 partials ⚠️
x/tokenfactory/keeper/before_send.go 76.34% 15 Missing and 7 partials ⚠️
... and 9 more
Additional details and impacted files
@@             Coverage Diff             @@
##             main       #7       +/-   ##
===========================================
- Coverage   73.44%   22.21%   -51.23%     
===========================================
  Files           8       30       +22     
  Lines        1122     7334     +6212     
===========================================
+ Hits          824     1629      +805     
- Misses        267     5588     +5321     
- Partials       31      117       +86     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

Copy link
Member

@beer-1 beer-1 left a comment

Choose a reason for hiding this comment

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

LGTM

@beer-1 beer-1 merged commit 92458ad into main Mar 6, 2024
@beer-1 beer-1 deleted the feat/tokenfactory branch March 6, 2024 09:57
@sh-cha sh-cha self-assigned this Jun 8, 2024
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