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: release master #771

Merged
merged 6 commits into from
Jan 8, 2024

Merge branch 'release-please--branches--master' of github.com:fluence…

b5398d4
Select commit
Loading
Failed to load commit list.
Sign in for the full log view
Merged

chore: release master #771

Merge branch 'release-please--branches--master' of github.com:fluence…
b5398d4
Select commit
Loading
Failed to load commit list.
GitHub Actions / aquavm report succeeded Jan 7, 2024 in 1s

aquavm report βœ…

Tests passed successfully

βœ…Β target/nextest/ci/junit.xml

685 tests were completed in 37s with 685 passed, 0 failed and 0 skipped.

Test suite Passed Failed Skipped Time
air-beautifier 34βœ… NaNms
air-interpreter-cid 8βœ… NaNms
air-interpreter-data 2βœ… NaNms
air-lambda-parser 18βœ… NaNms
air-test-utils 3βœ… NaNms
air-testing-framework 117βœ… NaNms
air-trace-handler 3βœ… NaNms
aquavm-air 30βœ… NaNms
aquavm-air-parser 144βœ… NaNms
aquavm-air::test_module 324βœ… NaNms
avm-data-store 2βœ… NaNms

βœ…Β air-beautifier

βœ… tests::beautifier::ap_with_empty_array
βœ… tests::beautifier::ap_with_bool
βœ… tests::beautifier::ap_with_init_peer_id
βœ… tests::beautifier::ap_with_literal
βœ… tests::beautifier::ap_with_number
βœ… tests::beautifier::ap_with_timestamp
βœ… tests::beautifier::ap_with_last_error
βœ… tests::beautifier::call_noargs
βœ… tests::beautifier::ap_with_ttl
βœ… tests::beautifier::call_novar
βœ… tests::beautifier::call_var
βœ… tests::beautifier::custom_indent_step
βœ… tests::beautifier::deeply_nested
βœ… tests::beautifier::fail_error
βœ… tests::beautifier::fail_expr
βœ… tests::beautifier::fail_common
βœ… tests::beautifier::fold_scalar
βœ… tests::beautifier::fail_last_error
βœ… tests::beautifier::fold_scalar_with_last_instruction
βœ… tests::beautifier::fold_stream_with_last_instruction
βœ… tests::beautifier::fold_stream
βœ… tests::beautifier::mismatch
βœ… tests::beautifier::match_
βœ… tests::beautifier::next
βœ… tests::beautifier::new
βœ… tests::beautifier::par
βœ… tests::beautifier::null
βœ… tests::beautifier::seq
βœ… tests::beautifier::seq_nested_post
βœ… tests::beautifier::seq_nested_pre
βœ… tests::beautify_invalid
βœ… tests::beautify_to_string_valid
βœ… tests::beautify_to_string_invalid
βœ… tests::beautify_valid

βœ…Β air-interpreter-cid

βœ… verify::tests::test_incorrect_value
βœ… tests::test_cid_default
βœ… verify::tests::test_verify_garbage
βœ… verify::tests::test_verify_blake3
βœ… verify::tests::test_verify_unknown_codec
βœ… verify::tests::test_verify_sha2_256
βœ… verify::tests::test_verify_unknown_hasher
βœ… verify::tests::test_verify_unsupported_hasher

βœ…Β air-interpreter-data

βœ… cid_store::tests::test_iter
βœ… cid_store::tests::test_store

βœ…Β air-lambda-parser

βœ… parser::lexer::tests::array_access
βœ… parser::lexer::tests::field_access
βœ… parser::tests::array_access_with_flattening
βœ… parser::tests::array_access
βœ… parser::tests::array_field_access
βœ… parser::tests::array_scalar_access
βœ… parser::tests::field_access_with_flattening
βœ… parser::tests::field_access
βœ… parser::tests::field_array_access_without_dot
βœ… parser::tests::field_array_access
βœ… parser::tests::field_scalar_access
βœ… parser::tests::parse_length_functor
βœ… parser::tests::many_array_field_access
βœ… parser::tests::many_array_field_scalar_access
βœ… parser::tests::parse_length_functor_with_following_accessors
βœ… parser::tests::scalar_access_with_flattening
βœ… parser::tests::scalar_array_access
βœ… parser::tests::scalar_access

βœ…Β air-test-utils

βœ… executed_state::tests::test_scalar
βœ… executed_state::tests::test_scalar_tracked
βœ… test_runner::tests::test_override_current_peer_id

βœ…Β air-testing-framework

