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

feat: cleanup and remove unused code #3350

Merged
merged 1 commit into from
Dec 9, 2024

feat: cleanup and remove unused code

f8a77ad
Select commit
Loading
Failed to load commit list.
Merged

feat: cleanup and remove unused code #3350

feat: cleanup and remove unused code
f8a77ad
Select commit
Loading
Failed to load commit list.
Garnix CI / check unionlabs-tests [x86_64-linux] succeeded Dec 6, 2024 in 5m 36s

Run results

Build succeeded

Details

Last 100 lines of logs:

   Compiling ssz v0.5.3 (/build/unionlabs-patched-workspace-cargo-toml/lib/ssz)
   Compiling cosmwasm-std v1.5.8
   Compiling protos v0.0.0 (/build/unionlabs-patched-workspace-cargo-toml/generated/rust/protos)
   Compiling alloy-core v0.8.12
   Compiling alloy v0.6.4
   Compiling unionlabs v0.1.0 (/build/unionlabs-patched-workspace-cargo-toml/lib/unionlabs)
    Finished `release` profile [optimized] target(s) in 42.36s
     Running unittests src/lib.rs (target/release/deps/unionlabs-5a15488cee373332)

running 66 tests
test bounded::tests::new ... ok
test bech32::tests::string_roundtrip ... ok
test array_slice ... ok
test bech32::tests::const_to_string ... ok
test bounded::tests::serde ... ok
test bech32::tests::json_roundtrip ... ok
test bytes::tests::base64 ... ok
test bounded::tests::serde_roundtrip ... ok
test aptos::object::tests::ibc_store_address ... ok
test bytes::tests::hex_prefixed ... ok
test bytes::tests::hex_unprefixed ... ok
test debug::enums::empty ... ok
test cosmos::ics23::proof_spec::tests::min_max_depth_conversion_works ... ok
test debug::enums::empty_container ... ok
test debug::enums::field_named ... ok
test debug::enums::field_unnamed ... ok
test debug::enums::tuple_empty ... ok
test debug::enums::named_empty_container ... ok
test debug::enums::tuple_empty_container ... ok
test debug::structs::empty_container ... ok
test debug::structs::empty ... ok
test debug::structs::field_named ... ok
test debug::structs::field_named_container ... ok
test debug::structs::field_named_generics ... ok
test debug::structs::field_named_nested ... ok
test debug::structs::field_named_skip ... ok
test debug::structs::field_unnamed ... ok
test debug::structs::field_named_skip_generics ... ok
test debug::structs::named_empty_container ... ok
test debug::structs::tuple_empty ... ok
test debug::structs::tuple_empty_container ... ok
test ethereum::slot::test ... ok
test google::protobuf::any::tests::test_flatten ... ok
test google::protobuf::duration::tests::checked_add ... ok
test google::protobuf::duration::tests::ord ... ok
test google::protobuf::duration::tests::serde_roundtrip ... ok
test google::protobuf::duration::tests::proto_roundtrip ... ok
test google::protobuf::duration::tests::string_roundtrip ... ok
test google::protobuf::timestamp::tests::duration_since ... ok
test google::protobuf::timestamp::tests::cosmwasm_timestamp ... ok
test google::protobuf::timestamp::tests::from_unix_nanos ... ok
test google::protobuf::timestamp::tests::timestamp_duration_arithmetic ... ok
test google::protobuf::timestamp::tests::try_from_unix_nanos ... ok
test google::protobuf::timestamp::tests::parse ... ok
test hash::hash_v2::tests::base64 ... ok
test hash::hash_v2::tests::base64_too_long ... ok
test hash::hash_v2::tests::base64_too_short ... ok
test hash::hash_v2::tests::hex_prefixed ... ok
test debug::structs::field_unnamed_container ... ok
test hash::hash_v2::tests::hex_unprefixed ... ok
test hash::hash_v2::tests::hex_unprefixed_too_long ... ok
test hash::hash_v2::tests::hex_unprefixed_too_short ... ok
test hash::hash_v2::tests::hex_prefixed_too_long ... ok
test ibc::core::client::height::tests::from_str ... ok
test id::tests::port_id ... ok
test uint::u256_tests::roundtrip ... ok
test uint::u256_tests::hex_string ... ok
test hash::hash_v2::tests::new_ref ... ok
test validated::tests::validate ... ok
test hash::hash_v2::tests::hex_prefixed_too_short ... ok
test ibc::core::client::height::tests::display ... ok
test uint::u256_tests::from_limbs ... ok
test ibc::core::client::height::tests::cmp ... ok
test ibc::core::client::height::tests::debug ... ok
test ibc::core::commitment::merkle_proof::tests::json ... ok
test signer::tests::display ... ok

test result: ok. 66 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s

   Doc-tests unionlabs

running 5 tests
test lib/unionlabs/src/lib.rs - ByteArrayExt::array_slice (line 271) - compile fail ... ok
test lib/unionlabs/src/id.rs - id::ChannelId::to_string_prefixed (line 200) ... ok
test lib/unionlabs/src/lib.rs - ByteArrayExt::array_slice (line 279) ... ok
test lib/unionlabs/src/google/protobuf/any.rs - google::protobuf::any::IntoAny (line 23) ... ok
test lib/unionlabs/src/id.rs - id::ConnectionId::to_string_prefixed (line 130) ... ok

test result: ok. 5 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 1.18s

checkPhase completed in 44 seconds
Running phase: installPhase
@nix {"action":"setPhase","phase":"installPhase"}
linking previous artifacts /nix/store/cahpk1qcphqjq1p0m713rqcby4dn8v1p-unionlabs-deps-0.1.0/target.tar.zst to /nix/store/mmi5fb8p11x4n8x070270ff9fhrc1bvr-unionlabs-test-0.1.0/target.tar.zst
/*stdin*\            : 29.02%   (   336 MiB =>   97.4 MiB, /nix/store/mmi5fb8p11x4n8x070270ff9fhrc1bvr-unionlabs-test-0.1.0/target.tar.zst) 
Running phase: fixupPhase
@nix {"action":"setPhase","phase":"fixupPhase"}
shrinking RPATHs of ELF executables and libraries in /nix/store/mmi5fb8p11x4n8x070270ff9fhrc1bvr-unionlabs-test-0.1.0
checking for references to /build/ in /nix/store/mmi5fb8p11x4n8x070270ff9fhrc1bvr-unionlabs-test-0.1.0...
patching script interpreter paths in /nix/store/mmi5fb8p11x4n8x070270ff9fhrc1bvr-unionlabs-test-0.1.0