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

[ABO-140] Create a test for Season 2 Avatar and NFT Transfer #339

Merged
merged 2 commits into from
Aug 29, 2023

Conversation

DidacSF
Copy link
Contributor

@DidacSF DidacSF commented Aug 25, 2023

Description

This PR adjusts a test in the NFT transfer process so that it runs with V2 avatar as test sample.

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 25, 2023 11:00
@codecov
Copy link

codecov bot commented Aug 25, 2023

Codecov Report

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

Comparison is base (3188a40) 74.99% compared to head (4a894a4) 75.99%.

Additional details and impacted files
@@             Coverage Diff             @@
##           develop     #339      +/-   ##
===========================================
+ Coverage    74.99%   75.99%   +0.99%     
===========================================
  Files           33       33              
  Lines         3427     3428       +1     
===========================================
+ Hits          2570     2605      +35     
+ Misses         857      823      -34     
Files Changed Coverage Δ
pallets/ajuna-awesome-avatars/src/types/season.rs 95.60% <ø> (ø)
...ts/ajuna-awesome-avatars/src/types/avatar/force.rs 56.00% <100.00%> (+1.83%) ⬆️

... and 3 files with indirect coverage changes

☔ 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

@DidacSF DidacSF merged commit 7230c4b into develop Aug 29, 2023
@DidacSF DidacSF deleted the ds/ABO-140 branch August 29, 2023 13:47
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