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

Parisnet protocol and py312 support #363

Merged
merged 8 commits into from
May 27, 2024
Merged

Conversation

droserasprout
Copy link
Member

No description provided.

@droserasprout droserasprout added ✨ feature New feature or request 🚢 ci/cd Dockerfiles, GitHub Actions and stuff like that labels May 15, 2024
@droserasprout droserasprout self-assigned this May 15, 2024
Copy link

github-actions bot commented May 15, 2024

Test Results

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

Results for commit a28ebc2. ± Comparison against base commit 9352c45.

This pull request removes 71 and adds 71 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_cadr_annotation_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_queue_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_conditionals_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_reduce_map_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_int_publisher_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_spawn_identities_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
…
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_king_of_tez_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_auction_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_at_least_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_data_publisher_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_infinite_loop_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_faucet_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_conditionals_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_bad_lockup_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_insertion_sort_tz
…
This pull request skips 1 test.
tests.sandbox_tests.test_counter.TransactionCounterTestCase ‑ test_1_send_multiple_transactions_non_batched

♻️ This comment has been updated with latest results.

@droserasprout droserasprout marked this pull request as ready for review May 22, 2024 19:15
@droserasprout droserasprout added this to the 3.12.0 milestone May 27, 2024
@droserasprout droserasprout merged commit 164581c into master May 27, 2024
5 checks passed
@droserasprout droserasprout deleted the feat/paris-and-py312 branch May 27, 2024 19:33
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
🚢 ci/cd Dockerfiles, GitHub Actions and stuff like that ✨ feature New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant