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

fix: genesis history bounded storage #642

Merged
merged 5 commits into from
Jul 27, 2023

ci: using github runner

ec3fed0
Select commit
Loading
Failed to load commit list.
Merged

fix: genesis history bounded storage #642

ci: using github runner
ec3fed0
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch succeeded Jul 25, 2023 in 1s

3.12% of diff hit (target 65.09%)

View this Pull Request on Codecov

3.12% of diff hit (target 65.09%)

Annotations

Check warning on line 88 in pallets/genesis-history/src/lib.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

pallets/genesis-history/src/lib.rs#L88

Added line #L88 was not covered by tests

Check warning on line 31 in pallets/genesis-history/src/migration.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

pallets/genesis-history/src/migration.rs#L30-L31

Added lines #L30 - L31 were not covered by tests

Check warning on line 34 in pallets/genesis-history/src/migration.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

pallets/genesis-history/src/migration.rs#L33-L34

Added lines #L33 - L34 were not covered by tests

Check warning on line 41 in pallets/genesis-history/src/migration.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

pallets/genesis-history/src/migration.rs#L39-L41

Added lines #L39 - L41 were not covered by tests

Check warning on line 47 in pallets/genesis-history/src/migration.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

pallets/genesis-history/src/migration.rs#L45-L47

Added lines #L45 - L47 were not covered by tests

Check warning on line 50 in pallets/genesis-history/src/migration.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

pallets/genesis-history/src/migration.rs#L50

Added line #L50 was not covered by tests

Check warning on line 52 in pallets/genesis-history/src/migration.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

pallets/genesis-history/src/migration.rs#L52

Added line #L52 was not covered by tests

Check warning on line 61 in pallets/genesis-history/src/migration.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

pallets/genesis-history/src/migration.rs#L55-L61

Added lines #L55 - L61 were not covered by tests

Check warning on line 67 in pallets/genesis-history/src/migration.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

pallets/genesis-history/src/migration.rs#L66-L67

Added lines #L66 - L67 were not covered by tests

Check warning on line 16 in runtime/hydradx/src/migrations.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

runtime/hydradx/src/migrations.rs#L14-L16

Added lines #L14 - L16 were not covered by tests

Check warning on line 26 in runtime/hydradx/src/migrations.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

runtime/hydradx/src/migrations.rs#L24-L26

Added lines #L24 - L26 were not covered by tests

Check warning on line 35 in runtime/hydradx/src/migrations.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

runtime/hydradx/src/migrations.rs#L33-L35

Added lines #L33 - L35 were not covered by tests