bitemyapp / bitemyapp/brambling
dest parameter is unused
Open
- Dominant language
- Clojure
- Stars
- 69
- Forks
- 2
- PR merge metrics
- No merged PRs in 30d
Description
It looks like the `dest` parameter is unused in transactions-with-schema: https://github.com/bitemyapp/brambling/blob/master/src/brambling/moves/ya/bits/migrate.clj#L141
Contributor guide
No contributing guide indexed for this repository
Research direction
Start in src/brambling/moves/ya/bits/migrate.clj around line 141 and trace transactions-with-schema and its callers to understand the intended role of dest. Resolve whether the parameter should affect migration behavior or be removed, and verify that the resulting interface and behavior are consistent.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- clojure
- Domain
- databases
- Issue type
- Refactor
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 35/100