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: pallet-bidding #203

Merged
merged 2 commits into from
Nov 14, 2022
Merged

refactor: pallet-bidding #203

merged 2 commits into from
Nov 14, 2022

Conversation

cuteolaf
Copy link
Member

No description provided.

@cuteolaf cuteolaf requested review from ndkazu and ilhanu November 14, 2022 07:21
@cuteolaf
Copy link
Member Author

@ilhanu @ndkazu
please review & merge this PR asap

Copy link
Contributor

@ndkazu ndkazu left a comment

Choose a reason for hiding this comment

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

Looks good, did you try testing the workflow using polkadot.js to see if everything is still working as expected?

@codecov-commenter
Copy link

Codecov Report

Merging #203 (9ad7be4) into main (471e031) will decrease coverage by 0.21%.
The diff coverage is 82.02%.

@@            Coverage Diff             @@
##             main     #203      +/-   ##
==========================================
- Coverage   78.89%   78.68%   -0.22%     
==========================================
  Files          50       50              
  Lines        4388     4377      -11     
==========================================
- Hits         3462     3444      -18     
- Misses        926      933       +7     
Impacted Files Coverage Δ
pallets/bidding/src/lib.rs 70.00% <74.19%> (-3.96%) ⬇️
pallets/housing_fund/src/functions.rs 86.23% <100.00%> (-0.49%) ⬇️
pallets/onboarding/src/functions.rs 84.21% <100.00%> (-0.41%) ⬇️

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.

Copy link
Member

@ilhanu ilhanu left a comment

Choose a reason for hiding this comment

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

It looks good, just note cargo-fmt might change all the formatting you have done.
Also can you implement cargo clippy

@letodunc letodunc merged commit f352641 into main Nov 14, 2022
@cuteolaf cuteolaf deleted the cuteolaf/review/bidding branch November 15, 2022 02:43
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.

5 participants