Fixed PartialEq Implementation for PusTm Struct, branched from fix of PusTc Implementation. #13

Merged
muellerr merged 4 commits from partial_eq_fix_tm into main 2023-01-26 21:12:43 +01:00
Member
No description provided.
lkoester added 6 commits 2023-01-26 19:26:14 +01:00
added partial equal implementation to pustc + unit tests
Some checks failed
Rust/spacepackets/pipeline/head There was a failure building this commit
be1c97b75a
updated changelog
Some checks failed
Rust/spacepackets/pipeline/head There was a failure building this commit
5b021fec22
fmt and clippy
All checks were successful
Rust/spacepackets/pipeline/head This commit looks good
Rust/spacepackets/pipeline/pr-main This commit looks good
34bf9780af
updated changelog
Some checks failed
Rust/spacepackets/pipeline/head This commit looks good
Rust/spacepackets/pipeline/pr-main There was a failure building this commit
db1918e2ca
lkoester requested review from muellerr 2023-01-26 19:26:20 +01:00
lkoester added the
bug
label 2023-01-26 19:26:25 +01:00
muellerr added 1 commit 2023-01-26 21:05:04 +01:00
Merge remote-tracking branch 'origin/main' into partial_eq_fix_tm
All checks were successful
Rust/spacepackets/pipeline/pr-main This commit looks good
Rust/spacepackets/pipeline/head This commit looks good
ea4b6c9cba
muellerr added 1 commit 2023-01-26 21:10:56 +01:00
clippy fixes
All checks were successful
Rust/spacepackets/pipeline/head This commit looks good
Rust/spacepackets/pipeline/pr-main This commit looks good
6c5f454728
Owner

Thanks! cargo check now complains about the raw_data fields now being unused, but I will fix this separately.

Thanks! cargo check now complains about the `raw_data` fields now being unused, but I will fix this separately.
muellerr approved these changes 2023-01-26 21:12:34 +01:00
muellerr merged commit 8970ac7bc5 into main 2023-01-26 21:12:43 +01:00
muellerr deleted branch partial_eq_fix_tm 2023-01-26 21:12:44 +01:00
Sign in to join this conversation.
No reviewers
No Milestone
No project
No Assignees
2 Participants
Notifications
Due Date
The due date is invalid or out of range. Please use the format 'yyyy-mm-dd'.

No due date set.

Dependencies

No dependencies set.

Reference: rust/spacepackets#13
No description provided.