Skip to content
This repository has been archived by the owner on May 15, 2024. It is now read-only.

[Staking] Multi rewards and statistics #348

Merged
merged 2 commits into from
Sep 6, 2023

Conversation

DidacSF
Copy link
Contributor

@DidacSF DidacSF commented Sep 6, 2023

Description

This PR adds the features mentioned here:

Type of changes

  • build: Changes that affect the build system or external dependencies (eg, Cargo, Docker)
  • ci: Changes to CI configuration
  • docs: Changes to documentation only
  • feat: Changes to add a new feature
  • fix: Changes to fix a bug
  • refactor: Changes that do not alter functionality
  • style: Changes to format the code
  • test: Changes to add missing tests or correct existing tests

Checklist

  • Tests for the changes have been added
  • Necessary documentation is added (if appropriate)
  • Formatted with cargo fmt --all
  • Linted with cargo clippy --all-features --all-targets
  • Tested with cargo test --workspace --all-features --all-targets

@DidacSF DidacSF requested a review from darkfriend77 September 6, 2023 12:55
@codecov
Copy link

codecov bot commented Sep 6, 2023

Codecov Report

Patch coverage: 86.48% and project coverage change: +0.09% 🎉

Comparison is base (0d6f4d1) 75.85% compared to head (e10eb06) 75.94%.

Additional details and impacted files
@@             Coverage Diff             @@
##           develop     #348      +/-   ##
===========================================
+ Coverage    75.85%   75.94%   +0.09%     
===========================================
  Files           33       33              
  Lines         3463     3476      +13     
===========================================
+ Hits          2627     2640      +13     
  Misses         836      836              
Files Changed Coverage Δ
pallets/ajuna-nft-staking/benchmarking/src/lib.rs 0.00% <ø> (ø)
pallets/ajuna-nft-staking/src/contracts.rs 93.54% <ø> (ø)
pallets/ajuna-nft-staking/src/lib.rs 81.07% <86.48%> (+0.80%) ⬆️

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

Copy link
Contributor

@darkfriend77 darkfriend77 left a comment

Choose a reason for hiding this comment

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

good

@darkfriend77 darkfriend77 merged commit a0600e3 into develop Sep 6, 2023
@darkfriend77 darkfriend77 deleted the ds/staking-enhancements branch September 6, 2023 19:17
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants