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

[Season 2][ABO-144 | ABO-145] Logic adjustments #340

Merged
merged 2 commits into from
Oct 3, 2023

Conversation

DidacSF
Copy link
Contributor

@DidacSF DidacSF commented Aug 29, 2023

Description

This PR applies the changes mentioned in the following JIRA tickets:

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 August 29, 2023 09:50
@DidacSF DidacSF changed the title [Staking] Contract enhancements [Season 2] Logic adjustments Aug 29, 2023
@DidacSF DidacSF changed the title [Season 2] Logic adjustments [Season 2][ABO-144 | ABO-145] Logic adjustments Aug 30, 2023
@codecov
Copy link

codecov bot commented Aug 30, 2023

Codecov Report

Patch coverage: 100.00% and project coverage change: +0.02% 🎉

Comparison is base (c86b398) 75.92% compared to head (7aba0a6) 75.95%.

Additional details and impacted files
@@             Coverage Diff             @@
##           develop     #340      +/-   ##
===========================================
+ Coverage    75.92%   75.95%   +0.02%     
===========================================
  Files           33       33              
  Lines         3506     3510       +4     
===========================================
+ Hits          2662     2666       +4     
  Misses         844      844              
Files Changed Coverage Δ
...s/src/types/avatar/versions/v2/combinator/equip.rs 96.77% <ø> (ø)
...rs/src/types/avatar/versions/v2/combinator/mate.rs 68.05% <100.00%> (+0.91%) ⬆️
...wesome-avatars/src/types/avatar/versions/v2/mod.rs 67.74% <100.00%> (+0.30%) ⬆️

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

@DidacSF DidacSF force-pushed the ds/season-2-adjustments branch 2 times, most recently from 9d508be to e89b9b5 Compare September 6, 2023 07:36
@DidacSF DidacSF force-pushed the ds/season-2-adjustments branch from e89b9b5 to 7aba0a6 Compare September 20, 2023 08:23
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.

check comments

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

@DidacSF DidacSF merged commit 2779774 into develop Oct 3, 2023
@DidacSF DidacSF deleted the ds/season-2-adjustments branch October 3, 2023 07:27
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