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

[NFT-Transfer] Modified avatar encoding #350

Merged
merged 1 commit into from
Sep 7, 2023
Merged

[NFT-Transfer] Modified avatar encoding #350

merged 1 commit into from
Sep 7, 2023

Conversation

DidacSF
Copy link
Contributor

@DidacSF DidacSF commented Sep 7, 2023

Description

See https://ajunanetwork.atlassian.net/browse/ABO-159 for details.

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 7, 2023 12:52
@codecov
Copy link

codecov bot commented Sep 7, 2023

Codecov Report

Patch coverage: 72.72% and project coverage change: +0.22% 🎉

Comparison is base (a0600e3) 75.94% compared to head (244bc3f) 76.17%.

Additional details and impacted files
@@             Coverage Diff             @@
##           develop     #350      +/-   ##
===========================================
+ Coverage    75.94%   76.17%   +0.22%     
===========================================
  Files           33       33              
  Lines         3476     3480       +4     
===========================================
+ Hits          2640     2651      +11     
+ Misses         836      829       -7     
Files Changed Coverage Δ
...lets/ajuna-awesome-avatars/src/types/avatar/nft.rs 86.95% <66.66%> (-13.05%) ⬇️
...wesome-avatars/src/types/avatar/versions/v2/mod.rs 67.44% <100.00%> (ø)

... and 2 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

@darkfriend77 darkfriend77 merged commit e7986d6 into develop Sep 7, 2023
@darkfriend77 darkfriend77 deleted the ABO-159 branch September 7, 2023 13:43
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