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

feat: Create hasher classes #10572

Merged
merged 1 commit into from Dec 20, 2023
Merged

feat: Create hasher classes #10572

merged 1 commit into from Dec 20, 2023

Conversation

alittley
Copy link
Contributor

Signed-off-by: Austin Littley <austin@swirldslabs.com>
@alittley alittley added this to the v0.46 milestone Dec 19, 2023
@alittley alittley self-assigned this Dec 19, 2023
@alittley alittley marked this pull request as ready for review December 19, 2023 17:02
@alittley alittley requested a review from a team as a code owner December 19, 2023 17:02
Copy link

Node: HAPI Test (Crypto) Results

211 tests   204 ✔️  17m 37s ⏱️
  22 suites      7 💤
  22 files        0

Results for commit 141a95b.

Copy link

Node: HAPI Test (Token) Results

189 tests   189 ✔️  17m 31s ⏱️
  13 suites      0 💤
  13 files        0

Results for commit 141a95b.

Copy link

Node: Unit Test Results

    2 293 files  ±0      2 293 suites  ±0   58m 41s ⏱️ + 4m 43s
118 448 tests ±0  118 414 ✔️ ±0  34 💤 ±0  0 ±0 
126 865 runs  ±0  126 831 ✔️ ±0  34 💤 ±0  0 ±0 

Results for commit 141a95b. ± Comparison against base commit e2ef0f6.

Copy link

Node: HAPI Test (Time Consuming) Results

21 tests     9 ✔️  24m 50s ⏱️
  2 suites  12 💤
  2 files      0

Results for commit 141a95b.

Copy link

Node: E2E Test Results

    1 files      1 suites   24m 58s ⏱️
311 tests 311 ✔️ 0 💤 0
333 runs  333 ✔️ 0 💤 0

Results for commit 141a95b.

Copy link

codecov bot commented Dec 19, 2023

Codecov Report

All modified and coverable lines are covered by tests ✅

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

Additional details and impacted files
@@            Coverage Diff             @@
##             develop   #10572   +/-   ##
==========================================
  Coverage           ?   63.04%           
  Complexity         ?    30838           
==========================================
  Files              ?     3365           
  Lines              ?   135498           
  Branches           ?    14096           
==========================================
  Hits               ?    85422           
  Misses             ?    46716           
  Partials           ?     3360           

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

Copy link

Node: Integration Test Results

278 tests  ±0   278 ✔️ ±0   26m 46s ⏱️ -15s
    5 suites ±0       0 💤 ±0 
    5 files   ±0       0 ±0 

Results for commit 141a95b. ± Comparison against base commit e2ef0f6.

Copy link

Node: HAPI Test (Misc) Results

413 tests   - 7   318 ✔️  - 15   29m 40s ⏱️ -41s
  73 suites  - 1     87 💤 ±  0 
  74 files   ±0       8 +  8 
    1 errors

For more details on these parsing errors and failures, see this check.

Results for commit 141a95b. ± Comparison against base commit e2ef0f6.

This pull request removes 7 tests.
com.hedera.services.bdd.suites.throttling.PrivilegedOpsSuite ‑ freezeAdminPrivilegesAsExpected
com.hedera.services.bdd.suites.throttling.PrivilegedOpsSuite ‑ superusersAreNeverThrottledOnHcsQueries
com.hedera.services.bdd.suites.throttling.PrivilegedOpsSuite ‑ superusersAreNeverThrottledOnHcsTxns
com.hedera.services.bdd.suites.throttling.PrivilegedOpsSuite ‑ superusersAreNeverThrottledOnMiscQueries
com.hedera.services.bdd.suites.throttling.PrivilegedOpsSuite ‑ superusersAreNeverThrottledOnMiscTxns
com.hedera.services.bdd.suites.throttling.PrivilegedOpsSuite ‑ superusersAreNeverThrottledOnTransfers
com.hedera.services.bdd.suites.throttling.PrivilegedOpsSuite ‑ systemAccountUpdatePrivilegesAsExpected

Copy link

Node: HAPI Test (Smart Contract) Results

399 tests   373 ✔️  46m 20s ⏱️
  55 suites    26 💤
  55 files        0

Results for commit 141a95b.

@alittley alittley merged commit ec2c2bd into develop Dec 20, 2023
41 of 43 checks passed
@alittley alittley deleted the 09746-hasher-classes branch December 20, 2023 14:08
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.

None yet

3 participants