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

build: use common Hedera Gradle config #302

Draft
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

jjohannes
Copy link
Collaborator

Description:

⚠️ Before this can be integrated:

  • Publish hedera-gradle-conventions plugins to Gradle Plugin Portal and use from there

Related issue(s):

hashgraph/hedera-services#14255

@jjohannes jjohannes changed the title build: use plugins from 'hedera-gradle-conventions' build: use common Hedera Gradle config Oct 9, 2024
Copy link

github-actions bot commented Oct 9, 2024

JUnit Test Report

   66 files  ±0     66 suites  ±0   2m 12s ⏱️ -29s
1 244 tests ±0  1 241 ✅ ±0   3 💤 ±0  0 ❌ ±0 
7 099 runs  ±0  7 080 ✅ ±0  19 💤 ±0  0 ❌ ±0 

Results for commit 287af73. ± Comparison against base commit 845c93d.

This pull request removes 8 and adds 7 tests. Note that renamed tests count towards both.
, 1
com.hedera.pbj.runtime.ProtoWriterToolsTest ‑ [1] FLOAT, com.hedera.pbj.runtime.ProtoWriterToolsTest$$Lambda/0x00007f63ec311e20@377e573a, [0.1, 0.5, 100.0], 12, com.hedera.pbj.runtime.ProtoWriterToolsTest$$Lambda/0x00007f63ec312038@76db9048
com.hedera.pbj.runtime.ProtoWriterToolsTest ‑ [1] STRING, com.hedera.pbj.runtime.ProtoWriterToolsTest$$Lambda/0x00007f63ec31eee0@3a70575, [string 1, testing here, testing there], com.hedera.pbj.runtime.ProtoWriterToolsTest$$Lambda/0x00007f63ec31f0f8@5d96d434
com.hedera.pbj.runtime.ProtoWriterToolsTest ‑ [2] BYTES, com.hedera.pbj.runtime.ProtoWriterToolsTest$$Lambda/0x00007f63ec31f310@210635fd, [010203, ff7f0f, 42da07370bff], com.hedera.pbj.runtime.ProtoWriterToolsTest$$Lambda/0x00007f63ec31f528@63814bbe
com.hedera.pbj.runtime.ProtoWriterToolsTest ‑ [2] DOUBLE, com.hedera.pbj.runtime.ProtoWriterToolsTest$$Lambda/0x00007f63ec312250@308a9264, [0.1, 0.5, 100.0, 1.7653472635472653E240], 32, com.hedera.pbj.runtime.ProtoWriterToolsTest$$Lambda/0x00007f63ec312468@7da77305
com.hedera.pbj.runtime.ProtoWriterToolsTest ‑ [3] BOOL, com.hedera.pbj.runtime.ProtoWriterToolsTest$$Lambda/0x00007f63ec312680@3cdfbbef, [true, false, false, true, true, true], 6, com.hedera.pbj.runtime.ProtoWriterToolsTest$$Lambda/0x00007f63ec312898@7a1ddbf1
com.hedera.pbj.runtime.ProtoWriterToolsTest ‑ [4] ENUM, com.hedera.pbj.runtime.ProtoWriterToolsTest$$Lambda/0x00007f63ec312ab0@1e606f64, [Mock for EnumWithProtoMetadata, hashCode: 856901180, Mock for EnumWithProtoMetadata, hashCode: 2112194333, Mock for EnumWithProtoMetadata, hashCode: 1238642607], 3, com.hedera.pbj.runtime.ProtoWriterToolsTest$$Lambda/0x00007f63ec312cc8@605eb072
com.hedera.pbj.runtime.Utf8ToolsTest ‑ [4] 
com.hedera.pbj.runtime.ProtoWriterToolsTest ‑ [1] FLOAT, com.hedera.pbj.runtime.ProtoWriterToolsTest$$Lambda/0x00007fefc830a4e0@7da77305, [0.1, 0.5, 100.0], 12, com.hedera.pbj.runtime.ProtoWriterToolsTest$$Lambda/0x00007fefc830a6f8@3cdfbbef
com.hedera.pbj.runtime.ProtoWriterToolsTest ‑ [1] STRING, com.hedera.pbj.runtime.ProtoWriterToolsTest$$Lambda/0x00007fefc83176c0@6dc2279c, [string 1, testing here, testing there], com.hedera.pbj.runtime.ProtoWriterToolsTest$$Lambda/0x00007fefc83178d8@7d7b4e04
com.hedera.pbj.runtime.ProtoWriterToolsTest ‑ [2] BYTES, com.hedera.pbj.runtime.ProtoWriterToolsTest$$Lambda/0x00007fefc8317af0@3fc1abf, [010203, ff7f0f, 42da07370bff], com.hedera.pbj.runtime.ProtoWriterToolsTest$$Lambda/0x00007fefc8317d08@72001c71
com.hedera.pbj.runtime.ProtoWriterToolsTest ‑ [2] DOUBLE, com.hedera.pbj.runtime.ProtoWriterToolsTest$$Lambda/0x00007fefc830a910@2520aa05, [0.1, 0.5, 100.0, 1.7653472635472653E240], 32, com.hedera.pbj.runtime.ProtoWriterToolsTest$$Lambda/0x00007fefc830ab28@26865b57
com.hedera.pbj.runtime.ProtoWriterToolsTest ‑ [3] BOOL, com.hedera.pbj.runtime.ProtoWriterToolsTest$$Lambda/0x00007fefc830ad40@46894dc5, [true, false, false, true, true, true], 6, com.hedera.pbj.runtime.ProtoWriterToolsTest$$Lambda/0x00007fefc830af58@596afb2f
com.hedera.pbj.runtime.ProtoWriterToolsTest ‑ [4] ENUM, com.hedera.pbj.runtime.ProtoWriterToolsTest$$Lambda/0x00007fefc830b170@79ba0285, [Mock for EnumWithProtoMetadata, hashCode: 630298110, Mock for EnumWithProtoMetadata, hashCode: 1007264592, Mock for EnumWithProtoMetadata, hashCode: 1495931010], 3, com.hedera.pbj.runtime.ProtoWriterToolsTest$$Lambda/0x00007fefc830b388@32ba5c65
com.hedera.pbj.runtime.Utf8ToolsTest ‑ [4] 
, 1

♻️ This comment has been updated with latest results.

@jjohannes jjohannes force-pushed the 14255-reusable-gradle-config branch 3 times, most recently from bb97c66 to 0421a05 Compare October 10, 2024 13:34
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant