lib: Improve perf of patch item conversion
3 files changed
+30
-10
53cca887
→
ac76014a
modified src/flux.rs
@@ -1,4 +1,5 @@
|
|
| + | |
|
|
|
|
|
added src/flux/git.rs
@@ -0,0 +1,20 @@
| + | |
| + | |
| + | |
| + | |
| + | |
| + | |
| + | |
| + | |
| + | |
| + | |
| + | |
| + | |
| + | |
| + | |
| + | |
| + | |
| + | |
| + | |
| + | |
| + | |
modified src/flux/ui/cob.rs
@@ -12,8 +12,9 @@ use radicle::node::notifications::{Notification, NotificationId, NotificationKin
|
|
|
|
|
|
| - | |
| + | |
|
|
| + | |
|
|
|
|
|
@@ -423,11 +424,9 @@ impl PatchItem {
|
|
|
|
|
|
| - | |
| - | |
| - | |
| - | |
| - | |
| + | |
| + | |
| + | |
|
|
|
|
|
@@ -438,10 +437,10 @@ impl PatchItem {
|
|
|
|
|
|
| - | |
| - | |
| - | |
| - | |
| + | |
| + | |
| + | |
| + | |
|
|
|
|
|