βœ… asserts::behavior::tests::test_parse_behavior_echo
βœ… asserts::behavior::tests::test_parse_behavior_function
βœ… asserts::parser::tests::test_call_result
βœ… asserts::behavior::tests::test_parse_behavior_arg
βœ… asserts::parser::tests::test_call_result_malformed
βœ… asserts::behavior::tests::test_parse_behavior_tetraplet
βœ… asserts::behavior::tests::test_parse_behavior_service
βœ… asserts::parser::tests::test_parse_empty
βœ… asserts::parser::tests::test_composable
βœ… asserts::parser::tests::test_call_result_invalid
βœ… asserts::parser::tests::test_dbg_behaviour
βœ… asserts::parser::tests::test_behaviour
βœ… asserts::behavior::tests::test_parse_behavior_unit
βœ… asserts::parser::tests::test_map
βœ… asserts::parser::tests::test_parse_garbage0
βœ… asserts::parser::tests::test_result_service
βœ… asserts::parser::tests::test_seq_error_invalid
βœ… asserts::parser::tests::test_result_service_malformed
βœ… asserts::parser::tests::test_seq_ok
βœ… asserts::parser::tests::test_seq_ok_malformed
βœ… asserts::parser::tests::test_seq_ok_invalid
βœ… asserts::parser::tests::test_seq_error
βœ… ephemeral::neighborhood::tests::test_ensure
βœ… asserts::parser::tests::test_seq_error_malformed
βœ… ephemeral::neighborhood::tests::test_empty_neighborhood
βœ… ephemeral::neighborhood::tests::test_fail
βœ… ephemeral::neighborhood::tests::test_fail_unfail
βœ… ephemeral::neighborhood::tests::test_fail_remove
βœ… ephemeral::neighborhood::tests::test_extend_neighborhood
βœ… ephemeral::neighborhood::tests::test_failed
βœ… ephemeral::neighborhood::tests::test_insert
βœ… ephemeral::neighborhood::tests::test_insert_insert
βœ… ephemeral::neighborhood::tests::test_set_neighborhood
βœ… ephemeral::neighborhood::tests::test_remove_from_neiborhood
βœ… ephemeral::neighborhood::tests::test_no_self_disconnect
βœ… execution::tests::test_call_result_success
βœ… execution::tests::test_call_result_error
βœ… execution::tests::test_behaviour_service
βœ… execution::tests::test_behaviour_tetraplet
βœ… execution::tests::test_dbg_behaviour_arg
βœ… execution::tests::test_behaviour_arg
βœ… execution::tests::test_behaviour_function
βœ… execution::tests::test_echo
βœ… execution::tests::test_dbg_behaviour_function
βœ… execution::tests::test_dbg_behaviour_tetraplet
βœ… execution::tests::test_dbg_behaviour_service
βœ… execution::tests::test_execution
βœ… execution::tests::test_invalid_air
βœ… execution::tests::test_map
βœ… execution::tests::test_seq_error
βœ… execution::tests::test_map_no_arg
βœ… transform::parser::tests::test_annotation_multiline_with_call
βœ… transform::parser::tests::test_annotation_multiline_with_many_calls
βœ… transform::parser::tests::test_call_args2
βœ… execution::tests::test_transformed_shared
βœ… transform::parser::tests::test_annotation_multiline
βœ… transform::parser::tests::test_call_after_call
βœ… execution::tests::test_transformed_distinct
βœ… execution::tests::test_seq_ok
βœ… transform::parser::tests::test_call_annotation_newline
βœ… transform::parser::tests::test_call_no_args
βœ… transform::parser::tests::test_call_var
βœ… transform::parser::tests::test_call_args1
βœ… transform::parser::tests::test_call_with_annotation
βœ… transform::parser::tests::test_call_with_annotation_last_form
βœ… transform::parser::tests::test_call_with_annotation_last_form_multiline
βœ… transform::parser::tests::test_call_with_annotation2
βœ… transform::parser::tests::test_canon_error_no_peer
βœ… transform::parser::tests::test_canon_error_no_target
βœ… transform::parser::tests::test_canon_error_wrong_target
βœ… transform::parser::tests::test_canon_error_no_stream
βœ… transform::parser::tests::test_canon_error_wrong_stream
βœ… transform::parser::tests::test_canon_var_peer
βœ… transform::parser::tests::test_canon_string_peer
βœ… transform::parser::tests::test_canon_syntax
βœ… transform::parser::tests::test_comments
βœ… transform::parser::tests::test_incomplete_list
βœ… transform::parser::tests::test_incomplete_string
βœ… transform::parser::tests::test_generic_sexp
βœ… transform::parser::tests::test_empty_list
βœ… transform::parser::tests::test_multispace0_empty
βœ… transform::parser::tests::test_multispace0_comment
βœ… transform::parser::tests::test_multispace0_comment_with_space
βœ… transform::parser::tests::test_multispace1_space
βœ… transform::parser::tests::test_multispace0_multiline
βœ… transform::parser::tests::test_multispace1_multiline
βœ… transform::parser::tests::test_multispace0_spaces
βœ… transform::parser::tests::test_multispace1_empty
βœ… transform::parser::tests::test_parse_fmt_sexp
βœ… transform::parser::tests::test_multispace1_comment
βœ… transform::parser::tests::test_parse_fmt_call
βœ… transform::parser::tests::test_parse_fmt_call_var
βœ… transform::parser::tests::test_parse_fmt_string
βœ… transform::parser::tests::test_small_list
βœ… transform::parser::tests::test_string
βœ… transform::parser::tests::test_parse_fmt_symbol
βœ… transform::parser::tests::test_string_empty
βœ… transform::parser::tests::test_symbol
βœ… transform::parser::tests::test_symbol_lambda2
βœ… transform::parser::tests::test_symbol_canon
βœ… transform::parser::tests::test_symbol_stream
βœ… transform::parser::tests::test_symbol_lambda
βœ… transform::tests::test_parse_canon
βœ… transform::parser::tests::test_symbol_lambda_exclamation
βœ… transform::parser::tests::test_trailing_error
βœ… transform::tests::test_parse_fmt_call
βœ… transform::tests::test_parse_fmt_call_var
βœ… transform::tests::test_parse_fmt_sexp
βœ… transform::tests::test_parse_fmt_string
βœ… transform::tests::test_parse_fmt_symbol
βœ… transform::walker::tests::test_at_transform
βœ… transform::walker::tests::test_peers
βœ… transform::walker::tests::test_translate_multiple_calls
βœ… transform::walker::tests::test_translate_call_no_result
βœ… transform::walker::tests::test_translate_call_result
βœ… transform::walker::tests::test_translate_call_no_string
βœ… transform::walker::tests::test_translate_null

