Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat: bonds #645

Merged
merged 35 commits into from
Aug 11, 2023

add benchmarking weights

3a2507f
Select commit
Loading
Failed to load commit list.
Merged

feat: bonds #645

add benchmarking weights
3a2507f
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch succeeded Aug 11, 2023 in 0s

78.35% of diff hit (target 68.08%)

View this Pull Request on Codecov

78.35% of diff hit (target 68.08%)

Annotations

Check warning on line 570 in pallets/asset-registry/src/lib.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

pallets/asset-registry/src/lib.rs#L570

Added line #L570 was not covered by tests

Check warning on line 53 in pallets/asset-registry/src/types.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

pallets/asset-registry/src/types.rs#L52-L53

Added lines #L52 - L53 were not covered by tests

Check warning on line 221 in pallets/bonds/src/lib.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

pallets/bonds/src/lib.rs#L221

Added line #L221 was not covered by tests

Check warning on line 241 in pallets/bonds/src/lib.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

pallets/bonds/src/lib.rs#L241

Added line #L241 was not covered by tests

Check warning on line 248 in pallets/bonds/src/lib.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

pallets/bonds/src/lib.rs#L248

Added line #L248 was not covered by tests

Check warning on line 250 in pallets/bonds/src/lib.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

pallets/bonds/src/lib.rs#L250

Added line #L250 was not covered by tests

Check warning on line 259 in pallets/bonds/src/lib.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

pallets/bonds/src/lib.rs#L259

Added line #L259 was not covered by tests

Check warning on line 275 in pallets/bonds/src/lib.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

pallets/bonds/src/lib.rs#L274-L275

Added lines #L274 - L275 were not covered by tests

Check warning on line 294 in pallets/bonds/src/lib.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

pallets/bonds/src/lib.rs#L294

Added line #L294 was not covered by tests

Check warning on line 403 in runtime/hydradx/src/lib.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

runtime/hydradx/src/lib.rs#L403

Added line #L403 was not covered by tests

Check warning on line 474 in runtime/hydradx/src/lib.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

runtime/hydradx/src/lib.rs#L474

Added line #L474 was not covered by tests

Check warning on line 77 in runtime/hydradx/src/weights/bonds.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

runtime/hydradx/src/weights/bonds.rs#L77

Added line #L77 was not covered by tests

Check warning on line 81 in runtime/hydradx/src/weights/bonds.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

runtime/hydradx/src/weights/bonds.rs#L79-L81

Added lines #L79 - L81 were not covered by tests

Check warning on line 97 in runtime/hydradx/src/weights/bonds.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

runtime/hydradx/src/weights/bonds.rs#L97

Added line #L97 was not covered by tests

Check warning on line 101 in runtime/hydradx/src/weights/bonds.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

runtime/hydradx/src/weights/bonds.rs#L99-L101

Added lines #L99 - L101 were not covered by tests