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

Enable plugin modules #3588

Merged
merged 13 commits into from
Jul 18, 2024

Merge branch 'dev' into feature/plugin-modules

5069438
Select commit
Loading
Failed to load commit list.
Merged

Enable plugin modules #3588

Merge branch 'dev' into feature/plugin-modules
5069438
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch succeeded Jul 18, 2024 in 1s

0.00% of diff hit (within 100.00% threshold of 90.62%)

View this Pull Request on Codecov

0.00% of diff hit (within 100.00% threshold of 90.62%)

Annotations

Check warning on line 32 in src/AElf.Blockchains.BasicBaseChain/GenesisSmartContractDtoProviderBase.cs

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/AElf.Blockchains.BasicBaseChain/GenesisSmartContractDtoProviderBase.cs#L28-L32

Added lines #L28 - L32 were not covered by tests

Check warning on line 34 in src/AElf.Blockchains.BasicBaseChain/GenesisSmartContractDtoProviderBase.cs

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/AElf.Blockchains.BasicBaseChain/GenesisSmartContractDtoProviderBase.cs#L34

Added line #L34 was not covered by tests

Check warning on line 26 in src/AElf.Blockchains.MainChain/MainChainGenesisSmartContractDtoProvider.cs

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/AElf.Blockchains.MainChain/MainChainGenesisSmartContractDtoProvider.cs#L26

Added line #L26 was not covered by tests

Check warning on line 34 in src/AElf.Blockchains.MainChain/MainChainGenesisSmartContractDtoProvider.cs

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/AElf.Blockchains.MainChain/MainChainGenesisSmartContractDtoProvider.cs#L32-L34

Added lines #L32 - L34 were not covered by tests

Check warning on line 17 in src/AElf.ContractDeployer/ContractsDeployer.cs

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/AElf.ContractDeployer/ContractsDeployer.cs#L15-L17

Added lines #L15 - L17 were not covered by tests