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

Account type #2648

Merged
merged 118 commits into from
Sep 1, 2023

entitlements got renamed

8d8f5ff
Select commit
Loading
Failed to load commit list.
Merged

Account type #2648

entitlements got renamed
8d8f5ff
Select commit
Loading
Failed to load commit list.
This check has been archived and is scheduled for deletion. Learn more about checks retention
Codecov / codecov/patch succeeded Aug 30, 2023 in 1s

98.15% of diff hit (within 5.00% threshold of 100.00%)

View this Pull Request on Codecov

98.15% of diff hit (within 5.00% threshold of 100.00%)

Annotations

Check warning on line 515 in encoding/ccf/simpletype.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

encoding/ccf/simpletype.go#L515

Added line #L515 was not covered by tests

Check warning on line 899 in encoding/json/encode.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

encoding/json/encode.go#L899

Added line #L899 was not covered by tests

Check warning on line 257 in runtime/convertTypes.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

runtime/convertTypes.go#L257

Added line #L257 was not covered by tests

Check warning on line 551 in runtime/convertTypes.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

runtime/convertTypes.go#L551

Added line #L551 was not covered by tests

Check warning on line 489 in runtime/convertValues.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

runtime/convertValues.go#L489

Added line #L489 was not covered by tests

Check warning on line 500 in runtime/convertValues.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

runtime/convertValues.go#L500

Added line #L500 was not covered by tests

Check warning on line 395 in runtime/interpreter/primitivestatictype.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

runtime/interpreter/primitivestatictype.go#L395

Added line #L395 was not covered by tests

Check warning on line 656 in runtime/interpreter/primitivestatictype.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

runtime/interpreter/primitivestatictype.go#L656

Added line #L656 was not covered by tests

Check warning on line 977 in runtime/interpreter/statictype.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

runtime/interpreter/statictype.go#L977

Added line #L977 was not covered by tests

Check warning on line 109 in runtime/interpreter/value_account.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

runtime/interpreter/value_account.go#L109

Added line #L109 was not covered by tests

Check warning on line 111 in runtime/interpreter/value_account.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

runtime/interpreter/value_account.go#L111

Added line #L111 was not covered by tests

Check warning on line 53 in runtime/interpreter/value_account_accountcapabilities.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

runtime/interpreter/value_account_accountcapabilities.go#L53

Added line #L53 was not covered by tests

Check warning on line 55 in runtime/interpreter/value_account_accountcapabilities.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

runtime/interpreter/value_account_accountcapabilities.go#L55

Added line #L55 was not covered by tests

Check warning on line 75 in runtime/interpreter/value_account_capabilities.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

runtime/interpreter/value_account_capabilities.go#L75

Added line #L75 was not covered by tests

Check warning on line 77 in runtime/interpreter/value_account_capabilities.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

runtime/interpreter/value_account_capabilities.go#L77

Added line #L77 was not covered by tests

Check warning on line 70 in runtime/interpreter/value_account_contracts.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

runtime/interpreter/value_account_contracts.go#L70

Added line #L70 was not covered by tests

Check warning on line 72 in runtime/interpreter/value_account_contracts.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

runtime/interpreter/value_account_contracts.go#L72

Added line #L72 was not covered by tests

Check warning on line 51 in runtime/interpreter/value_account_inbox.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

runtime/interpreter/value_account_inbox.go#L51

Added line #L51 was not covered by tests

Check warning on line 53 in runtime/interpreter/value_account_inbox.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

runtime/interpreter/value_account_inbox.go#L53

Added line #L53 was not covered by tests

Check warning on line 123 in runtime/interpreter/value_account_storage.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

runtime/interpreter/value_account_storage.go#L123

Added line #L123 was not covered by tests

Check warning on line 133 in runtime/interpreter/value_account_storage.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

runtime/interpreter/value_account_storage.go#L128-L133

Added lines #L128 - L133 were not covered by tests

Check warning on line 53 in runtime/interpreter/value_account_storagecapabilities.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

runtime/interpreter/value_account_storagecapabilities.go#L53

Added line #L53 was not covered by tests

Check warning on line 55 in runtime/interpreter/value_account_storagecapabilities.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

runtime/interpreter/value_account_storagecapabilities.go#L55

Added line #L55 was not covered by tests

Check warning on line 62 in runtime/interpreter/value_authaccount_keys.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

runtime/interpreter/value_authaccount_keys.go#L62

Added line #L62 was not covered by tests

Check warning on line 64 in runtime/interpreter/value_authaccount_keys.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

runtime/interpreter/value_authaccount_keys.go#L64

Added line #L64 was not covered by tests