baking-bad / tezos-on-tezos

Michelson VM and Tezos OS in Rust
MIT License
25 stars 1 forks source link

WIP facade RPC server #8

Closed m-kus closed 1 year ago

github-actions[bot] commented 1 year ago

Test Results

721 tests  +2   721 :heavy_check_mark: +2   11s :stopwatch: +7s     9 suites +2       0 :zzz: ±0      1 files   ±0       0 :x: ±0 

Results for commit 181c9c6a. ± Comparison against base commit c2562f64.

This pull request removes 3 and adds 5 tests. Note that renamed tests count towards both. ``` context ‑ context::ephemeral::test::store_balance context ‑ migrations::test::test_seed_acconuts context ‑ types::head::test::test_head_encoding ``` ``` tezos_ctx ‑ context::ephemeral::test::store_balance tezos_ctx ‑ migrations::test::test_seed_acconuts tezos_node ‑ services::blocks::test::test_block_hash tezos_node ‑ services::blocks::test::test_block_header tezos_node::quickstart ‑ quickstart ```

:recycle: This comment has been updated with latest results.