Open lydiaplu opened 3 weeks ago
The current test coverage for the org.sfa.request.dto package is 0%. This means no lines or branches are currently covered by unit tests. We need to:
• Add tests to cover key DTO classes. • Focus on increasing both line and branch coverage (currently 0%).
The goal is to achieve 80% or higher coverage for this package.
The current test coverage for the org.sfa.request.dto package is 0%. This means no lines or branches are currently covered by unit tests. We need to:
The goal is to achieve 80% or higher coverage for this package.