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

fixed endocindg of enum uppercase and rarity s1 #351

Merged
merged 2 commits into from
Sep 13, 2023

Conversation

darkfriend77
Copy link
Contributor

Description

Please describe your pull request and link relevant issues.

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

@codecov
Copy link

codecov bot commented Sep 7, 2023

Codecov Report

Patch coverage: 75.00% and project coverage change: -0.01% ⚠️

Comparison is base (2b9f2dc) 76.15% compared to head (76df1a5) 76.14%.

Additional details and impacted files
@@             Coverage Diff             @@
##           develop     #351      +/-   ##
===========================================
- Coverage    76.15%   76.14%   -0.01%     
===========================================
  Files           33       33              
  Lines         3489     3492       +3     
===========================================
+ Hits          2657     2659       +2     
- Misses         832      833       +1     
Files Changed Coverage Δ
...lets/ajuna-awesome-avatars/src/types/avatar/nft.rs 88.46% <75.00%> (+1.50%) ⬆️

... and 1 file with indirect coverage changes

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

@DidacSF DidacSF merged commit 8f51f14 into develop Sep 13, 2023
13 checks passed
@DidacSF DidacSF deleted the fixing_nft_attributes branch September 13, 2023 08:18
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