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

09448 Implement intake with new framework #9747

Merged
merged 30 commits into from
Nov 22, 2023

Merge branch 'develop' into 09448-intake

cf400a5
Select commit
Loading
Failed to load commit list.
Merged

09448 Implement intake with new framework #9747

Merge branch 'develop' into 09448-intake
cf400a5
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch failed Nov 21, 2023 in 1s

56.73% of diff hit (target 65.27%)

View this Pull Request on Codecov

56.73% of diff hit (target 65.27%)

Annotations

Check warning on line 60 in platform-sdk/swirlds-common/src/main/java/com/swirlds/common/config/PlatformSchedulersConfig.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

platform-sdk/swirlds-common/src/main/java/com/swirlds/common/config/PlatformSchedulersConfig.java#L60

Added line #L60 was not covered by tests

Check warning on line 69 in platform-sdk/swirlds-common/src/main/java/com/swirlds/common/config/PlatformSchedulersConfig.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

platform-sdk/swirlds-common/src/main/java/com/swirlds/common/config/PlatformSchedulersConfig.java#L69

Added line #L69 was not covered by tests

Check warning on line 78 in platform-sdk/swirlds-common/src/main/java/com/swirlds/common/config/PlatformSchedulersConfig.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

platform-sdk/swirlds-common/src/main/java/com/swirlds/common/config/PlatformSchedulersConfig.java#L78

Added line #L78 was not covered by tests

Check warning on line 87 in platform-sdk/swirlds-common/src/main/java/com/swirlds/common/config/PlatformSchedulersConfig.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

platform-sdk/swirlds-common/src/main/java/com/swirlds/common/config/PlatformSchedulersConfig.java#L87

Added line #L87 was not covered by tests

Check warning on line 96 in platform-sdk/swirlds-common/src/main/java/com/swirlds/common/config/PlatformSchedulersConfig.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

platform-sdk/swirlds-common/src/main/java/com/swirlds/common/config/PlatformSchedulersConfig.java#L96

Added line #L96 was not covered by tests

Check warning on line 105 in platform-sdk/swirlds-common/src/main/java/com/swirlds/common/config/PlatformSchedulersConfig.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

platform-sdk/swirlds-common/src/main/java/com/swirlds/common/config/PlatformSchedulersConfig.java#L105

Added line #L105 was not covered by tests

Check warning on line 701 in platform-sdk/swirlds-platform-core/src/main/java/com/swirlds/platform/SwirldsPlatform.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

platform-sdk/swirlds-platform-core/src/main/java/com/swirlds/platform/SwirldsPlatform.java#L701

Added line #L701 was not covered by tests

Check warning on line 706 in platform-sdk/swirlds-platform-core/src/main/java/com/swirlds/platform/SwirldsPlatform.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

platform-sdk/swirlds-platform-core/src/main/java/com/swirlds/platform/SwirldsPlatform.java#L705-L706

Added lines #L705 - L706 were not covered by tests

Check warning on line 708 in platform-sdk/swirlds-platform-core/src/main/java/com/swirlds/platform/SwirldsPlatform.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

platform-sdk/swirlds-platform-core/src/main/java/com/swirlds/platform/SwirldsPlatform.java#L708

Added line #L708 was not covered by tests

Check warning on line 710 in platform-sdk/swirlds-platform-core/src/main/java/com/swirlds/platform/SwirldsPlatform.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

platform-sdk/swirlds-platform-core/src/main/java/com/swirlds/platform/SwirldsPlatform.java#L710

Added line #L710 was not covered by tests

Check warning on line 712 in platform-sdk/swirlds-platform-core/src/main/java/com/swirlds/platform/SwirldsPlatform.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

platform-sdk/swirlds-platform-core/src/main/java/com/swirlds/platform/SwirldsPlatform.java#L712

Added line #L712 was not covered by tests

Check warning on line 717 in platform-sdk/swirlds-platform-core/src/main/java/com/swirlds/platform/SwirldsPlatform.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

platform-sdk/swirlds-platform-core/src/main/java/com/swirlds/platform/SwirldsPlatform.java#L717

