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

[ABO-90] Blueprint building should not increase SP #331

Merged
merged 1 commit into from
Aug 1, 2023
Merged

Conversation

DidacSF
Copy link
Contributor

@DidacSF DidacSF commented Jul 31, 2023

Description

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

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 July 31, 2023 13:42
@codecov
Copy link

codecov bot commented Jul 31, 2023

Codecov Report

Patch coverage: 75.16% and project coverage change: -6.91% ⚠️

Comparison is base (7321e3a) 81.80% compared to head (60b2cb4) 74.90%.
Report is 87 commits behind head on develop.

Additional details and impacted files
@@             Coverage Diff             @@
##           develop     #331      +/-   ##
===========================================
- Coverage    81.80%   74.90%   -6.91%     
===========================================
  Files           15       33      +18     
  Lines         1072     3411    +2339     
===========================================
+ Hits           877     2555    +1678     
- Misses         195      856     +661     
Files Changed Coverage Δ
pallets/ajuna-awesome-avatars/src/migration/v5.rs 0.00% <0.00%> (ø)
pallets/ajuna-awesome-avatars/src/types/season.rs 95.60% <ø> (-4.40%) ⬇️
pallets/ajuna-nft-staking/benchmarking/src/lib.rs 0.00% <ø> (ø)
pallets/ajuna-nft-staking/src/contracts.rs 95.83% <ø> (+19.83%) ⬆️
pallets/ajuna-nft-staking/src/lib.rs 81.69% <ø> (-4.36%) ⬇️
pallets/ajuna-nft-transfer/src/lib.rs 82.92% <ø> (+6.00%) ⬆️
...ars/src/types/avatar/versions/v2/combinator/mod.rs 48.48% <48.48%> (ø)
...wesome-avatars/src/types/avatar/versions/v2/mod.rs 53.02% <53.02%> (ø)
...me-avatars/src/types/avatar/versions/v2/mutator.rs 58.78% <58.78%> (ø)
...rs/src/types/avatar/versions/v2/combinator/mate.rs 67.14% <67.14%> (ø)
... and 23 more

... 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 8c8b19f into develop Aug 1, 2023
@DidacSF DidacSF deleted the ABO-90 branch August 1, 2023 06:58
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