radicle-heartwood-lfs/radicle/src/cob
Alexis Sellier aa8394a838
cob: Make errors more consistent across COBs
Though these are perhaps not the final error types, we name them the same
across COBs and have them work the same way.

All COB modules now have a `Error` enum.

In a future change, we may want the `FromHistory` trait to support
multiple error types, eg. one for `apply` and one for `validate`.
2023-05-29 11:33:29 +02:00
..
common.rs cli: Render `rad issue list` with a nice table 2023-04-22 13:59:18 +02:00
identity.rs cob: Make errors more consistent across COBs 2023-05-29 11:33:29 +02:00
issue.rs cob: Make errors more consistent across COBs 2023-05-29 11:33:29 +02:00
op.rs Set patch status to `merged` automatically 2023-04-05 10:32:45 +02:00
patch.rs cob: Make errors more consistent across COBs 2023-05-29 11:33:29 +02:00
store.rs cob: Add validation step when loading COBs 2023-05-29 11:27:04 +02:00
test.rs cob: Make errors more consistent across COBs 2023-05-29 11:33:29 +02:00
thread.rs cob: Make errors more consistent across COBs 2023-05-29 11:33:29 +02:00