Added line #L717 was not covered by tests

Check warning on line 722 in platform-sdk/swirlds-platform-core/src/main/java/com/swirlds/platform/SwirldsPlatform.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

platform-sdk/swirlds-platform-core/src/main/java/com/swirlds/platform/SwirldsPlatform.java#L720-L722

Added lines #L720 - L722 were not covered by tests

Check warning on line 726 in platform-sdk/swirlds-platform-core/src/main/java/com/swirlds/platform/SwirldsPlatform.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

platform-sdk/swirlds-platform-core/src/main/java/com/swirlds/platform/SwirldsPlatform.java#L726

Added line #L726 was not covered by tests

Check warning on line 729 in platform-sdk/swirlds-platform-core/src/main/java/com/swirlds/platform/SwirldsPlatform.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

platform-sdk/swirlds-platform-core/src/main/java/com/swirlds/platform/SwirldsPlatform.java#L729

Added line #L729 was not covered by tests

Check warning on line 733 in platform-sdk/swirlds-platform-core/src/main/java/com/swirlds/platform/SwirldsPlatform.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

platform-sdk/swirlds-platform-core/src/main/java/com/swirlds/platform/SwirldsPlatform.java#L732-L733

Added lines #L732 - L733 were not covered by tests

Check warning on line 741 in platform-sdk/swirlds-platform-core/src/main/java/com/swirlds/platform/SwirldsPlatform.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

platform-sdk/swirlds-platform-core/src/main/java/com/swirlds/platform/SwirldsPlatform.java#L741

Added line #L741 was not covered by tests

Check warning on line 748 in platform-sdk/swirlds-platform-core/src/main/java/com/swirlds/platform/SwirldsPlatform.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

platform-sdk/swirlds-platform-core/src/main/java/com/swirlds/platform/SwirldsPlatform.java#L748

Added line #L748 was not covered by tests

Check warning on line 819 in platform-sdk/swirlds-platform-core/src/main/java/com/swirlds/platform/SwirldsPlatform.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

platform-sdk/swirlds-platform-core/src/main/java/com/swirlds/platform/SwirldsPlatform.java#L819

Added line #L819 was not covered by tests

Check warning on line 821 in platform-sdk/swirlds-platform-core/src/main/java/com/swirlds/platform/SwirldsPlatform.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

platform-sdk/swirlds-platform-core/src/main/java/com/swirlds/platform/SwirldsPlatform.java#L821

Added line #L821 was not covered by tests

Check warning on line 849 in platform-sdk/swirlds-platform-core/src/main/java/com/swirlds/platform/SwirldsPlatform.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

platform-sdk/swirlds-platform-core/src/main/java/com/swirlds/platform/SwirldsPlatform.java#L848-L849

Added lines #L848 - L849 were not covered by tests

Check warning on line 1065 in platform-sdk/swirlds-platform-core/src/main/java/com/swirlds/platform/SwirldsPlatform.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

platform-sdk/swirlds-platform-core/src/main/java/com/swirlds/platform/SwirldsPlatform.java#L1063-L1065

Added lines #L1063 - L1065 were not covered by tests

Check warning on line 1067 in platform-sdk/swirlds-platform-core/src/main/java/com/swirlds/platform/SwirldsPlatform.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

platform-sdk/swirlds-platform-core/src/main/java/com/swirlds/platform/SwirldsPlatform.java#L1067

Added line #L1067 was not covered by tests

Check warning on line 1071 in platform-sdk/swirlds-platform-core/src/main/java/com/swirlds/platform/SwirldsPlatform.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

platform-sdk/swirlds-platform-core/src/main/java/com/swirlds/platform/SwirldsPlatform.java#L1070-L1071

Added lines #L1070 - L1071 were not covered by tests

Check warning on line 1074 in platform-sdk/swirlds-platform-core/src/main/java/com/swirlds/platform/SwirldsPlatform.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

platform-sdk/swirlds-platform-core/src/main/java/com/swirlds/platform/SwirldsPlatform.java#L1074

Added line #L1074 was not covered by tests