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

Remove secp256k1 mentions, fix deps #375

Merged
merged 1 commit into from
Aug 19, 2024
Merged

Conversation

droserasprout
Copy link
Member

No description provided.

@droserasprout droserasprout added bug Something isn't working 📖 documentation Improvements or additions to documentation labels Aug 19, 2024
@droserasprout droserasprout added this to the 3.13.4 milestone Aug 19, 2024
@droserasprout droserasprout self-assigned this Aug 19, 2024
Copy link

github-actions bot commented Aug 19, 2024

Test Results

1 110 tests  ±0   1 098 ✅ ±0   1m 52s ⏱️ -10s
    4 suites ±0      12 💤 ±0 
    4 files   ±0       0 ❌ ±0 

Results for commit 32219ec. ± Comparison against base commit 2f3ab66.

This pull request removes 74 and adds 74 tests. Note that renamed tests count towards both.
tests.unit_tests.test_michelson.test_repl.test_parsing.ParsingTestCase ‑ test_attic_00__home_runner_work_pytezos_pytezos_tests_unit_tests_test_michelson_test_repl_attic_create_add1_lists_tz
tests.unit_tests.test_michelson.test_repl.test_parsing.ParsingTestCase ‑ test_attic_01__home_runner_work_pytezos_pytezos_tests_unit_tests_test_michelson_test_repl_attic_list_of_transactions_tz
tests.unit_tests.test_michelson.test_repl.test_parsing.ParsingTestCase ‑ test_attic_02__home_runner_work_pytezos_pytezos_tests_unit_tests_test_michelson_test_repl_attic_reentrancy_tz
tests.unit_tests.test_michelson.test_repl.test_parsing.ParsingTestCase ‑ test_attic_03__home_runner_work_pytezos_pytezos_tests_unit_tests_test_michelson_test_repl_attic_id_tz
tests.unit_tests.test_michelson.test_repl.test_parsing.ParsingTestCase ‑ test_attic_04__home_runner_work_pytezos_pytezos_tests_unit_tests_test_michelson_test_repl_attic_king_of_tez_tz
tests.unit_tests.test_michelson.test_repl.test_parsing.ParsingTestCase ‑ test_attic_05__home_runner_work_pytezos_pytezos_tests_unit_tests_test_michelson_test_repl_attic_reservoir_tz
tests.unit_tests.test_michelson.test_repl.test_parsing.ParsingTestCase ‑ test_attic_06__home_runner_work_pytezos_pytezos_tests_unit_tests_test_michelson_test_repl_attic_at_least_tz
tests.unit_tests.test_michelson.test_repl.test_parsing.ParsingTestCase ‑ test_attic_07__home_runner_work_pytezos_pytezos_tests_unit_tests_test_michelson_test_repl_attic_cons_twice_tz
tests.unit_tests.test_michelson.test_repl.test_parsing.ParsingTestCase ‑ test_attic_08__home_runner_work_pytezos_pytezos_tests_unit_tests_test_michelson_test_repl_attic_infinite_loop_tz
tests.unit_tests.test_michelson.test_repl.test_parsing.ParsingTestCase ‑ test_attic_09__home_runner_work_pytezos_pytezos_tests_unit_tests_test_michelson_test_repl_attic_empty_tz
…
tests.unit_tests.test_michelson.test_repl.test_parsing.ParsingTestCase ‑ test_attic_00__home_runner_work_pytezos_pytezos_tests_unit_tests_test_michelson_test_repl_attic_int_publisher_tz
tests.unit_tests.test_michelson.test_repl.test_parsing.ParsingTestCase ‑ test_attic_01__home_runner_work_pytezos_pytezos_tests_unit_tests_test_michelson_test_repl_attic_spawn_identities_tz
tests.unit_tests.test_michelson.test_repl.test_parsing.ParsingTestCase ‑ test_attic_02__home_runner_work_pytezos_pytezos_tests_unit_tests_test_michelson_test_repl_attic_insertion_sort_tz
tests.unit_tests.test_michelson.test_repl.test_parsing.ParsingTestCase ‑ test_attic_03__home_runner_work_pytezos_pytezos_tests_unit_tests_test_michelson_test_repl_attic_reservoir_tz
tests.unit_tests.test_michelson.test_repl.test_parsing.ParsingTestCase ‑ test_attic_04__home_runner_work_pytezos_pytezos_tests_unit_tests_test_michelson_test_repl_attic_faucet_tz
tests.unit_tests.test_michelson.test_repl.test_parsing.ParsingTestCase ‑ test_attic_05__home_runner_work_pytezos_pytezos_tests_unit_tests_test_michelson_test_repl_attic_bad_lockup_tz
tests.unit_tests.test_michelson.test_repl.test_parsing.ParsingTestCase ‑ test_attic_06__home_runner_work_pytezos_pytezos_tests_unit_tests_test_michelson_test_repl_attic_add1_tz
tests.unit_tests.test_michelson.test_repl.test_parsing.ParsingTestCase ‑ test_attic_07__home_runner_work_pytezos_pytezos_tests_unit_tests_test_michelson_test_repl_attic_infinite_loop_tz
tests.unit_tests.test_michelson.test_repl.test_parsing.ParsingTestCase ‑ test_attic_08__home_runner_work_pytezos_pytezos_tests_unit_tests_test_michelson_test_repl_attic_cadr_annotation_tz
tests.unit_tests.test_michelson.test_repl.test_parsing.ParsingTestCase ‑ test_attic_09__home_runner_work_pytezos_pytezos_tests_unit_tests_test_michelson_test_repl_attic_reentrancy_tz
…

♻️ This comment has been updated with latest results.

@droserasprout droserasprout merged commit ee4edbe into master Aug 19, 2024
10 checks passed
@droserasprout droserasprout deleted the docs/secp256k1-cleanup branch August 19, 2024 18:18
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working 📖 documentation Improvements or additions to documentation
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant