frequency
frequency copied to clipboard
feat: updated Schemas and Intents
Goal
The goal of this PR is to implement the design described here
Tracking epic: #2550
Checklist
- [x] Updated Pallet Readme?
- [x] Updated js/api-augment for Custom RPC APIs?
- [x] Design doc(s) updated?
- [x] Unit Tests added?
- [x] e2e Tests added?
- [x] Benchmarks added?
- [x] Spec version incremented?
Codecov Report
:x: Patch coverage is 61.40758% with 499 lines in your changes missing coverage. Please review.
| Files with missing lines | Coverage Δ | |
|---|---|---|
| common/primitives/src/cid.rs | 100.00% <100.00%> (ø) |
|
| pallets/messages/src/rpc/src/lib.rs | 92.00% <100.00%> (-3.84%) |
:arrow_down: |
| pallets/msa/src/rpc/src/lib.rs | 67.28% <100.00%> (ø) |
|
| pallets/msa/src/types.rs | 100.00% <100.00%> (ø) |
|
| pallets/schemas/src/rpc/src/lib.rs | 100.00% <ø> (+5.71%) |
:arrow_up: |
| pallets/stateful-storage/src/migration/v2.rs | 92.44% <ø> (ø) |
|
| pallets/stateful-storage/src/rpc/src/lib.rs | 86.48% <ø> (ø) |
|
| ...allets/stateful-storage/src/stateful_child_tree.rs | 74.25% <ø> (+3.20%) |
:arrow_up: |
| pallets/stateful-storage/src/test_common.rs | 100.00% <ø> (ø) |
|
| pallets/stateful-storage/src/types.rs | 78.66% <ø> (-14.44%) |
:arrow_down: |
| ... and 13 more |
:rocket: New features to boost your workflow:
- :snowflake: Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
- :package: JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.
Looking good so far 3/4 done with review.