Move out generated-cucumber-report module
Nobody has claimed this yet.
- Dominant language
- Java
- Stars
- 80
- Forks
- 17
- PR merge metrics
- No merged PRs in 30d
Description
Move out generated-cucumber-report module
Context
Currently, the generated-cucumber-report maven module only holds demo related code & the ReportGenerator. Maybe we can integrate it directly in ara-server and reduce the time spent when building this module.
Expected
The generated-cucumber-report is integrated in ara-server & the build time is reduced.
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 inspecting the Maven layout for generated-cucumber-report and ara-server, then identify how ReportGenerator and the demo-related code are wired into the build. Confirm the current build time and module dependencies before deciding what can move. Done means ara-server contains the needed functionality, generated-cucumber-report is no longer required as a separate module, and the build is measurably reduced.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- java
- Domain
- build-system
- Issue type
- Refactor
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 35/100