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

09543 d remove crypto class #9544

Merged
merged 5 commits into from Nov 2, 2023
Merged

Conversation

lpetrovic05
Copy link
Member

closes #9543

Signed-off-by: Lazar Petrovic <lpetrovic05@gmail.com>
Signed-off-by: Lazar Petrovic <lpetrovic05@gmail.com>
@lpetrovic05 lpetrovic05 added this to the v0.45 milestone Oct 27, 2023
@lpetrovic05 lpetrovic05 requested a review from a team as a code owner October 27, 2023 13:17
@lpetrovic05 lpetrovic05 self-assigned this Oct 27, 2023
@github-actions
Copy link

github-actions bot commented Oct 27, 2023

Node: Unit Test Results

    2 262 files      2 262 suites   1h 32m 45s ⏱️
118 254 tests 118 220 ✔️ 34 💤 0
126 513 runs  126 479 ✔️ 34 💤 0

Results for commit bf1edc4.

♻️ This comment has been updated with latest results.

@github-actions
Copy link

github-actions bot commented Oct 27, 2023

Node: E2E Test Results

    1 files      1 suites   21m 26s ⏱️
310 tests 310 ✔️ 0 💤 0
332 runs  332 ✔️ 0 💤 0

Results for commit bf1edc4.

♻️ This comment has been updated with latest results.

@github-actions
Copy link

github-actions bot commented Oct 27, 2023

Node: HAPI Test Results

1 242 tests   772 ✔️  1h 11m 15s ⏱️
   165 suites  470 💤
   165 files        0

Results for commit bf1edc4.

♻️ This comment has been updated with latest results.

alittley
alittley previously approved these changes Oct 31, 2023
cody-littley
cody-littley previously approved these changes Oct 31, 2023
Signed-off-by: Lazar Petrovic <lpetrovic05@gmail.com>
Copy link

codecov bot commented Nov 1, 2023

Codecov Report

All modified and coverable lines are covered by tests ✅

❗ No coverage uploaded for pull request base (develop@ea89f76). Click here to learn what that means.

Additional details and impacted files
@@            Coverage Diff             @@
##             develop    #9544   +/-   ##
==========================================
  Coverage           ?   65.24%           
  Complexity         ?    29656           
==========================================
  Files              ?     3259           
  Lines              ?   124467           
  Branches           ?    12912           
==========================================
  Hits               ?    81208           
  Misses             ?    40184           
  Partials           ?     3075           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

Copy link

github-actions bot commented Nov 1, 2023

Node: Integration Test Results

280 tests   280 ✔️  32m 49s ⏱️
    5 suites      0 💤
    5 files        0

Results for commit bf1edc4.

♻️ This comment has been updated with latest results.

Signed-off-by: Lazar Petrovic <lpetrovic05@gmail.com>

# Conflicts:
#	platform-sdk/swirlds-platform-core/src/main/java/com/swirlds/platform/crypto/CryptoSetup.java
#	platform-sdk/swirlds-platform-core/src/main/java/com/swirlds/platform/crypto/CryptoStatic.java
Signed-off-by: Lazar Petrovic <lpetrovic05@gmail.com>
@lpetrovic05 lpetrovic05 merged commit d5343f0 into develop Nov 2, 2023
12 of 13 checks passed
@lpetrovic05 lpetrovic05 deleted the 09543-D-remove-crypto-class branch November 2, 2023 08:58
petreze pushed a commit that referenced this pull request Nov 2, 2023
Signed-off-by: Lazar Petrovic <lpetrovic05@gmail.com>
Signed-off-by: Petar Tonev <petar.tonev@limechain.tech>
imalygin pushed a commit that referenced this pull request Nov 13, 2023
Signed-off-by: Lazar Petrovic <lpetrovic05@gmail.com>
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.

Remove Crypto class
4 participants