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

[Runtime/Bajun] Add pallet_wildcard to runtime #371

Merged
merged 4 commits into from
Nov 24, 2023

Conversation

DidacSF
Copy link
Contributor

@DidacSF DidacSF commented Nov 13, 2023

Description

Integrates pallet from https://github.com/ajuna-network/erdstall into the repository as pallet_ajuna_wildcard

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 November 13, 2023 09:17
@DidacSF DidacSF changed the title []Runtime/Bajun] Add pallet_wildcard to runtime [Runtime/Bajun] Add pallet_wildcard to runtime Nov 13, 2023
Copy link

codecov bot commented Nov 13, 2023

Codecov Report

Attention: 90 lines in your changes are missing coverage. Please review.

Comparison is base (fce431d) 75.57% compared to head (b40c86b) 76.32%.

❗ Current head b40c86b differs from pull request most recent head 643d58b. Consider uploading reports for the commit 643d58b to get more accurate results

Files Patch % Lines
pallets/ajuna-wildcard/src/lib.rs 79.54% 89 Missing ⚠️
pallets/ajuna-wildcard/src/asset.rs 98.21% 1 Missing ⚠️
Additional details and impacted files
@@                 Coverage Diff                  @@
##           develop-erdstall     #371      +/-   ##
====================================================
+ Coverage             75.57%   76.32%   +0.74%     
====================================================
  Files                    33       35       +2     
  Lines                  3517     4008     +491     
====================================================
+ Hits                   2658     3059     +401     
- Misses                  859      949      +90     

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

@DidacSF DidacSF changed the base branch from develop to develop-erdstall November 24, 2023 10:13
@DidacSF DidacSF merged commit a63bdb2 into develop-erdstall Nov 24, 2023
@DidacSF DidacSF deleted the ds/add-erdstall branch November 24, 2023 10:36
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.

1 participant