refactor(lib): extract logic for mergiraf {merge,solve}
out into separate modules #297
No reviewers
Labels
No labels
Compat/Breaking
Kind
Bad merge
Kind
Bug
Kind
Documentation
Kind
Enhancement
Kind
Feature
Kind
New language
Kind
Security
Kind
Testing
Priority
Critical
Priority
High
Priority
Low
Priority
Medium
Reviewed
Confirmed
Reviewed
Duplicate
Reviewed
Invalid
Reviewed
Won't Fix
Status
Abandoned
Status
Blocked
Status
Need More Info
No milestone
No project
No assignees
2 participants
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference: mergiraf/mergiraf#297
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "ada4a/mergiraf:split_merge_and_solve"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
I remember first delving into
lib.rs
, and feeling very lost jumpingbetween similarly-named functions placed in a seemingly random order. I
believe that after numerous restructurings (#123, #127, #132, #157), a
clearer structure has started to emerge, and this PR will hopefully be
the final step required.
Very pompous, I know, but that's not totally unwarranted I think
I'm pretty sure this will break every single WIP PR, but oh well 😅
Yay! Makes a lot of sense.
Glad you like it! I don't want to stall #296 for no reason, so I'll wait with this one until that one's merged:)
b13aaef0f0
to31115451b2
rebased onto main
Given that there was no response from #296, would you be okay with me merging this and asking you to resolve the resulting conflicts there @wetneb?
Fine by me, there are already conflicts to resolve there anyway.