Technical debt from PRs
Open
- Dominant language
- Rust
- Stars
- 21
- Forks
- 7
- PR merge metrics
- No merged PRs in 30d
Description
- [ ] Reconsider using `toSavefile` for many cases, or rename it. https://github.com/a-b-street/ltn/pull/380#discussion_r2138629999
- [ ] Write full TS types for `toSavefile`, if it keeps getting used in many places
- [ ] Make `flate2` a dev-only dependency, for tests
Contributor guide
No contributing guide indexed for this repository
Research direction
Look for uses of `toSavefile` across the codebase to understand its current role. Check Cargo.toml to see how `flate2` is currently specified. The tasks involve refactoring and dependency management, requiring familiarity with the project's architecture and Rust's cargo features.
Written by the indexing model from the issue text.
Assessment
- Domain
- tooling
- Issue type
- Refactor
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 45/100