βœ…Β air-trace-handler

βœ… merger::fold_merger::fold_lore_resolver::tests::convolution_test_1
βœ… merger::fold_merger::fold_lore_resolver::tests::convolution_test_2
βœ… merger::fold_merger::fold_lore_resolver::tests::empty_fold_result

βœ…Β aquavm-air

βœ… execution_step::execution_context::scalar_variables::values_sparse_matrix::test::test_local_cleanup
βœ… execution_step::value_types::canon_stream_map::test::test_index_ok
βœ… execution_step::value_types::canon_stream_map::test::from_canon_stream
βœ… execution_step::value_types::stream::recursive_stream::test::add_value_into_prev_and_current
βœ… execution_step::value_types::stream::recursive_stream::test::fold_started_empty_if_no_values
βœ… execution_step::value_types::stream::recursive_stream::test::next_iteration_empty_if_no_values_added
βœ… execution_step::value_types::stream::recursive_stream::test::next_iteration_empty_if_no_values
βœ… execution_step::value_types::stream::recursive_stream::test::one_recursive_iteration
βœ… execution_step::value_types::stream::stream_definition::test::compactification_invalid_state_error
βœ… execution_step::value_types::stream::stream_definition::test::compactification_points_to_nowhere_error
βœ… execution_step::value_types::stream::stream_definition::test::compactification_with_current_generation
βœ… execution_step::value_types::stream::stream_definition::test::compactification_with_previous_new_generation
βœ… execution_step::value_types::stream::stream_definition::test::compactification_works_with_mixed_generations
βœ… execution_step::value_types::stream::stream_definition::test::empty_generations_skipped_in_slice_iter_current
βœ… execution_step::value_types::stream::stream_definition::test::empty_generations_skipped_in_slice_iter_prev
βœ… execution_step::value_types::stream::stream_definition::test::generation_from_current_data_after_previous
βœ… execution_step::value_types::stream::stream_definition::test::generation_from_new_data_after_current_and_previous
βœ… execution_step::value_types::stream::stream_definition::test::stream_size_limit
βœ… execution_step::value_types::stream::stream_definition::test::test_iter
βœ… execution_step::value_types::stream::stream_definition::test::test_slice_iter_current
βœ… execution_step::value_types::stream::stream_definition::test::test_slice_iter_new
βœ… execution_step::value_types::stream::stream_definition::test::test_slice_iter_prev
βœ… execution_step::value_types::stream::stream_definition::test::test_iter_on_empty_stream
βœ… execution_step::value_types::stream::stream_definition::test::test_slice_on_empty_stream
βœ… execution_step::value_types::stream_map::test::compactification_invalid_state_error
βœ… execution_step::value_types::stream_map::test::compactification_points_to_nowhere_error
βœ… execution_step::value_types::stream_map::test::test_from_value_key_int
βœ… execution_step::value_types::stream_map::test::test_from_value_key_str
βœ… execution_step::value_types::stream_map::test::test_iter_unique_key_object
βœ… execution_step::value_types::stream_map::test::test_insert

βœ…Β aquavm-air-parser

