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

chore: ensure the pull request check workflow properly handles forks #10271

Merged
merged 1 commit into from
Dec 5, 2023

Conversation

nathanklick
Copy link
Member

…10268)

Signed-off-by: Nathan Klick <nathan@swirldslabs.com>
@nathanklick nathanklick self-assigned this Dec 5, 2023
@nathanklick nathanklick requested review from a team as code owners December 5, 2023 03:30
Copy link

github-actions bot commented Dec 5, 2023

Node: Unit Test Results

    2 288 files  ±0      2 288 suites  ±0   47m 18s ⏱️ + 3m 36s
118 397 tests ±0  118 363 ✔️ ±0  34 💤 ±0  0 ±0 
126 769 runs  ±0  126 735 ✔️ ±0  34 💤 ±0  0 ±0 

Results for commit f292902. ± Comparison against base commit ba16e00.

Copy link

github-actions bot commented Dec 5, 2023

Node: HAPI Test (Crypto) Results

211 tests  ±0   144 ✔️  - 57   16m 53s ⏱️ - 3m 3s
  22 suites ±0     10 💤 ±  0 
  22 files   ±0     57 +57 

For more details on these failures, see this check.

Results for commit f292902. ± Comparison against base commit ba16e00.

Copy link

codecov bot commented Dec 5, 2023

Codecov Report

All modified and coverable lines are covered by tests ✅

Comparison is base (ba16e00) 63.14% compared to head (f292902) 63.14%.

Additional details and impacted files
@@                Coverage Diff                 @@
##             release/0.45   #10271      +/-   ##
==================================================
- Coverage           63.14%   63.14%   -0.01%     
+ Complexity          30697    30696       -1     
==================================================
  Files                3329     3329              
  Lines              133939   133939              
  Branches            13882    13882              
==================================================
- Hits                84580    84573       -7     
- Misses              46016    46028      +12     
+ Partials             3343     3338       -5     

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

Copy link

github-actions bot commented Dec 5, 2023

Node: HAPI Test (Token) Results

190 tests  ±0   188 ✔️ ±0   18m 28s ⏱️ - 1m 39s
  13 suites ±0       2 💤 ±0 
  13 files   ±0       0 ±0 

Results for commit f292902. ± Comparison against base commit ba16e00.

Copy link

github-actions bot commented Dec 5, 2023

Node: HAPI Test (Misc) Results

419 tests  ±0   313 ✔️ ±0   24m 11s ⏱️ -31s
  73 suites ±0   106 💤 ±0 
  73 files   ±0       0 ±0 

Results for commit f292902. ± Comparison against base commit ba16e00.

Copy link

github-actions bot commented Dec 5, 2023

Node: E2E Test Results

    1 files  ±    0      1 suites  ±0   23m 29s ⏱️ + 23m 29s
311 tests +310  311 ✔️ +311  0 💤 ±0  0  - 1 
333 runs  +332  333 ✔️ +333  0 💤 ±0  0  - 1 

Results for commit f292902. ± Comparison against base commit ba16e00.

This pull request removes 1 and adds 311 tests. Note that renamed tests count towards both.
EndToEndTests ‑ initializationError
EndToEndTests ‑ ADDRESS_BOOK_CONTROLCanUpdateADDRESS_BOOK
EndToEndTests ‑ ADDRESS_BOOK_CONTROLCanUpdateNODE_DETAILS
EndToEndTests ‑ AccountsGetPayerRecordsIfSoConfigured
EndToEndTests ‑ Acct57CanMakeSmallChanges
EndToEndTests ‑ Acct57CantMakeLargeChanges
EndToEndTests ‑ AddingSignaturesToExecutedTxFails
EndToEndTests ‑ AddingSignaturesToExecutedTxFailsWithLongTermEnabled
EndToEndTests ‑ AddingSignaturesToNonExistingTxFails
EndToEndTests ‑ AddingSignaturesToNonExistingTxFailsWithLongTermEnabled
EndToEndTests ‑ AddressAliasIdFuzzing
…

Copy link

github-actions bot commented Dec 5, 2023

Node: HAPI Test (Time Consuming) Results

21 tests  ±0     9 ✔️ ±0   25m 41s ⏱️ -13s
  2 suites ±0   12 💤 ±0 
  2 files   ±0     0 ±0 

Results for commit f292902. ± Comparison against base commit ba16e00.

Copy link

github-actions bot commented Dec 5, 2023

Node: HAPI Test (Smart Contract) Results

405 tests  ±0   325 ✔️ ±0   43m 58s ⏱️ - 3m 58s
  56 suites ±0     80 💤 ±0 
  56 files   ±0       0 ±0 

Results for commit f292902. ± Comparison against base commit ba16e00.

@nathanklick nathanklick merged commit 154f022 into release/0.45 Dec 5, 2023
22 of 26 checks passed
@nathanklick nathanklick deleted the 10229-R45-JRS-Fork-Handling branch December 5, 2023 04:32
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.

3 participants