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

enhancement(pkg/scale): remove sorting logic from encodeMap method #2904

Merged

Conversation

axaysagathiya
Copy link
Contributor

Changes

Tests

go test -tags integration github.com/ChainSafe/gossamer

Issues

Primary Reviewer

@timwu20

@codecov
Copy link

codecov bot commented Oct 28, 2022

Codecov Report

Merging #2904 (2804057) into development (30f903b) will decrease coverage by 0.00%.
The diff coverage is 100.00%.

Additional details and impacted files
@@               Coverage Diff               @@
##           development    #2904      +/-   ##
===============================================
- Coverage        63.09%   63.09%   -0.01%     
===============================================
  Files              219      219              
  Lines            27590    27585       -5     
===============================================
- Hits             17408    17404       -4     
+ Misses            8570     8569       -1     
  Partials          1612     1612              

Copy link
Contributor

@qdm12 qdm12 left a comment

Choose a reason for hiding this comment

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

Nice 💯

pkg/scale/encode.go Outdated Show resolved Hide resolved
pkg/scale/encode_test.go Outdated Show resolved Hide resolved
pkg/scale/encode_test.go Outdated Show resolved Hide resolved
Copy link
Contributor

@qdm12 qdm12 left a comment

Choose a reason for hiding this comment

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

Tiny FYI, mocks CI job may fail due to #2910 you might want to rebase your branch on development once this is merged.

@axaysagathiya
Copy link
Contributor Author

axaysagathiya commented Nov 1, 2022

oh, thanks for letting me know.

@axaysagathiya axaysagathiya reopened this Nov 1, 2022
@qdm12 qdm12 changed the title enhancement(pkg/scale): remove sorting login from encodeMap method enhancement(pkg/scale): remove sorting logic from encodeMap method Nov 1, 2022
@qdm12 qdm12 force-pushed the changes_in_PR-2894 branch from b09baf6 to a20832f Compare November 1, 2022 14:41
@qdm12
Copy link
Contributor

qdm12 commented Nov 1, 2022

@axaysagathiya feel free to squash and merge (if you are allowed to? 🤔)

@kishansagathiya
Copy link
Contributor

He doesn't have permissions to merge. I can merge it.

@kishansagathiya kishansagathiya merged commit c331361 into ChainSafe:development Nov 2, 2022
@github-actions
Copy link

🎉 This PR is included in version 0.7.0 🎉

The release is available on GitHub release

Your semantic-release bot 📦🚀

@axaysagathiya axaysagathiya deleted the changes_in_PR-2894 branch July 21, 2023 07:11
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.

4 participants