βœ… ast::tests::instruction_arguments::issue_263
βœ… ast::tests::instructions::display_fail_last_error
βœ… ast::tests::instructions::display_fail_literal
βœ… ast::tests::instructions::display_fail_scalar
βœ… parser::lexer::tests::air_instructions
βœ… parser::lexer::tests::bad_value
βœ… parser::lexer::tests::booleans
βœ… parser::lexer::tests::canon_stream
βœ… parser::lexer::tests::canon_stream_with_functor
βœ… parser::lexer::tests::float_number
βœ… parser::lexer::tests::integer_numbers
βœ… parser::lexer::tests::init_peer_id
βœ… parser::lexer::tests::invalid_lambda
βœ… parser::lexer::tests::invalid_lambda_numbers
βœ… parser::lexer::tests::lambda
βœ… parser::lexer::tests::lambda_path_numbers
βœ… parser::lexer::tests::last_error
βœ… parser::lexer::tests::last_error_message
βœ… parser::lexer::tests::last_error_instruction
βœ… parser::lexer::tests::last_error_non_standard_field
βœ… parser::lexer::tests::last_error_peer_id
βœ… parser::lexer::tests::leading_dot
βœ… parser::lexer::tests::match_with_empty_array__
βœ… parser::lexer::tests::scalar_with_functor
βœ… parser::lexer::tests::stream_map
βœ… parser::lexer::tests::stream
βœ… parser::lexer::tests::stream_map_lambda_numeric_accessor
βœ… parser::lexer::tests::stream_map_lambda_string_accessor
βœ… parser::lexer::tests::stream_map_lambda_scalar_accessor
βœ… parser::lexer::tests::string_literal
βœ… parser::lexer::tests::timestamp
βœ… parser::lexer::tests::too_big_float_number
βœ… parser::lexer::tests::too_big_number
βœ… parser::lexer::tests::ttl
βœ… parser::lexer::tests::unclosed_quote
βœ… parser::tests::ap::ap_with_bool
βœ… parser::tests::ap::ap_with_canon_stream_map_lambda_literal_key
βœ… parser::tests::ap::ap_with_canon_stream
βœ… parser::tests::ap::ap_with_canon_stream_map_lambda_numeric_key
βœ… parser::tests::ap::ap_with_canon_stream_map_lambda_scalar_key
βœ… parser::tests::ap::ap_with_canon_stream_with_lambda
βœ… parser::tests::ap::ap_with_empty_array
βœ… parser::tests::ap::ap_with_init_peer_id
βœ… parser::tests::ap::ap_with_last_error
βœ… parser::tests::ap::ap_with_literal
βœ… parser::tests::ap::ap_with_number
βœ… parser::tests::ap::ap_with_stream_map
βœ… parser::tests::ap::ap_with_ttl
βœ… parser::tests::ap::ap_with_timestamp
βœ… parser::tests::call::canon_stream_in_triplet
βœ… parser::tests::call::canon_stream_in_args
βœ… parser::tests::call::canon_stream_with_lambda_in_triplet
βœ… parser::tests::call::json_path_square_braces
βœ… parser::tests::call::no_output
βœ… parser::tests::call::parse_empty_array
βœ… parser::tests::call::not_defined_scalar_in_lambda
βœ… parser::tests::call::parse_empty_array_2
βœ… parser::tests::call::parse_init_peer_id
βœ… parser::tests::call::parse_json_path
βœ… parser::tests::call::parse_lambda_complex
βœ… parser::tests::call::parse_last_error
βœ… parser::tests::call::parse_lambda_with_scalars_complex
βœ… parser::tests::call::parse_timestamp
βœ… parser::tests::call::parse_ttl
βœ… parser::tests::call::parse_undefined_variable
βœ… parser::tests::call::seq_par_call
βœ… parser::tests::call::parse_undefined_stream_without_json_path
βœ… parser::tests::call::seq_with_empty_and_dash
βœ… parser::tests::canon::canon_with_literal_peer_id
βœ… parser::tests::canon::canon_with_stream_map_to_canon_stream_map
βœ… parser::tests::canon::canon_with_variable_peer_id
βœ… parser::tests::canon::canon_with_stream_map_to_scalar
βœ… parser::tests::fail::parse_fail_last_error
βœ… parser::tests::fail::parse_fail_literal_0
βœ… parser::tests::fail::parse_fail_literals
βœ… parser::tests::fail::parse_fail_scalar_with_error
βœ… parser::tests::fail::parse_fail_scalar_with_lambda
βœ… parser::tests::fail::parse_fail_scalars
βœ… parser::tests::fold::comments
βœ… parser::tests::fold::fold_empty_array_iterable
βœ… parser::tests::fold::fold_json_path
βœ… parser::tests::fold::fold_on_canon_stream
βœ… parser::tests::fold::fold_on_canon_stream_map
βœ… parser::tests::fold::fold_on_canon_stream_obsolete_syntax
βœ… parser::tests::fold::fold_on_scalar_with_next
βœ… parser::tests::fold::fold_on_scalar_with_next_in_a_branch1
βœ… parser::tests::fold::fold_on_scalar_with_next_in_a_branch2
βœ… parser::tests::fold::fold_on_scalar_with_next_in_a_fold
βœ… parser::tests::fold::fold_on_scalar_with_next_in_a_fold1
βœ… parser::tests::fold::fold_on_scalar_with_next_in_a_fold2
βœ… parser::tests::fold::fold_on_scalar_with_subtree_and_next
βœ… parser::tests::fold::fold_on_stream
βœ… parser::tests::fold::fold_on_stream_multiple_folds_same_iter_names
βœ… parser::tests::fold::fold_on_stream_with_last_null
βœ… parser::tests::fold::fold_on_stream_multiple_folds_same_iter_names_neg
βœ… parser::tests::fold::fold_on_stream_with_next_in_a_branch1_neg
βœ… parser::tests::fold::fold_on_stream_with_multiple_folds
βœ… parser::tests::fold::fold_on_stream_with_next_in_a_branch2_neg
βœ… parser::tests::fold::fold_on_stream_with_next_in_a_fold
βœ… parser::tests::fold::fold_on_stream_with_next_in_a_fold1
βœ… parser::tests::fold::fold_on_stream_with_next_in_a_fold1_neg
βœ… parser::tests::fold::fold_on_stream_with_next_neg
βœ… parser::tests::fold::fold_on_stream_with_next_in_a_fold2
βœ… parser::tests::fold::fold_on_stream_with_subtree_and_next
βœ… parser::tests::fold::fold_on_stream_with_next_in_a_fold2_neg
βœ… parser::tests::fold::fold_on_stream_with_xor
βœ… parser::tests::fold::fold_on_stream_with_xor_and_nested_fold_neg_1
βœ… parser::tests::fold::fold_on_stream_with_xor_and_nested_fold_2
βœ… parser::tests::fold::fold_on_stream_with_xor_and_nested_fold_neg_2
βœ… parser::tests::fold::fold_on_stream_with_xor_and_par
βœ… parser::tests::fold::fold_on_stream_with_xor_and_par_neg
βœ… parser::tests::fold::fold_with_scalar_and_last_instruction
βœ… parser::tests::fold::fold_with_undefined_variable
βœ… parser::tests::fold::fold_with_undefined_iterable
βœ… parser::tests::fold::multiple_scalar_folds_with_same_iterator
βœ… parser::tests::fold::parse_fold
βœ… parser::tests::fold::parse_fold_with_multiple_iterator
βœ… parser::tests::fold::parse_fold_with_xor_par_seq
βœ… parser::tests::fold::scalar_fold_with_multiple_nexts_inside
βœ… parser::tests::fold::stream_fold_with_multiple_nexts_inside
βœ… parser::tests::match_::match_with_bool
βœ… parser::tests::match_::match_with_canon_stream_wl
βœ… parser::tests::match_::mismatch_with_canon_stream_wl
βœ… parser::tests::match_::match_with_empty_array
βœ… parser::tests::match_::mismatch_with_bool
βœ… parser::tests::match_::mismatch_with_empty_array
βœ… parser::tests::match_::parse_match_with_canon_stream
βœ… parser::tests::match_::parse_match
βœ… parser::tests::match_::parse_match_with_timestamp
βœ… parser::tests::match_::parse_match_with_init_peer_id
βœ… parser::tests::match_::parse_match_with_ttl
βœ… parser::tests::match_::parse_mismatch
βœ… parser::tests::never::parse_null
βœ… parser::tests::new::iterators_cant_be_restricted
βœ… parser::tests::new::parse_new_with_canon_stream
βœ… parser::tests::new::parse_new_with_scalar
βœ… parser::tests::new::parse_new_with_stream
βœ… parser::tests::new::parse_new_with_stream_map
βœ… parser::tests::null::parse_null
βœ… parser::tests::seq::parse_seq
βœ… parser::tests::par::parse_seq
βœ… parser::tests::par::parse_par_par
βœ… parser::tests::seq::parse_seq_par_xor_seq
βœ… parser::tests::seq::parse_seq_seq

