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

[ABO-219] Adjust call filter #389

Merged
merged 1 commit into from
Jan 8, 2024
Merged

[ABO-219] Adjust call filter #389

merged 1 commit into from
Jan 8, 2024

Conversation

DidacSF
Copy link
Contributor

@DidacSF DidacSF commented Dec 13, 2023

Description

  • Adjusts call filter for bajun runtime so that the pallet_nfts::set_attribute extrinsic can be called if the namespace parameters is set to CollectionOwner

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

Copy link

codecov bot commented Dec 13, 2023

Codecov Report

All modified and coverable lines are covered by tests ✅

Comparison is base (9744028) 75.19% compared to head (7129d29) 75.19%.

Additional details and impacted files
@@           Coverage Diff            @@
##           develop     #389   +/-   ##
========================================
  Coverage    75.19%   75.19%           
========================================
  Files           36       36           
  Lines         4269     4269           
========================================
  Hits          3210     3210           
  Misses        1059     1059           

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

@darkfriend77 darkfriend77 merged commit 3ff694b into develop Jan 8, 2024
13 checks passed
@darkfriend77 darkfriend77 deleted the ABO-219 branch January 8, 2024 15:03
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