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

[Staking] Contract attributes and sniper check #352

Merged
merged 1 commit into from
Sep 13, 2023

Conversation

DidacSF
Copy link
Contributor

@DidacSF DidacSF commented Sep 13, 2023

Description

This PR tackles the issues mentioned in:

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

* ABO-165
@codecov
Copy link

codecov bot commented Sep 13, 2023

Codecov Report

Patch coverage: 26.66% and project coverage change: -0.22% ⚠️

Comparison is base (8f51f14) 76.14% compared to head (e2da9a1) 75.92%.

Additional details and impacted files
@@             Coverage Diff             @@
##           develop     #352      +/-   ##
===========================================
- Coverage    76.14%   75.92%   -0.22%     
===========================================
  Files           33       33              
  Lines         3492     3506      +14     
===========================================
+ Hits          2659     2662       +3     
- Misses         833      844      +11     
Files Changed Coverage Δ
pallets/ajuna-nft-staking/benchmarking/src/lib.rs 0.00% <0.00%> (ø)
pallets/ajuna-nft-staking/src/lib.rs 78.46% <28.57%> (-2.21%) ⬇️

☔ 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 c86b398 into develop Sep 13, 2023
13 checks passed
@darkfriend77 darkfriend77 deleted the ds/staking-changes branch September 13, 2023 09:07
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