βœ…Β aquavm-air::test_module

βœ… features::cid::canon::test_canon_agg_not_found
βœ… features::cid::canon::test_canon_ok
βœ… features::cid::canon::test_canon_ok_multi
βœ… features::cid::canon::test_canon_root_tetraplet_not_found
βœ… features::cid::test_correct_cid
βœ… features::cid::canon::test_canon_value_not_found
βœ… features::cid::canon::test_canon_tetraplet_not_found
βœ… features::cid::test_scalar_cid
βœ… features::cid::test_missing_cid
βœ… features::cid::test_stream_cid
βœ… features::data_merging::air_basic::seq_par_call
βœ… features::data_merging::data_merge::stream_merge
βœ… features::cid::test_unused_cid
βœ… features::data_merging::data_merge::fold_merge
βœ… features::data_merging::data_merge::merge_streams_in_two_fold
βœ… features::data_merging::air_basic::par_par_call
βœ… features::data_merging::data_merge::test_merge_unused_match
βœ… features::data_merging::data_merge::test_merge_scalar_match
βœ… features::data_merging::executed_trace_basic::executed_trace_create_service
βœ… features::data_merging::executed_trace_basic::executed_trace_par_par_call
βœ… features::data_merging::data_merge::test_merge_stream_mismatch
βœ… features::data_merging::data_merge::test_merge_stream_match_gen
βœ… features::data_merging::data_merge::test_merge_stream_match
βœ… features::data_merging::data_merge::test_merge_unused_mismatch
βœ… features::data_merging::data_merge::test_merge_scalar_mismatch
βœ… features::data_merging::executed_trace_basic::executed_trace_par_seq_fold_call
βœ… features::data_merging::executed_trace_basic::executed_trace_seq_par_call
βœ… features::data_merging::executed_trace_basic::executed_trace_seq_par_seq_seq
βœ… features::errors::error::rebubble_error_from_xor_right_branch
βœ… features::errors::error::fail_with_rebubble_error
βœ… features::data_merging::executed_trace_basic::executed_trace_seq_seq
βœ… features::data_merging::executed_trace_basic::executed_trace_par_seq_fold_in_cycle_call
βœ… features::errors::last_error::access_last_error_by_not_exists_field
βœ… features::errors::invalid_air::invalid_air
βœ… features::errors::last_error::fail_with_scalar_from_call_field_not_right_type
βœ… features::errors::last_error::fail_with_scalar_from_call
βœ… features::errors::last_error::fail_with_scalar_from_call_not_enough_fields
βœ… features::errors::last_error::fail_with_scalar_with_lambda_from_call
βœ… features::errors::last_error::fail_with_scalar_rebubble_error
βœ… features::errors::last_error::fail_with_scalar_from_call_not_right_type
βœ… features::errors::last_error::last_error_tetraplets
βœ… features::errors::last_error::last_error_with_match
βœ… features::errors::last_error::non_initialized_last_error
βœ… features::errors::last_error::last_error_with_par_one_subgraph_failed
βœ… features::errors::last_error::not_clear_last_error_in_match
βœ… features::errors::last_error::not_clear_last_error_in_mismatch
βœ… features::errors::last_error::track_current_peer_id
βœ… features::errors::last_error::undefined_last_error_errcode
βœ… features::errors::last_error::undefined_last_error_msg_errcode
βœ… features::errors::last_error::variable_names_shown_in_error
βœ… features::join_behaviour::join_behaviour::ap_scalar_with_join_behaviour
βœ… features::join_behaviour::join_behaviour::dont_wait_on_json_path
βœ… features::join_behaviour::join_behaviour::ap_stream_with_join_behaviour
βœ… features::join_behaviour::join_behaviour::dont_wait_on_json_path_on_scalars
βœ… features::join_behaviour::join_behaviour::canon_with_empty_behaviour
βœ… features::join_behaviour::join_behaviour::match_with_join_behaviour
βœ… features::join_behaviour::join_behaviour::fold_with_join_behaviour
βœ… features::join_behaviour::join_behaviour::mismatch_with_join_behaviour
βœ… features::lambda::flattening::flattening_scalar_arrays
βœ… features::lambda::functors::functor_dont_influence_tetraplet
βœ… features::lambda::functors::length_functor_for_array_scalar
βœ… features::lambda::functors::length_functor_for_empty_canon_stream
βœ… features::lambda::functors::length_functor_for_canon_stream
βœ… features::lambda::functors::length_functor_for_empty_stream
βœ… features::lambda::functors::length_functor_for_non_array_scalar
βœ… features::lambda::functors::length_functor_for_stream
βœ… features::misc::empty_array::empty_array
βœ… features::misc::version_check::publish_unsupported_version_check
βœ… features::misc::version_check::publish_version_check
βœ… features::scopes::scalars_scope::new_with_randomly_set_scalars_in_fold_1
βœ… features::scopes::scalars_scope::before_after_of_next
βœ… features::lambda::lambda::lambda_with_number_stream_and_followed_scalar
βœ… features::lambda::lambda::lambda_with_number_stream
βœ… features::lambda::lambda::lambda_with_string_scalar
βœ… features::scopes::scalars_scope::local_and_global_scalars
βœ… features::misc::version_check::minimal_version_check
βœ… features::scopes::scalars_scope::new_with_randomly_set_scalars_in_fold_2
βœ… features::lambda::lambda::lambda_with_scalar_join
βœ… features::lambda::lambda::lambda_not_allowed_for_non_objects_and_arrays
βœ… features::lambda::lambda::lambda_with_number_scalar
βœ… features::scopes::scalars_scope::scalars_scope
βœ… features::scopes::scopes_behaviour_with_errors::check_that_scalar_is_visible_only_inside_fold_block
βœ… features::scopes::scopes_behaviour_with_errors::scopes_check_that_scalar_not_overwritten_by_fold_end
βœ… features::signatures::runtime::test_runtime_canon_tetraplet
βœ… features::signatures::runtime::test_runtime_executed_call_argument_hash
βœ… features::signatures::runtime::test_runtime_executed_call_tetraplet
βœ… features::streams::compactification::global_streams_are_compactified
βœ… features::signatures::runtime::test_runtime_executed_failed_argument_hash
βœ… features::streams::compactification::global_stream_maps_are_compactified
βœ… features::signatures::runtime::test_runtime_failed_call_tetraplet
βœ… features::streams::recursive_streams::recursive_stream_error_handling
βœ… features::streams::compactification::local_streams_are_compactified
βœ… features::streams::compactification::local_stream_maps_are_compactified
βœ… features::streams::ap_with_fold::ap_with_fold
βœ… features::streams::merging::merging_fold_iterations_extensively
βœ… features::streams::merging::merging_fold_iterations_extensively_2
βœ… features::streams::recursive_streams::recursive_stream_inner_fold
βœ… features::streams::recursive_streams::recursive_stream_fold_with_n_service_call
βœ… features::streams::recursive_streams::recursive_stream_many_iterations
βœ… features::streams::recursive_streams::recursive_stream_join
βœ… features::streams::recursive_streams::recursive_stream_with_early_exit
βœ… features::streams::recursive_streams::recursive_stream_size_limit
βœ… features::streams::streams::empty_stream
βœ… features::streams::streams::stream_merging_v1
βœ… features::streams::streams_early_exit::par_early_exit
βœ… features::streams::streams::stream_merging_v0
βœ… features::tetraplets::provenance::call_result
βœ… features::streams::streams_early_exit::fold_early_exit
βœ… features::tetraplets::provenance::call_result_iteration
βœ… features::streams::streams_early_exit::fold_par_early_exit
βœ… features::tetraplets::provenance::canon_in_canon
βœ… features::tetraplets::provenance::lambda_result_iteration
βœ… features::tetraplets::provenance::literal
βœ… features::tetraplets::security_tetraplets::check_tetraplet_works_correctly
βœ… features::tetraplets::security_tetraplets::fold_canon_with_inner_call
βœ… features::tetraplets::security_tetraplets::fold_stream_with_inner_call
βœ… features::topology_hops::call_guided_topology::call_generates_hop
βœ… features::tetraplets::security_tetraplets::fold_with_inner_call
βœ… features::topology_hops::call_guided_topology::call_with_join_behaviour
βœ… features::topology_hops::canon_guided_topology::canon_generates_hop
βœ… instructions::ap::ap_map_key_join_behavior
βœ… instructions::ap::ap_canon_stream_map_with_string_key_accessor_lambda
βœ… instructions::ap::ap_canon_stream
βœ… features::topology_hops::canon_guided_topology::canon_with_join_behaviour
βœ… instructions::ap::ap_canon_stream_with_lambda
βœ… instructions::ap::ap_canon_stream_map_with_numeric_key_accessor_lambda
βœ… instructions::ap::ap_map_value_join_behavior
βœ… features::tetraplets::security_tetraplets::fold_json_path
βœ… instructions::ap::ap_stream_map_with_undefined_last_error
βœ… instructions::ap::ap_with_last_error
βœ… instructions::ap::ap_with_scalars
βœ… instructions::ap::ap_with_dst_stream
βœ… instructions::ap::ap_with_timestamp
βœ… instructions::ap::ap_stream_map
βœ… instructions::ap::ap_with_bool_literal
βœ… instructions::ap::ap_with_string_literal
βœ… instructions::ap::ap_with_number_literal
βœ… instructions::ap::ap_with_error
βœ… instructions::call::call_canon_stream_map_arg
βœ… instructions::ap::ap_with_ttl
βœ… instructions::call::call_with_timestamp
βœ… instructions::call::call_module_func_from_canon_stream_map
βœ… instructions::call::call_peer_id_from_canon_stream_map
βœ… instructions::call::call_with_ttl
βœ… instructions::call::current_peer_id_call
βœ… instructions::call::duplicate_variables
βœ… instructions::call::remote_peer_id_call
βœ… instructions::canon::canon_fixes_stream_correct
βœ… instructions::canon::canon_empty_not_writable_stream
βœ… instructions::call::variables
βœ… instructions::canon::canon_empty_stream
βœ… instructions::canon::canon_map_2_scalar_with_lens_tetraplet_check
βœ… instructions::canon::canon_gates
βœ… instructions::canon::basic_canon
βœ… instructions::canon::canon_join_behavoir
βœ… instructions::call::string_parameters
βœ… instructions::canon::canon_map_index_with_element_access_tetraplet_check
βœ… instructions::canon::canon_map_2_scalar_tetraplet_check
βœ… instructions::canon::canon_map_index_with_element_and_attribute_tetraplet_check
βœ… instructions::canon::canon_map_join_behavoir
βœ… instructions::canon::canon_map_non_existing_index_and_element_tetraplet_check
βœ… instructions::canon::canon_map_non_existing_index_tetraplet_check
βœ… instructions::canon::canon_map_scalar
βœ… instructions::canon::canon_map_with_lens_by_key_number_tetraplet_check
βœ… instructions::canon::canon_map_single_index_tetraplet_check
βœ… instructions::canon::canon_map_scalar_with_par
βœ… instructions::canon::canon_map_with_lens_by_key_number_key_tetraplet_check
βœ… instructions::canon::canon_map_var_join_behavoir
βœ… instructions::canon::canon_stream_can_be_created_from_aps
βœ… instructions::canon::canon_moves_execution_flow
βœ… instructions::canon::test_extend_by_request_sent_by
βœ… instructions::canon::test_merge_request_sent_by
βœ… instructions::canon::canon_stream_map
βœ… instructions::canon::canon_over_later_defined_stream
βœ… instructions::canon::test_merge_executed
βœ… instructions::fail::fail_to_fail_with_unsupported_errorcode_in_canon
βœ… instructions::fail::fail_to_fail_with_unsupported_errorcode_in_error
βœ… instructions::fail::fail_to_fail_with_unsupported_errorcode_in_scalar
βœ… instructions::fail::fail_to_fail_with_unsupported_errorcode_in_scalar_wl
βœ… instructions::fail::fail_with_canon_stream
βœ… instructions::fail::fail_with_last_error
βœ… instructions::fail::fail_with_error
βœ… instructions::fail::fail_with_error_tetraplets
βœ… instructions::fail::fail_with_literals
βœ… instructions::fail::fail_with_literals_tetraplets
βœ… instructions::fail::fail_with_last_error_tetraplets
βœ… instructions::fold::empty_fold_json_path
βœ… instructions::fold::fold_canon_stream_map
βœ… instructions::fold::empty_iterable_fold
βœ… instructions::fold::fold_map_and_canon_map_orders_are_same
βœ… instructions::fold::empty_literal_array_fold
βœ… instructions::fold::fold_par_next_completes
βœ… instructions::fold::fold_scalar_seq_next_completes_with_null
βœ… instructions::fold::fold_stream_seq_next_completes_with_null
βœ… instructions::fold::fold_scalar_seq_next_not_completes_with_never
βœ… instructions::fold::fold_stream_map
βœ… instructions::fold::fold_stream_seq_next_never_completes
βœ… instructions::fold::fold_with_join
βœ… instructions::fold::fold_stream_seq_next_saves_call_result
βœ… instructions::fold::fold_waits_on_empty_stream
βœ… instructions::fold::fold_stream_seq_next_never_completes_with_never
βœ… instructions::fold::lfold
βœ… instructions::fold::inner_fold_with_same_iterator
βœ… instructions::fold::lambda
βœ… instructions::fold::rfold
βœ… instructions::fold::shadowing_scope
βœ… instructions::fold::shadowing
βœ… instructions::fold::inner_fold
βœ… instructions::match_::issue_165
βœ… instructions::match_::match_not_equal
βœ… instructions::match_::match_equal
βœ… instructions::match_::match_with_equal_numbers
βœ… instructions::match_::match_with_error
βœ… instructions::match_::match_with_undefined_last_error_message
βœ… instructions::match_::match_with_string
βœ… instructions::match_::match_with_init_peer_id
βœ… instructions::match_::match_with_ttl
βœ… instructions::match_::match_with_timestamp
βœ… instructions::match_::match_without_xor
βœ… instructions::mismatch::mismatch_equal
βœ… instructions::match_::match_with_two_xors
βœ… instructions::mismatch::mismatch_not_equal
βœ… instructions::mismatch::mismatch_with_error
βœ… instructions::match_::match_with_undefined_last_error_errcode
βœ… instructions::mismatch::mismatch_with_string
βœ… instructions::mismatch::mismatch_with_two_xors
βœ… instructions::mismatch::mismatch_without_xor
βœ… instructions::new::check_influence_to_not_restricted
βœ… instructions::never::never_not_complete_subgraph
βœ… instructions::new::new_in_fold_with_ap
βœ… instructions::new::new_with_global_scalars
βœ… instructions::new::new_with_scalars_in_lfold_with_outside_next
βœ… instructions::new::new_with_scalars_in_fold_with_inside_next
βœ… instructions::new::new_with_scalars_with_errors
βœ… instructions::new::several_restrictions
βœ… instructions::new::new_with_scalars_in_rfold_with_outside_next
βœ… instructions::par::par_local_remote
βœ… instructions::new::new_with_streams_with_errors
βœ… instructions::seq::seq_local_remote
βœ… instructions::par::par_remote_remote
βœ… instructions::seq::seq_remote_remote
βœ… instructions::xor::error_with_xor
βœ… instructions::xor::last_error_with_xor
βœ… instructions::xor::xor
βœ… instructions::xor::xor_multiple_variables_found
βœ… instructions::xor::xor_var_not_found
βœ… instructions::xor::xor_par
βœ… integration::chat_join::init_peer_id
βœ… integration::chat_join::join_chat_2
βœ… integration::chat_join::join_chat_1
βœ… integration::create_service::create_service
βœ… issues::issue_137::issue_137
βœ… issues::issue_178::par_ap_behaviour
βœ… issues::issue_180::issue_180
βœ… issues::issue_177::issue_177
βœ… issues::issue_211::issue_211
βœ… issues::issue_214::issue_214
βœ… issues::issue_216::issue_216
βœ… issues::issue_221::issue_221
βœ… issues::issue_295::issue_295
βœ… issues::issue_241::issue_241
βœ… issues::issue_222::issue_222
βœ… issues::issue_302::issue_302
βœ… issues::issue_300::issue_300
βœ… issues::issue_331::issue_331
βœ… issues::issue_304::issue_304
βœ… issues::issue_306::issue_306
βœ… issues::issue_346::issue_346
βœ… issues::issue_348::issue_348
βœ… issues::issue_356::issue_356
βœ… issues::issue_363::issue_363
βœ… issues::issue_632::issue_310
βœ… issues::issue_642::issue_642
βœ… issues::issue_644::issue_644
βœ… negative_tests::execution_step::array_accessor_not_match_value
βœ… negative_tests::execution_step::field_accesssor_not_match_value_call_arg_lambda
βœ… negative_tests::execution_step::canon_stream_not_have_enough_values_call_arg
βœ… negative_tests::execution_step::field_accessor_applied_to_stream
βœ… negative_tests::execution_step::fold_iterates_over_non_array_scalar_lambda_iterable
βœ… negative_tests::execution_step::local_service_error
βœ… negative_tests::execution_step::fold_iterates_over_non_array_scalar_iterable
βœ… negative_tests::execution_step::non_string_value_in_triplet_resolution_function_name
βœ… negative_tests::execution_step::index_access_not_u32_i64
βœ… negative_tests::execution_step::non_string_value_in_triplet_resolution
βœ… negative_tests::execution_step::non_string_value_in_triplet_resolution_module_name
βœ… integration::dashboard::dashboard
βœ… negative_tests::execution_step::scalar_accessor_has_invalid_type_ap
βœ… negative_tests::execution_step::stream_accessor_has_invalid_type
βœ… negative_tests::execution_step::undefined_error_functor
βœ… negative_tests::execution_step::undefined_error_peerid
βœ… negative_tests::execution_step::undefined_last_error_instruction
βœ… negative_tests::execution_step::value_not_contain_such_array_idx_call_arg_lambda
βœ… negative_tests::execution_step::value_not_contain_such_array_idx_ap
βœ… negative_tests::execution_step::undefined_last_error_functor
βœ… negative_tests::execution_step::unsupported_map_keytype
βœ… negative_tests::execution_step::undefined_last_error_peer_id
βœ… negative_tests::farewell_step::unprocessed_call_result
βœ… negative_tests::execution_step::value_not_contain_such_field_call_arg_lambda
βœ… negative_tests::preparation_step::invalid_callresults
βœ… negative_tests::preparation_step::invalid_data_with_versions
βœ… negative_tests::preparation_step::invalid_data_without_versions
βœ… negative_tests::uncatchable_trace_related::canon_result_error
βœ… negative_tests::uncatchable_trace_related::different_executed_state_expected
βœ… negative_tests::uncatchable_trace_related::fold_incorrect_subtraces_count
βœ… negative_tests::uncatchable_trace_related::fold_pos_overflow
βœ… negative_tests::uncatchable_trace_related::incorrect_call_result
βœ… negative_tests::uncatchable_trace_related::invalid_dst_generations
βœ… negative_tests::uncatchable_trace_related::incompatible_executed_states
βœ… negative_tests::uncatchable_trace_related::par_len_overflow
βœ… negative_tests::uncatchable_trace_related::no_stream_state
βœ… negative_tests::uncatchable_trace_related::no_element_at_position
βœ… negative_tests::uncatchable_trace_related::par_pos_overflow
βœ… negative_tests::uncatchable_trace_related::several_records_with_same_pos
βœ… negative_tests::uncatchable_trace_related::set_subtrace_len_and_pos_failed
βœ… negative_tests::uncatchable_trace_related::par_len_underflow
βœ… negative_tests::uncatchable_trace_related::values_not_equal
βœ… negative_tests::uncatchable_trace_related::subtrace_len_overflow
βœ… negative_tests::uncatchable_trace_unrelated::call_result_not_correspond_to_instr
βœ… negative_tests::uncatchable_trace_unrelated::fold_state_not_found
βœ… negative_tests::uncatchable_trace_unrelated::malformed_call_service_failed
βœ… negative_tests::uncatchable_trace_unrelated::value_for_cid_not_found
βœ… negative_tests::uncatchable_trace_unrelated::iterable_shadowing
βœ… negative_tests::uncatchable_trace_unrelated::shadowing_is_not_allowed
βœ… negative_tests::uncatchable_trace_unrelated::recursive_stream_size_limit

βœ…Β avm-data-store

βœ… tests::anomaly_data_de
βœ… tests::anomaly_data_se