INDAPlus21 / INDAPlus21/ogronman-task-13
Pass
Nobody has claimed this yet.
- Dominant language
- Rust
- Stars
- 0
- Forks
- 0
- PR merge metrics
- No merged PRs in 30d
Description
Ver ywell done Oskar!
Sick that you made a scene editor! Thanks for the scripts! This is probably the first time I see Java files mingle with those of Rust; a sore sight for my eyes.
I particularly enjoyed your tests, but sadly I seem to only be able to build the release version, not the debug one. For the future, you can seperate you tests in a seperate file to shorten your files. Even structure implementations can be seperated in different files. Anything to shorten your 1200+ lines lib.rs.

Keep it up!
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start by reading the 1200+ line lib.rs and checking why only the release build succeeds. The feedback mentions separating tests and structure implementations into different files, but provides no specific tests, entry points, or acceptance criteria; clarification is needed before work can be considered done.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- java, rust
- Domain
- build-system, developer-experience
- Issue type
- Refactor
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 20/100